tag 536066 pending
thanks

Hello,

Bug #536066 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=3df3fe4

---
commit 3df3fe4ce2ca36d679053a7b4f6415cfad25daed
Author: Raphaël Hertzog <[email protected]>
Date:   Sun Sep 20 11:13:10 2009 +0200

    Dpkg::Vendor::Ubuntu: move Launchpad-Bugs-Fixed creation in another hook
    
    The creation of the Launchpad-Bugs-Fixed field is now done
    in post-process-changelog-entry instead of before-changes-creation
    so that it's also output by dpkg-parsechangelog and not only
    in the .changes file. Closes: #536066

diff --git a/debian/changelog b/debian/changelog
index ebe5c2b..8a00b78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,8 @@ dpkg (1.15.5) UNRELEASED; urgency=low
       information that was previously available through Dpkg::Deps.
   * All dpkg-* perl programs that work with control information have been
     updated to use the new Dpkg::Control interface.
+  * Create Launchpad-Bugs-Fixed directly in the changelog parsing code thanks
+    to a new vendor hook post-process-changelog-entry. Closes: #536066
 
   [ Updated dpkg translations ]
   * German (Sven Joachim).




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to