tag 557664 pending
thanks
Hello,
Bug #557664 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=6dbf501
---
commit 6dbf501ff1c09aa3ef2ea09259b23322fa5bea02
Author: Raphaël Hertzog <[email protected]>
Date: Tue Nov 24 00:51:59 2009 +0100
Dpkg::Source::Package::V3::quilt: set QUILT_PATCH_OPTS to mimick D::S::Patch
When building "3.0 (quilt)" source packages, use QUILT_PATCH_OPTS="-t -F 0
-N -u -V never -g0" so that quilt is as strict as dpkg-source's internal
implementation of quilt that relies on Dpkg::Source::Patch::apply().
diff --git a/debian/changelog b/debian/changelog
index 7b39dcc..6c18471 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ dpkg (1.15.5.3) UNRELEASED; urgency=low
to use.
* Add missing "use Dpkg::Gettext" in Dpkg::Changelog::Entry::Debian.
Closes: #557668
+ * When building "3.0 (quilt)" source packages, use QUILT_PATCH_OPTS="-t -F 0
+ -N -u -V never -g0" so that quilt is as strict as dpkg-source's internal
+ implementation of quilt. Closes: #557664
[ Guillem Jover ]
* Verify that the alternative used in update-alternatives --set has been
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]