[SCM] Debian packaging of liblocales-perl branch, master, updated. debian/0.20-1-2-g2686c8c

gregor herrmann gregoa at debian.org
Fri Nov 25 15:10:55 UTC 2011


The following commit has been merged in the master branch:
commit 2686c8c50144ddfb6e7a9d766c2a9f7a3d7e5308
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 25 16:05:01 2011 +0100

    Add a Pre-Depends on dpkg (>= 1.15.6~) for the xz compression.

diff --git a/debian/changelog b/debian/changelog
index 46148c8..7b831d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 liblocales-perl (0.20-2) UNRELEASED; urgency=low
 
+  [ Ansgar Burchardt ]
   * Use XZ compression for source and binary packages.
 
+  [ gregor herrmann ]
+  * Add a Pre-Depends on dpkg (>= 1.15.6~) for the xz compression.
+
  -- Ansgar Burchardt <ansgar at debian.org>  Tue, 18 Oct 2011 20:59:08 +0200
 
 liblocales-perl (0.20-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index beec9fc..0700627 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocales-pe
 
 Package: liblocales-perl
 Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${perl:Depends}, ${misc:Depends}
 Description: object-oriented access to localized CLDR information
  Locales is a Perl library providing an object-oriented interface to

-- 
Debian packaging of liblocales-perl



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