[SCM] Debian packaging of libuuid-perl branch, master, updated. 5d5451920814f79b82362c625493a03d73dcc3aa

gregor herrmann gregoa at debian.org
Sun Oct 14 16:17:58 UTC 2012


The following commit has been merged in the master branch:
commit 4b29e3e6e3efab6c208949de65d27c1be9b8459f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 14 18:03:00 2012 +0200

    debian/control: conflict on doc-base << 0.10.3
    
    to avoid package installation failure due to symbol lookup errors when perl
    5.14 and libuuid-perl get unpacked and trigger the old doc-base.
    
    Thanks: Martin Pitt for testing this in Ubuntu, Niko Tyni for the initial analysis, and Stuart Prescott for further triaging.
    Closes: #652638
    LP: #902553

diff --git a/debian/control b/debian/control
index e544e7d..39094f8 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libuuid-perl/
 Package: libuuid-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Conflicts: doc-base (<< 0.10.3)
 Description: Perl extension for using UUID interfaces as defined in e2fsprogs
  This is a Perl interface to libuuid from e2fsprogs.  It allows generation,
  parsing, and unparsing of UUIDs.

-- 
Debian packaging of libuuid-perl



More information about the Pkg-perl-cvs-commits mailing list