[SCM] Debian packaging of libtest-www-mechanize-perl branch, master, updated. debian/1.36-1-5-ga75e3c5

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


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

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

diff --git a/debian/changelog b/debian/changelog
index e8458ed..2a31ef8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,12 @@ libtest-www-mechanize-perl (1.38-1) UNRELEASED; urgency=low
   IGNORE-VERSION: 1.38-1
   Makes test pass without HTML::Lint installed.
 
+  [ Ansgar Burchardt ]
+  * New upstream release.
+
+  [ gregor herrmann ]
+  * Add a Pre-Depends on dpkg (>= 1.15.6~) for the xz compression.
+
  -- Ansgar Burchardt <ansgar at debian.org>  Sat, 05 Nov 2011 09:58:00 +0100
 
 libtest-www-mechanize-perl (1.36-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 87791f5..199f426 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-m
 
 Package: libtest-www-mechanize-perl
 Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${perl:Depends}, ${misc:Depends},
  libcarp-assert-more-perl,
  libhttp-server-simple-perl (>= 0.42),

-- 
Debian packaging of libtest-www-mechanize-perl



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