[SCM] Debian packaging of libxml-feedpp-perl branch, master, updated. 89d8dfb335a16926f68d219de9475ade473a93a3

gregor herrmann gregoa at debian.org
Thu Jul 5 21:09:36 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 78030b6..9c2d8f2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libxml-feedpp-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libxml-treepp-perl (>= 0.39)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Jonathan Yu <jawnsy at cpan.org>, Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends-Indep: perl,
+                     libxml-treepp-perl
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-feedpp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-feedpp-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-feedpp-perl.git
 Homepage: http://search.cpan.org/dist/XML-FeedPP/
 
 Package: libxml-feedpp-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libxml-treepp-perl (>= 0.39)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-treepp-perl
 Description: module to parse/write/merge/edit RSS/RDF/Atom syndication feeds
  XML::FeedPP is an all-purpose syndication utility that parses and publishes
  RSS 2.0, RSS 1.0 (RDF), Atom 0.3 and 1.0 feeds. It allows you to add new
  content, merge feeds, and convert among these various formats.
+

-- 
Debian packaging of libxml-feedpp-perl



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