[SCM] Debian packaging of libcolor-palette-perl branch, master, updated. debian/0.100000-1-1-g3428935

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


The following commit has been merged in the master branch:
commit 342893528eac3776ecedbf96f6910e71b3d3b1cc
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 25 16:04:49 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 958b3fe..e33e026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcolor-palette-perl (0.100000-2) UNRELEASED; urgency=low
+
+  * Add a Pre-Depends on dpkg (>= 1.15.6~) for the xz compression.
+
+ -- gregor herrmann <gregoa at debian.org>  Fri, 25 Nov 2011 16:04:48 +0100
+
 libcolor-palette-perl (0.100000-1) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 0204de1..7b40a58 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcolor-pale
 
 Package: libcolor-palette-perl
 Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${perl:Depends}, ${misc:Depends}, libmoosex-types-perl,
  libgraphics-color-perl, liblist-moreutils-perl, libmoose-perl
 Description: module to manipulate sets of named colours

-- 
Debian packaging of libcolor-palette-perl



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