| Commit message (Expand) | Author | Age | Files | Lines |
* | debian/lib/python/debian_linux/utils.py: Store file mode for templates | Ben Hutchings | 2019-10-23 | 1 | -7/+18 |
* | debian/lib/python/debian_linux/utils.py: Use 'with' to manage file handles | Ben Hutchings | 2019-10-23 | 1 | -6/+6 |
* | debian/bin, debian/lib/python: Fix most errors reported by pycodestyle | Ben Hutchings | 2018-10-01 | 1 | -2/+6 |
* | debian_linux.utils._read_rfc822: Parse and ignore comments | Ben Hutchings | 2016-05-14 | 1 | -0/+3 |
* | debian_linux.{debian,utils}: Support templates for debian/tests/control | Ben Hutchings | 2015-10-31 | 1 | -0/+6 |
* | debian_linux.utils: Support templates for RFC822 files other than debian/control | Ben Hutchings | 2015-10-31 | 1 | -1/+3 |
* | debian/bin,debian/control,debian/lib/python: Use Python 3 | Ben Hutchings | 2015-08-29 | 1 | -2/+2 |
* | Don't require '.in' suffix on templates | Ben Hutchings | 2013-08-17 | 1 | -7/+8 |
* | debian/lib/python: Use unicode always. | Bastian Blank | 2012-01-11 | 1 | -4/+5 |
* | debian/lib/python: Remove SortedDict, use collections.OrderedDict instead. | Bastian Blank | 2012-01-11 | 1 | -36/+0 |
* | debian/lib/python: PEP8 and other style fixes. | Bastian Blank | 2012-01-11 | 1 | -5/+10 |
* | Fix debian_linux.utils.read_control to tolerate extra blank lines | Ben Hutchings | 2011-09-03 | 1 | -5/+5 |
* | Move debian_linux.utils.Templates._read_control out to module scope | Ben Hutchings | 2011-09-03 | 1 | -38/+38 |
* | debian/lib/python/debian_linux/utils.py: Only import debian module if needed. | Bastian Blank | 2009-05-20 | 1 | -2/+6 |
* | debian/lib/python/debian_linux/utils.py | Bastian Blank | 2009-04-12 | 1 | -13/+12 |
* | Revert "debian/bin, debian/lib: Infrastructure was declared irrelevant, drop ... | Maximilian Attems | 2008-05-01 | 1 | -0/+108 |
* | debian/bin, debian/lib: Infrastructure was declared irrelevant, drop it. | Bastian Blank | 2008-04-27 | 1 | -108/+0 |
* | debian/lib/python/debian_linux/utils.py (Templates) | Bastian Blank | 2008-01-18 | 1 | -7/+15 |
* | * debian/lib/python/debian_linux/gencontrol.py: | Bastian Blank | 2007-08-15 | 1 | -13/+16 |
* | debian/bin/gencontrol.py, debian/lib/python/debian_linux: Coding style cleanup. | Bastian Blank | 2007-06-17 | 1 | -52/+9 |
* | debian/lib/python/debian_linux/utils.py: Remove rmtree function. | Bastian Blank | 2007-01-27 | 1 | -14/+0 |
* | debian/lib/python/debian_linux/utils.py: Add rmtree. | Bastian Blank | 2006-11-19 | 1 | -0/+14 |
* | debian/lib/python/debian_linux/utils.py: Support non control templates. | Bastian Blank | 2006-05-28 | 1 | -8/+12 |
* | r6005: waldi | 2006-03-02 11:06:40 +0100 | Bastian Blank | 2006-03-02 | 1 | -2/+8 |
* | r5566: waldi | 2006-01-22 21:27:35 +0100 | Bastian Blank | 2006-02-17 | 1 | -12/+9 |
* | * Set compiler build dependencies from config informations. | Bastian Blank | 2006-01-06 | 1 | -44/+2 |
* | * Move most parts of debian/bin/gencontrol.py to debian/lib. | Bastian Blank | 2006-01-04 | 1 | -0/+175 |