[SCM] Debian packaging of libxml-feed-perl branch, master, updated. debian/0.48+dfsg-1-5-g8fbf3cb

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


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

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

diff --git a/debian/control b/debian/control
index 0a12b02..bd27229 100644
--- a/debian/control
+++ b/debian/control
@@ -1,49 +1,50 @@
 Source: libxml-feed-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libclass-errorhandler-perl,
- libdatetime-format-mail-perl,
- libdatetime-format-w3cdtf-perl,
- libdatetime-perl,
- libfeed-find-perl,
- libhtml-parser-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- liburi-fetch-perl (>= 0.03-2),
- liburi-perl,
- libwww-perl,
- libxml-atom-perl (>= 0.38),
- libxml-libxml-perl (>= 1.66),
- libxml-rss-libxml-perl,
- libxml-rss-perl (>= 1.44)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Ryan Niebur <ryan at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+                     libclass-errorhandler-perl,
+                     libdatetime-format-mail-perl,
+                     libdatetime-format-w3cdtf-perl,
+                     libdatetime-perl,
+                     libfeed-find-perl,
+                     libhtml-parser-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     liburi-fetch-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-atom-perl (>= 0.38),
+                     libxml-libxml-perl,
+                     libxml-rss-libxml-perl,
+                     libxml-rss-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/XML-Feed/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-feed-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-feed-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-feed-perl.git
+Homepage: http://search.cpan.org/dist/XML-Feed/
 
 Package: libxml-feed-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-errorhandler-perl,
- libdatetime-format-mail-perl,
- libdatetime-format-w3cdtf-perl,
- libdatetime-perl,
- libfeed-find-perl,
- libhtml-parser-perl,
- liburi-fetch-perl (>= 0.03-2),
- liburi-perl,
- libwww-perl,
- libxml-atom-perl (>= 0.38),
- libxml-libxml-perl (>= 1.66),
- libxml-rss-perl (>= 1.44)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-errorhandler-perl,
+         libdatetime-format-mail-perl,
+         libdatetime-format-w3cdtf-perl,
+         libdatetime-perl,
+         libfeed-find-perl,
+         libhtml-parser-perl,
+         liburi-fetch-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-atom-perl (>= 0.38),
+         libxml-libxml-perl,
+         libxml-rss-perl
 Description: syndication feed parser and auto-discovery Perl module
  XML::Feed is a syndication feed parser for both RSS and Atom feeds. It
  also implements feed auto-discovery for finding feeds, given a URI.
@@ -57,3 +58,4 @@ Description: syndication feed parser and auto-discovery Perl module
  .
  The goal of XML::Feed is to provide a unified API for parsing and using
  the various syndication formats.
+

-- 
Debian packaging of libxml-feed-perl



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