summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2010-10-03 09:36:48 +0200
committerRaphaël Hertzog <hertzog@debian.org>2010-10-03 09:43:03 +0200
commit4fa01b70df1dc4458daee306cfa1f987b69da58c (patch)
tree52c28a6a934d3f3e686e94a9389ac4fc57c7d8d5 /debian
parentb85cfa6a0481c3937219f8739a83954d034c35b0 (diff)
downloaddpkg-4fa01b70df1dc4458daee306cfa1f987b69da58c.tar.gz
dpkg-source: correctly create .pc/.quilt_series with alternate series files
If you have debian/patches/ubuntu.series and you were unpacking the source package on ubuntu, quilt was still directed to debian/patches/series instead of debian/patches/ubuntu.series.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f4140cc14..41e2fd8aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ dpkg (1.15.8.6) UNRELEASED; urgency=low
* Fix Dpkg::Version's handling of version with a debian revision but an
empty version (e.g. "-0.1"). Thanks to James Vega <jamessan@debian.org>
for the patch. Closes: #597651
+ * With "3.0 (quilt)" source package, create .pc/.quilt_series with the
+ correct series file if the source package provides vendor specific patch
+ sets.
[ Updated man page translations ]
* French (Christian Perrier).