[SCM] Debian packaging of libxml-rss-simplegen-perl branch, master, updated. 39fcbc1d4b20ca0746d909b5c07dfc23e76b1e6d

gregor herrmann gregoa at debian.org
Thu Jul 5 21:10:23 UTC 2012


The following commit has been merged in the master branch:
commit df38424cf8af7a50e995542fd293bdb04dc9bdf7
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:06:37 2012 -0600

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

diff --git a/debian/control b/debian/control
index fb03bc2..8c99c27 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libxml-rss-simplegen-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5.0.0), quilt
-Build-Depends-Indep: perl (>= 5.8.8-12)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-rss-simplegen-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-rss-simplegen-perl.git
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.8.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-rss-simplegen-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-rss-simplegen-perl.git
 Homepage: http://search.cpan.org/dist/XML-RSS-SimpleGen/
 
 Package: libxml-rss-simplegen-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: A Perl module for easily writing RSS files
  This module is for writing RSS files, simply. It transparently handles
  all the unpleasant details of RSS, like proper XML escaping, and also has
@@ -23,3 +25,4 @@ Description: A Perl module for easily writing RSS files
  This module isn't meant to have the full expressive power of RSS;
  instead, it provides functions that are most commonly needed by
  RSS-writing programs.
+

-- 
Debian packaging of libxml-rss-simplegen-perl



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