[SCM] Debian packaging of libpdf-api2-perl branch, master, updated. 03423dac05bde24401a21a045ccda0f2ce33d1d3

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


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

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

diff --git a/debian/changelog b/debian/changelog
index 8bd2c3c..caad86e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ libpdf-api2-perl (2.019-2) UNRELEASED; urgency=low
   * debian/copyright: Replace DEP5 Format-Specification URL from
     svn.debian.org to anonscm.debian.org URL.
 
+  [ gregor herrmann ]
+  * Add a Pre-Depends on dpkg (>= 1.15.6~) for the xz compression.
+
  -- Ansgar Burchardt <ansgar at debian.org>  Wed, 27 Jul 2011 18:47:00 +0200
 
 libpdf-api2-perl (2.019-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 38a2b4f..4e67348 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Homepage: http://pdfapi2.sourceforge.net/
 
 Package: libpdf-api2-perl
 Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}, ${perl:Depends},
  ttf-dejavu,
  libfont-ttf-perl

-- 
Debian packaging of libpdf-api2-perl



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