summaryrefslogtreecommitdiff
path: root/debian/lib
AgeCommit message (Expand)Author
2015-11-10debian/lib/python: Add support for package relation restrictionsBen Hutchings
2015-11-10debian/lib/python: Never merge package relations with a different version ope...Ben Hutchings
2015-10-31debian_linux.{debian,utils}: Support templates for debian/tests/controlBen Hutchings
2015-10-31debian_linux.utils: Support templates for RFC822 files other than debian/controlBen Hutchings
2015-10-31debian/control: Make field ordering consistent againBen Hutchings
2015-08-30debian/bin/kconfig.py: Adjust for compatibility with Python 3Ben Hutchings
2015-08-29debian/bin,debian/control,debian/lib/python: Use Python 3Ben Hutchings
2015-04-27Add security update versions to regex and distribution/version sanity checksBen Hutchings
2015-04-27Fix regex for the bpo version suffixBen Hutchings
2014-12-10Add integer type to config schemaBen Hutchings
2014-11-08Add support for -ckt stable updatesBen Hutchings
2014-11-04Revert "Make version in package name independant of internal abi"Ben Hutchings
2014-11-01Make version in package name independant of internal abiBastian Blank
2014-10-31debian/lib/python/debian_linux/gencontrol.py:Bastian Blank
2014-01-02debian/lib/python/debian_linux: More Python 3 support.Bastian Blank
2014-01-02debian/lib/python/debian_linux/patches.py: Remove unneeded imports.Bastian Blank
2014-01-02debian/lib/python/debian_linux/patches.py: Use subprocess.Bastian Blank
2014-01-02debian/lib/python/debian_linux/patches.py: Use with to guard open files.Bastian Blank
2014-01-02debian/lib/python/debian_linux/patches.py:Bastian Blank
2014-01-01* debian/bin/genorig.py, debian/lib/python/debian_linux/abi.py,Bastian Blank
2013-11-21[arm,x86,s390,s390x] Introduce linux-compiler meta-packages to allow use of f...Ben Hutchings
2013-09-23debian/lib/python/debian_linux/kconfig.py:Bastian Blank
2013-09-23debian/lib/python/debian_linux/config.py: Also support execution with python3.Bastian Blank
2013-09-23debian/lib/python/debian_linux/config.py: Minimal python3 support.Bastian Blank
2013-08-17Don't require '.in' suffix on templatesBen Hutchings
2013-08-11Merge changes from wheezy-backports to reduce the need for source changesBen Hutchings
2013-06-02Change experimental Debian revision format to 1~exp<n>Ben Hutchings
2013-06-02Add __str__ method to debian_linux.debian.VersionBen Hutchings
2012-08-04Fix linux_upstream_full compute for version with modifierBen Hutchings
2012-06-14Support build-arch and build-indep make targetsBastian Blank
2012-06-13debian/bin/gencontrol.py:Bastian Blank
2012-06-10linux-source: Add single patch for each featuresetBen Hutchings
2012-06-03Replace patch series lists with one main series and one per featuresetBen Hutchings
2012-06-03Remove support for per-architecture patchesBen Hutchings
2012-06-02Fix version parsing in debian/bin/genorig.py when using a DFSG numberBen Hutchings
2012-04-16Fix parsing of WHENCE file listing multiple binary files in a groupBen Hutchings
2012-03-12debiann/lib/python/debian_linux/config.py:Bastian Blank
2012-01-18debian/lib/python/debian_linux/config.py:Bastian Blank
2012-01-11debian/lib/python/debian_linux/config.py: Fix debugging output.Bastian Blank
2012-01-11debian/lib/python/debian_linux/config.py:Bastian Blank
2012-01-11debian/bin/gencontrol.py, debian/lib/python/debian_linux/config.py:Bastian Blank
2012-01-11debian/lib/python/debian_linux/config.py: Read pickled config.Bastian Blank
2012-01-11debian/lib/python/debian_linux/config.pyBastian Blank
2012-01-11debian/lib/python/debian_linux/config.py: Return base object for config.Bastian Blank
2012-01-11* debian/lib/python/debian_linux/debian.py: Use unicode.Bastian Blank
2012-01-11debian/lib/python/debian_linux/config.py: Fix schema.Bastian Blank
2012-01-11debian/lib/python: Use unicode always.Bastian Blank
2012-01-11* debian/lib/python/debian_linux/debian.py:Bastian Blank
2012-01-11debian/lib/python: Remove SortedDict, use collections.OrderedDict instead.Bastian Blank
2012-01-11debian/lib/python: PEP8 and other style fixes.Bastian Blank