[SCM] Debian packaging of libxml-atom-perl branch, master, updated. 16cb9e39f84d81b3b7e93fae6858785e8d753b6a

gregor herrmann gregoa at debian.org
Sat Sep 24 19:03:10 UTC 2011


The following commit has been merged in the master branch:
commit fb0adeb9ae9586ebec748152aec71452ea427da2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 24 20:57:56 2011 +0200

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 096f962..48e3cb3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,23 @@ Source: libxml-atom-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libxml-libxml-perl (>= 1.69),
- liburi-perl, libwww-perl, liblwp-authen-wsse-perl, libxml-xpath-perl,
- libdatetime-perl, libhtml-parser-perl, 
- libxml-libxslt-perl, libclass-data-inheritable-perl
+Build-Depends-Indep: perl,
+ libclass-data-inheritable-perl,
+ libdatetime-perl,
+ libhtml-parser-perl,
+ liblwp-authen-wsse-perl,
+ liburi-perl,
+ libwww-perl,
+ libxml-libxml-perl (>= 1.69),
+ libxml-libxslt-perl,
+ libxml-xpath-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Brian Cassidy <brian.cassidy at gmail.com>, Damyan Ivanov <dmn at debian.org>,
- Jose Luis Rivas <ghostbar38 at gmail.com>, Jaldhar H. Vyas <jaldhar at debian.org>,
+Uploaders: gregor herrmann <gregoa at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Brian Cassidy <brian.cassidy at gmail.com>,
+ Damyan Ivanov <dmn at debian.org>,
+ Jose Luis Rivas <ghostbar38 at gmail.com>,
+ Jaldhar H. Vyas <jaldhar at debian.org>,
  Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Rene Mayorga <rmayorga at debian.org.sv>
 Standards-Version: 3.9.2
@@ -19,10 +28,16 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-p
 
 Package: libxml-atom-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libxml-libxml-perl (>= 1.69),
- liblwp-authen-wsse-perl, liburi-perl, libwww-perl,
- libhtml-parser-perl, libxml-libxslt-perl, libdatetime-perl,
- libclass-data-inheritable-perl, libxml-xpath-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ libclass-data-inheritable-perl,
+ libdatetime-perl,
+ libhtml-parser-perl,
+ liblwp-authen-wsse-perl,
+ liburi-perl,
+ libwww-perl,
+ libxml-libxml-perl (>= 1.69),
+ libxml-libxslt-perl,
+ libxml-xpath-perl
 Description: module for manipulating Atom feeds
  XML::Atom is a Perl module that implements the Atom syndication API and
  archiving format for blogs and other data. This module consists of both

-- 
Debian packaging of libxml-atom-perl



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