tag 498380 pending
thanks

Hello,

Bug #498380 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=349aeaa

---
commit 349aeaa4f2673678cf09d5a31d4b80db1f534639
Author: Raphael Hertzog <[email protected]>
Date:   Thu Apr 9 18:07:09 2009 +0200

    dpkg-vendor: new script to query various vendor information
    
    This tool is meant to be used in debian/rules files to have common source
    packages across multiple distributions and yet still have slightly
    different binary packages.
    
    To automatically conserve customizations across derivatives of a given
    distribution, one can use “dpkg-vendor --derives-from vendor” so that all
    derivatives keep the same customizations when they rebuild the source
    package even if the current vendor is no more the same.

diff --git a/debian/changelog b/debian/changelog
index 4038122..604d9f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -66,6 +66,10 @@ dpkg (1.15.1) UNRELEASED; urgency=low
   * Fix update-alternatives to not remove real files installed in place of
     an alternative link when the corresponding alternative is fully removed.
     Closes: #526538
+  * Add a new dpkg-vendor tool to query vendor information stored in
+    /etc/dpkg/origins. It can be used in debian/rules to enable different
+    behaviour depending on the current vendor at the time of the build.
+    Closes: #498380
 
   [ Guillem Jover ]
   * Fix typo in dpkg output (‘unexecpted’ → ‘unexpected’). Closes: #519082




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

Reply via email to