[SCM] Debian packaging of libpetal-perl branch, master, updated. debian/2.20-1-2-g7a9743b

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


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

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

diff --git a/debian/control b/debian/control
index 7239ea4..ae696b4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,23 @@
 Source: libpetal-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libmkdoc-xml-perl (>= 0.70),
- liburi-perl, liblocale-maketext-gettext-perl
+Build-Depends-Indep: perl,
+                     libmkdoc-xml-perl,
+                     liburi-perl,
+                     liblocale-maketext-gettext-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Petal/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpetal-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpetal-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpetal-perl.git
+Homepage: http://search.cpan.org/dist/Petal/
 
 Package: libpetal-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmkdoc-xml-perl (>=0.70)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libmkdoc-xml-perl
 Description: Perl Template Attribute Language - TAL for perl
  Petal is an XML based templating engine that is able to process any kind of
  XML, XHTML and HTML.
@@ -21,3 +25,4 @@ Description: Perl Template Attribute Language - TAL for perl
  Petal borrows a lot of good ideas from the Zope Page Templates TAL
  specification, it is very well suited for the creation of WYSIWYG XHTML
  editable templates.
+

-- 
Debian packaging of libpetal-perl



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