| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy template file permissions to output files | Ben Hutchings | 2019-10-23 | 1 | -0/+3 |
* | Add maint scripts to meta-packages to convert doc directories to symlinks | Ben Hutchings | 2019-10-23 | 1 | -1/+1 |
* | gencontrol: Generalise substitution of debhelper config template | Ben Hutchings | 2019-10-23 | 1 | -0/+16 |
* | gencontrol: Introduce and use arch/featureset/flavour iterator functions | Ben Hutchings | 2019-03-05 | 1 | -12/+26 |
* | debian/lib/python/debian_linux/gencontrol.py: Delete broken methods | Ben Hutchings | 2018-10-01 | 1 | -9/+0 |
* | debian/bin, debian/lib/python: Delete write-only vars reported by pyflakes | Ben Hutchings | 2018-10-01 | 1 | -3/+0 |
* | debian/bin, debian/lib/python: Clean up imports based on pyflakes report | Ben Hutchings | 2018-10-01 | 1 | -1/+3 |
* | debian/bin, debian/lib/python: Fix most errors reported by pycodestyle | Ben Hutchings | 2018-10-01 | 1 | -28/+57 |
* | Add support for specifying build-dependencies in binary package templates | Ben Hutchings | 2018-09-11 | 1 | -0/+29 |
* | debian/lib/python/debian_linux/gencontrol.py: Don't override source name | Ben Hutchings | 2018-04-08 | 1 | -1/+2 |
* | debian/lib/python/debian_linux/gencontrol.py: Allow overriding output filenames | Ben Hutchings | 2018-04-08 | 1 | -4/+4 |
* | debian_linux.gencontrol: Add support for arch-indep per-featureset packages | Ben Hutchings | 2016-12-01 | 1 | -0/+35 |
* | Move merge_packages function from debian/bin/gencontrol.py to gencontrol module | Ben Hutchings | 2016-06-08 | 1 | -0/+19 |
* | debian_linux.gencontrol: Allow variable substitutions in control.source.in | Ben Hutchings | 2016-04-04 | 1 | -1/+2 |
* | debian/control: Make field ordering consistent again | Ben Hutchings | 2015-10-31 | 1 | -2/+2 |
* | debian/bin,debian/control,debian/lib/python: Use Python 3 | Ben Hutchings | 2015-08-29 | 1 | -4/+3 |
* | debian/lib/python/debian_linux/gencontrol.py: | Bastian Blank | 2014-10-31 | 1 | -1/+1 |
* | debian/lib/python/debian_linux: More Python 3 support. | Bastian Blank | 2014-01-02 | 1 | -10/+7 |
* | [arm,x86,s390,s390x] Introduce linux-compiler meta-packages to allow use of f... | Ben Hutchings | 2013-11-21 | 1 | -8/+6 |
* | Support build-arch and build-indep make targets | Bastian Blank | 2012-06-14 | 1 | -1/+2 |
* | debian/bin/gencontrol.py: | Bastian Blank | 2012-06-13 | 1 | -2/+0 |
* | linux-source: Add single patch for each featureset | Ben Hutchings | 2012-06-10 | 1 | -0/+2 |
* | Remove support for per-architecture patches | Ben Hutchings | 2012-06-03 | 1 | -1/+1 |
* | * debian/lib/python/debian_linux/debian.py: Use unicode. | Bastian Blank | 2012-01-11 | 1 | -1/+0 |
* | debian/lib/python: Use unicode always. | Bastian Blank | 2012-01-11 | 1 | -4/+6 |
* | * debian/lib/python/debian_linux/debian.py: | Bastian Blank | 2012-01-11 | 1 | -1/+1 |
* | debian/lib/python: Remove SortedDict, use collections.OrderedDict instead. | Bastian Blank | 2012-01-11 | 1 | -3/+4 |
* | debian/lib/python: PEP8 and other style fixes. | Bastian Blank | 2012-01-11 | 1 | -14/+18 |
* | debian/lib/python/debian_linux/gencontrol.py: | Bastian Blank | 2011-07-18 | 1 | -2/+0 |
* | debian/lib/python/debian_linux/gencontrol.py: Don't need subst variables. | Bastian Blank | 2010-04-20 | 1 | -2/+2 |
* | debian/lib/python/debian_linux/gencontrol.py: Sort makeflags. | Bastian Blank | 2010-04-20 | 1 | -1/+1 |
* | debian/lib/python/debian_linux/gencontrol.py: | Bastian Blank | 2010-01-21 | 1 | -1/+1 |
* | Move all description related config options into its own section. | Bastian Blank | 2009-10-27 | 1 | -3/+0 |
* | debian/lib/python/debian_linux/gencontrol.py: | Bastian Blank | 2009-08-03 | 1 | -0/+2 |
* | debian/lib/python/debian_linux/gencontrol.py: Fix longclass usage. | Bastian Blank | 2008-07-26 | 1 | -4/+1 |
* | * debian/bin/gencontrol.py: Python style update. | Bastian Blank | 2008-05-11 | 1 | -17/+15 |
* | debian/lib/python/debian_linux/gencontrol.py: Python style update. | Bastian Blank | 2008-05-11 | 1 | -5/+2 |
* | * debian/bin/gencontrol.py: Fix small problem. | Bastian Blank | 2008-05-11 | 1 | -6/+8 |
* | * debian/bin/gencontrol.py: Remove further "vars" updates. | Bastian Blank | 2008-05-11 | 1 | -5/+3 |
* | * debian/bin/gencontrol.py: Cleanup. | Bastian Blank | 2008-05-11 | 1 | -7/+7 |
* | Reverting previous re-adding of process_version_linux as it is desired to be ... | Daniel Baumann | 2008-05-06 | 1 | -9/+0 |
* | Re-adding dropped process_version_linux argument in linux-support to make con... | Daniel Baumann | 2008-05-06 | 1 | -0/+9 |
* | Revert "debian/bin, debian/lib: Infrastructure was declared irrelevant, drop ... | Maximilian Attems | 2008-05-01 | 1 | -0/+310 |
* | debian/bin, debian/lib: Infrastructure was declared irrelevant, drop it. | Bastian Blank | 2008-04-27 | 1 | -310/+0 |
* | debian/bin/gencontrol.py: | Bastian Blank | 2008-01-29 | 1 | -15/+1 |
* | debian/lib/python/debian_linux/gencontrol.py | Bastian Blank | 2008-01-18 | 1 | -14/+17 |
* | * debian/lib/python/debian_linux/gencontrol.py: | Bastian Blank | 2007-12-15 | 1 | -2/+3 |
* | * debian/bin/gencontrol.py: Generate list of versions from changelog. | Bastian Blank | 2007-12-15 | 1 | -1/+2 |
* | * debian/bin/abicheck.py, debian/bin/abiupdate.py: Use config dump. | Bastian Blank | 2007-10-14 | 1 | -7/+13 |
* | debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py, | Bastian Blank | 2007-09-27 | 1 | -27/+63 |