[SCM] Debian packaging of libcatalyst-perl branch, master, updated. debian/5.90006-1-7-g63a2fd0

gregor herrmann gregoa at debian.org
Fri Nov 25 14:54:49 UTC 2011


The following commit has been merged in the master branch:
commit 781fb24490f047b14d0d9bbdb202b1b011f5847e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 25 15:49:20 2011 +0100

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

diff --git a/debian/control b/debian/control
index bdae7a1..fb46144 100644
--- a/debian/control
+++ b/debian/control
@@ -63,6 +63,7 @@ Homepage: http://search.cpan.org/dist/Catalyst-Runtime/
 
 Package: libcatalyst-perl
 Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}, ${perl:Depends},
  libcgi-simple-perl (>= 1.109),
  libclass-accessor-perl,

-- 
Debian packaging of libcatalyst-perl



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