[SCM] Debian packaging of libxml-feed-perl branch, master, updated. debian/0.46+dfsg-1-11-gc2d2b9f

gregor herrmann gregoa at debian.org
Sun Mar 11 17:06:20 UTC 2012


The following commit has been merged in the master branch:
commit 84108f1445b3b64cb2cfec4147f478237542b388
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Mar 11 17:59:47 2012 +0100

    wrap fields in d/control
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 99fb384..0a12b02 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,26 @@ Source: libxml-feed-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libclass-errorhandler-perl,
- libxml-rss-perl (>= 1.44), libxml-atom-perl (>= 0.38), libwww-perl,
- libhtml-parser-perl, liburi-perl, libdatetime-perl,
+Build-Depends-Indep: perl,
+ libclass-errorhandler-perl,
  libdatetime-format-mail-perl,
- libdatetime-format-w3cdtf-perl, liburi-fetch-perl (>= 0.03-2),
- libfeed-find-perl, libxml-libxml-perl (>= 1.66), libtest-pod-perl,
- libtest-pod-coverage-perl, libxml-rss-libxml-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>,
+ 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>
 Standards-Version: 3.9.3
@@ -21,12 +31,19 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-feed-p
 
 Package: libxml-feed-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libclass-errorhandler-perl,
- libxml-rss-perl (>= 1.44), libxml-atom-perl (>= 0.38), libwww-perl,
- libhtml-parser-perl, liburi-perl, libdatetime-perl,
+Depends: ${misc:Depends}, ${perl:Depends},
+ libclass-errorhandler-perl,
  libdatetime-format-mail-perl,
- libdatetime-format-w3cdtf-perl, liburi-fetch-perl (>= 0.03-2),
- libfeed-find-perl, libxml-libxml-perl (>= 1.66)
+ 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)
 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.

-- 
Debian packaging of libxml-feed-perl



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