[SCM] Debian packaging of libpetal-utils-perl branch, master, updated. f354df5eab88e6cb15a0e8ebc82f841c81b901a6

Damyan Ivanov dmn at debian.org
Sun Aug 14 12:01:32 UTC 2011


The following commit has been merged in the master branch:
commit 785b37cd6f1565afc4df8c95b2ac4bbf30d76a7e
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Aug 14 14:42:20 2011 +0300

    Bump libpetal-perl (build-)dependencies to 2.19-2
    
    Ensures Petal that is not broken by Safe in Perl 5.12.1
    Closes: #627271 -- FTBFS

diff --git a/debian/changelog b/debian/changelog
index 8a1a470..8a7097b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,11 @@ libpetal-utils-perl (0.06-2) UNRELEASED; urgency=low
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
+  [ Damyan Ivanov ]
+  * Bump libpetal-perl (build-)dependencies to 2.19-2
+    Ensures Petal that is not broken by Safe in Perl 5.12.1
+    Closes: #627271 -- FTBFS
+
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:46:05 +0100
 
 libpetal-utils-perl (0.06-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 01f1725..ecd6ae0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libpetal-utils-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.6.10-12), libpetal-perl (>= 1.06),
+Build-Depends-Indep: perl (>= 5.6.10-12), libpetal-perl (>= 2.19-2),
  liburi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
@@ -14,7 +14,7 @@ Homepage: http://search.cpan.org/dist/Petal-Utils/
 Package: libpetal-utils-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl,
- libpetal-perl (>= 1.06), libtimedate-perl (>= 0.01)
+ libpetal-perl (>= 2.19-2), libtimedate-perl (>= 0.01)
 Description: Useful template modifiers for Petal
  Petal::Utils contains commonly used Petal modifiers (or plugins),
  and bundles them with an easy-to-use installation interface.

-- 
Debian packaging of libpetal-utils-perl



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