Control: tag 785937 pending
Hi!
Bug #785937 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:
https://anonscm.debian.org/cgit/dpkg/dpkg.git/diff/?id=0ced7a6
---
commit 0ced7a67b687fd2a3f906c24739ae7d82d594cc5
Author: Guillem Jover <[email protected]>
Date: Thu May 28 00:22:31 2015 +0200
Revert "dpkg-gensymbols: Use the original template symbols file when
diffing"
This reverts commit 9251cc40db1793d01ad0c27408fb0f170c067772.
There's too much information not being preserved in the symbols files to
be able to regenerate templates for them. Although the #PACKAGE# pattern
has been fixed, there is still comments, #include directives and symbols
order. Let's revert it and consider the request that prompted the change
requires too much work for too little gain.
Closes: #785937, #786840
diff --git a/debian/changelog b/debian/changelog
index 2ef15d0..49757af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,10 @@ dpkg (1.18.1) UNRELEASED; urgency=low
member. This meant using compression level 1 when using the zlib shared
library to compress the control.tar member, and always failing when using
the gzip command. Regression introduced in dpkg 1.17.6. Closes: #786654
+ * Use the generated template file instead of the original one when looking
+ for changes in dpkg-gensymbols. There's too much information not being
+ preserved in the symbols files to be able to regenerate templates for
+ them. Closes: #785937, #786840
* Perl modules:
- Add missing strict and warnings pragmas for submodules.
- Use non-destructive substitutions inside map.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]