tag 746122 pending
thanks

Hello,

Bug #746122 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=93a8d74

---
commit 93a8d7423561f90559a00a760945e529a5e6e414
Author: Guillem Jover <guil...@debian.org>
Date:   Mon May 12 07:33:56 2014 +0200

    build: Switch to use libtool for the static libraries
    
    This makes it possible to embed libcompat inside libdpkg, so that the
    static library that we ship is self contained with the required
    compatibility code, specifically the MD5 functions.
    
    This also prepares the build system for when we start building a
    shared library, although it disables it by default.
    
    Closes: #746122

diff --git a/debian/changelog b/debian/changelog
index aac0672..5314469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
 dpkg (1.17.10) UNRELEASED; urgency=low
 
+  [ Guillem Jover ]
+  * Use libtool to build the static libraries, which makes it possible to
+    embed libcompat inside libdpkg, as required by some external programs
+    linking against the latter. Closes: #746122
+
   [ Updated manpages translations ]
   * German (Helge Kreutzmann).
 


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

Reply via email to