Commit Graph

20 Commits

Author SHA1 Message Date
Bastian Blank fb642c8e06 debian/lib/python/debian_linux/patches.py: Remove unneeded imports.
svn path=/dists/trunk/linux/; revision=20953
2014-01-02 21:49:16 +00:00
Bastian Blank 1d8ffb3ae4 debian/lib/python/debian_linux/patches.py: Use subprocess.
svn path=/dists/trunk/linux/; revision=20952
2014-01-02 21:47:26 +00:00
Bastian Blank 69f20e1d9e debian/lib/python/debian_linux/patches.py: Use with to guard open files.
svn path=/dists/trunk/linux/; revision=20951
2014-01-02 21:38:26 +00:00
Bastian Blank 1d7360d6a8 debian/lib/python/debian_linux/patches.py:
Remove support for compressed patches.

svn path=/dists/trunk/linux/; revision=20950
2014-01-02 21:35:54 +00:00
Bastian Blank 929894f687 * debian/bin/genorig.py, debian/lib/python/debian_linux/abi.py,
debian/lib/python/debian_linux/debian.py,
  debian/lib/python/debian_linux/patches.py,
  - Support Python 3.
  - Use six if necessary.
* debian/templates/control.main.in, debian/templates/control.source.in:
  Depend on python-six.

svn path=/dists/trunk/linux/; revision=20946
2014-01-01 22:14:11 +00:00
Ben Hutchings f4932e3768 Replace patch series lists with one main series and one per featureset
Change patch.apply.in to apply a single patch series without
filtering.  Move series/base to series-all and series/base-extra to
series-rt and series-none (the latter empty).

Remove the redundant status file support from patch.apply.in, and
convert it into a static file rather than a template.

Remove the redundant patch series list support from patches.py.

svn path=/dists/sid/linux/; revision=19071
2012-06-03 22:03:33 +00:00
Bastian Blank 9863acaddd debian/lib/python: PEP8 and other style fixes.
svn path=/dists/trunk/linux-2.6/; revision=18488
2012-01-11 16:52:29 +00:00
Bastian Blank 7f5e7db196 Merge /dists/squeeze/linux-2.6 (2.6.32-30).
svn path=/dists/trunk/linux-2.6/; revision=16903
2011-02-16 17:06:01 +00:00
Bastian Blank a94d55bc0d Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12535
2008-12-28 16:55:48 +00:00
Bastian Blank 33f0a2eb8a debian/lib/python/debian_linux/patches.py:
Support shell style globs in remove action.

svn path=/dists/trunk/linux-2.6/; revision=12015
2008-08-10 09:35:19 +00:00
Maximilian Attems f7c50a1460 Revert "debian/bin, debian/lib: Infrastructure was declared irrelevant, drop it."
as announced revert trunk sabotage

This reverts commit ccf3463f401b082e89a76d3475eff5b30c05622a.

svn path=/dists/trunk/linux-2.6/; revision=11215
2008-05-01 07:54:28 +00:00
Bastian Blank fb5a6dc08c debian/bin, debian/lib: Infrastructure was declared irrelevant, drop it.
svn path=/dists/trunk/linux-2.6/; revision=11213
2008-04-27 06:26:15 +00:00
Bastian Blank 019ee7fece * debian/lib/python/debian_linux/patches.py
- Simplify reverse check.
  - Add series list.
* debian/templates/patch.apply.in
  - Fix extra matching.
  - Use full version check.

svn path=/dists/trunk/linux-2.6/; revision=11097
2008-04-19 09:52:44 +00:00
Bastian Blank d119386ec6 * debian/lib/python/debian_linux/patches.py: Don't dictify patch data.
* debian/patches/series/1~experimental.1-extra: Convert to new format.
* debian/templates/patch.apply.in: Use debian_linux.patches.PatchSeries.

svn path=/dists/trunk/linux-2.6/; revision=10935
2008-03-22 12:41:25 +00:00
Bastian Blank 5b6a82f6b2 debian/lib/python/debian_linux/patches.py: Support directory removal.
svn path=/dists/trunk/linux-2.6/; revision=9559
2007-09-26 19:37:24 +00:00
Bastian Blank d6d1f34227 debian/lib/python/debian_linux/patches.py: Fix error check.
svn path=/dists/trunk/linux-2.6/; revision=9528
2007-09-15 20:44:05 +00:00
Bastian Blank b898466b14 debian/lib/python/debian_linux/patches.py: Fix.
svn path=/dists/trunk/linux-2.6/; revision=9520
2007-09-15 18:27:51 +00:00
Bastian Blank c18fdc3539 debian/lib/python/debian_linux/patches.py: Support unifdef.
svn path=/dists/trunk/linux-2.6/; revision=9518
2007-09-15 18:08:43 +00:00
Bastian Blank ba26896546 * debian/lib/python/debian_linux/patches.py: Split file listing in suboperations.
* debian/patches/debian/dfsg/files-1: Update.

svn path=/dists/trunk/linux-2.6/; revision=9517
2007-09-15 17:50:59 +00:00
Bastian Blank 696ff417a3 * debian/bin/genorig.py: Apply debian patch.
* debian/lib/python/debian_linux/debian.py: Export dfsg version.
* debian/lib/python/debian_linux/patches.py: Add.
* debian/patches/debian/dfsg/drivers-media-video-dabus.patch,
  debian/patches/debian/dfsg/drivers-net-dgrs.patch,
  debian/patches/debian/dfsg/drivers-net-tokenring-3c359-smctr.patch: Fix.
* debian/patches/series/orig-0: Move from debian/patches/series/orig-1.

svn path=/dists/trunk/linux-2.6/; revision=9504
2007-09-12 12:27:17 +00:00