[SCM] Debian packaging of libpetal-utils-perl branch, master, updated. debian/0.06-2-2-g98179ca

gregor herrmann gregoa at debian.org
Thu Jul 5 20:49:52 UTC 2012


The following commit has been merged in the master branch:
commit 576edbe462b3032924c847c68d14af70ed2c97ab
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:50:15 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index aa70e72..59e93fb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,29 @@
 Source: libpetal-utils-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl
-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>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl
+Build-Depends-Indep: perl,
+                     libpetal-perl (>= 2.19-2~),
+                     liburi-perl
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpetal-utils-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpetal-utils-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpetal-utils-perl.git
 Homepage: http://search.cpan.org/dist/Petal-Utils/
 
 Package: libpetal-utils-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl,
- libpetal-perl (>= 2.19-2~), libtimedate-perl (>= 0.01)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         liburi-perl,
+         libpetal-perl (>= 2.19-2~),
+         libtimedate-perl
 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.
  .
  Petal is an XML based templating engine that is able to process any kind of
  XML, XHTML and HTML.
+

-- 
Debian packaging of libpetal-utils-perl



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