aboutsummaryrefslogtreecommitdiffstats
path: root/debian/bin
Commit message (Expand)AuthorAgeFilesLines
...
* test-patches: allow to automatically determine flavour for rc and bpo kernelsUwe Kleine-König2018-11-081-1/+1
* Move generation of CONFIG_BUILD_SALT to gencontrol.pyBen Hutchings2018-10-141-0/+4
* debian/bin/gencontrol.py: Delete code that enumerates Debian revisionsBen Hutchings2018-10-031-7/+0
* Add Python static checks and unit tests to autopkgtest testsBen Hutchings2018-10-011-5/+9
* debian/bin/gencontrol.py, debian/templates: Rename tests/control templateBen Hutchings2018-10-011-1/+1
* debian/bin, debian/lib/python: Delete write-only vars reported by pyflakesBen Hutchings2018-10-012-3/+0
* debian/bin, debian/lib/python: Clean up imports based on pyflakes reportBen Hutchings2018-10-017-19/+10
* debian/bin, debian/rules.real: Add symlink to Python package directory instea...Ben Hutchings2018-10-018-7/+1
* debian/bin, debian/lib/python: Fix most errors reported by pycodestyleBen Hutchings2018-10-019-195/+378
* Merge tag 'debian/4.18.8-1'Ben Hutchings2018-09-186-27/+270
|\
| * debian/{watch,bin/uscan-hook}: Drop uscan hook in favour of uupdateBen Hutchings2018-09-131-19/+0
| * Move featureset patches and series file to debian/patches-<featureset>.Ben Hutchings2018-09-133-21/+14
| * Move all patch generation scripts to debian/binBen Hutchings2018-09-133-0/+269
* | linux-image-*-signed-template: Override lintian warnings about non-executable...Ben Hutchings2018-09-131-5/+15
* | gencontrol_signed.py: Add package_dir attribute for template package dirBen Hutchings2018-09-131-1/+3
* | gencontrol_signed.py: Add template package name to self.varsBen Hutchings2018-09-131-1/+2
* | udeb: Merge configuration directories and files across architecturesBen Hutchings2018-09-032-94/+114
|/
* gencontrol_signed.py: Fix silly errors in certificate fingerprint handlingBen Hutchings2018-08-261-2/+2
* debian/bin: Change "#!/usr/bin/env python3" to "#!/usr/bin/python3"Ben Hutchings2018-08-254-4/+4
* fix-shebang: Use the correct operation for comparing stringsBen Hutchings2018-08-251-1/+1
* Remove our private patch system, which is no longer neededBen Hutchings2018-08-111-10/+1
* debian/bin/genorig.py: Add support for debian/copyright Files-Excluded fieldBen Hutchings2018-08-101-0/+22
* debian/bin/gencontrol_signed.py: Add certificate fingerprints to template met...Ben Hutchings2018-08-031-5/+53
* linux-kbuild: Change "#!/usr/bin/env perl" to "#!/usr/bin/perl"Ben Hutchings2018-08-021-0/+12
* Move config files from linux-source to an arch-dependent linux-config packageBen Hutchings2018-07-031-14/+12
* Fix linux-{doc,manual,source,support} package names in rules.realBen Hutchings2018-07-021-0/+1
* debian/bin/gencontrol.py: Remove check for old [packages]tools config fieldBen Hutchings2018-06-261-4/+0
* genorig.py: Provide xz parameters to tar itselfBastian Blank2018-06-131-5/+18
* Write a complete changelog to signing templateBastian Blank2018-05-291-14/+12
* debian/bin/genorig.py: Use --sort option for reproducible tarBastian Blank2018-05-251-4/+3
* debian/bin/genorig.py: Allow xz to use all cpu coresBastian Blank2018-05-251-1/+1
* Add build profile and config/defines for disabling linux-sourceLuca Boccassi2018-05-081-0/+3
* Fix building only versioned tools packagesBen Hutchings2018-05-081-4/+4
* Fix linux-doc, linux-manual, linux-source, linux-support package namesBen Hutchings2018-04-291-0/+1
* Add support for building only versioned tools packagesBen Hutchings2018-04-291-5/+10
* debian/lib/python/debian_linux/gencontrol.py: Allow uploads to *-security wit...Ben Hutchings2018-04-281-2/+1
* Add support for compilers installed outside the default PATHBen Hutchings2018-04-161-0/+1
* debian/bin/gencontrol_signed.py: Copy maintainer and date into template's cha...Ben Hutchings2018-04-081-3/+3
* debian/bin/gencontrol_signed.py: Make valid native version for signed sourceBen Hutchings2018-04-081-18/+19
* Use a dummy build profile for udebs that we test-build before signingBen Hutchings2018-04-081-6/+12
* Add template source package to support code signingBen Hutchings2018-04-082-7/+252
* debian/config: Rename [build]signed-modules setting to signed-codeBen Hutchings2018-04-081-3/+3
* stable-update: Support bare reposBastian Blank2018-02-081-1/+4
* abiupdate.py: Add support for security mirrorsBen Hutchings2018-01-121-1/+12
* debian/bin/gencontrol.py: Set encoding to UTF-8 globallyBen Hutchings2017-10-201-5/+7
* debian/bin/buildcheck.py: Interpret ABI patterns more conventionallyBen Hutchings2017-10-131-2/+2
* linux-image-dbg: Override lintian errors for vDSOsBen Hutchings2017-10-011-2/+4
* Rename lintian-overrides template files to be consistentBen Hutchings2017-10-011-2/+2
* debian/control: Move many build dependencies to Build-Depends-Arch fieldBen Hutchings2017-09-301-1/+1
* buildcheck.py: Add check for uncompressed Image sizeRoger Shimizu2017-09-022-6/+21