tag 554488 pending
thanks

Hello,

Bug #554488 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=61ab00f

---
commit 61ab00f675dff4837c386075a0b835de263702fd
Author: Raphaël Hertzog <hert...@debian.org>
Date:   Sun Feb 21 11:58:40 2010 +0100

    dpkg-source: new option --create-empty-orig in formats "2.0" and "3.0 
(quilt)"
    
    With this option, dpkg-source will auto-create the main original tarball
    when it's missing and when there are supplementary tarballs. This makes it
    easier to bundle multiple software together.
    
    dpkg-source needs to be modified since the options have to be parsed
    before can_build() is called.

diff --git a/debian/changelog b/debian/changelog
index 33ff3bf..4e0b964 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,10 @@ dpkg (1.15.6) UNRELEASED; urgency=low
   * The -T option of dpkg-{source,gencontrol,genchanges} can now be used
     multiple times to read substitution variables from multiple files.
     Closes: #363323
+  * dpkg-source now supports an option --create-empty-orig in formats
+    "2.0" and "3.0 (quilt)" to auto-create the main original tarball when
+    there are supplementary tarballs. This makes it easier to bundle
+    multiple software together. Closes: #554488
 
   [ Guillem Jover ]
   * Handle argument parsing in dpkg-checkbuilddeps and dpkg-scanpackages




-- 
To UNSUBSCRIBE, email to debian-dpkg-bugs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to