tag 543581 pending
thanks

Hello,

Bug #543581 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=36a5420

---
commit 36a5420adb2ef7b29927c9011d140c1effd7941f
Author: Raphaël Hertzog <[email protected]>
Date:   Wed Nov 11 15:54:47 2009 +0100

    dpkg-source: add a DEP-3 compliant header to automatic patches
    
    In "3.0 (quilt)" format, dpkg-source can automatically create patches with
    the upstream changes applied to the source package. Those patches will now
    contain an informative header respecting the DEP-3 proposal where the
    Description contains a copy of the last changelog entry, the last uploader
    is mentionned in the Author field. Supplementary fields can be added
    by a vendor hook "extend-patch-header". The Debian implementation of this
    hook automatically adds Bug-Debian and Bug-Ubuntu entries.
    
    Dpkg::Source::Patch has been modified to be able to output a preliminary
    header.

diff --git a/debian/changelog b/debian/changelog
index d31316b..174ec02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -85,6 +85,8 @@ dpkg (1.15.5) UNRELEASED; urgency=low
     (applies only to source packages using format 1.0). Closes: #482166
     It also recommends usage of 3.0 (quilt) format during dpkg-source -b if it
     detects changes to upstream files that are stored in the .diff.gz.
+  * Add DEP-3 compliant headers to automatic patches created by dpkg-source
+    in 3.0 (quilt) source format. Closes: #543581
 
   [ Updated dpkg translations ]
   * Czech (Miroslav Kure).




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

Reply via email to