tag 482166 pending
thanks
Hello,
Bug #482166 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=1b61b82
---
commit 1b61b829a76ccbd7534aca962f442a0c80fb12f8
Author: Raphaël Hertzog <[email protected]>
Date: Wed Nov 11 10:46:28 2009 +0100
dpkg-source: list upstream files modified by the diff during extraction
This only applies to "1.0" source packages using orig.tar.gz + diff.gz.
Dpkg::Source::Patch::apply() is modified to return the hashref containing
information about the patch applied so that we can extract the list of
files in Dpkg::Source::Package::V1::do_extract()
diff --git a/debian/changelog b/debian/changelog
index a526330..76b8959 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -81,6 +81,8 @@ dpkg (1.15.5) UNRELEASED; urgency=low
* Modify dpkg-source -b to use default build options from
debian/source/options. Thus it's now possible to have sticky options, for
example for the choice of a compression method (-Z<comp>).
+ * dpkg-source -x outputs the list of upstream files modified by the diff.gz
+ (applies only to source packages using format 1.0). Closes: #482166
[ Updated dpkg translations ]
* Czech (Miroslav Kure).
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]