[SCM] Debian packaging of libxml-atom-perl branch, master, updated. debian/0.41-1-2-g11fc818

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


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

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

diff --git a/debian/control b/debian/control
index 7248e25..2e79b8d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,46 +1,48 @@
 Source: libxml-atom-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>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Rene Mayorga <rmayorga at debian.org.sv>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libclass-data-inheritable-perl,
- libdatetime-perl,
- libdatetime-timezone-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>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Rene Mayorga <rmayorga at debian.org.sv>
+                     libclass-data-inheritable-perl,
+                     libdatetime-perl,
+                     libdatetime-timezone-perl,
+                     libhtml-parser-perl,
+                     liblwp-authen-wsse-perl,
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-libxml-perl,
+                     libxml-libxslt-perl,
+                     libxml-xpath-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/XML-Atom/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-atom-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-atom-perl.git
+Homepage: http://search.cpan.org/dist/XML-Atom/
 
 Package: libxml-atom-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libclass-data-inheritable-perl,
- libdatetime-perl,
- libdatetime-timezone-perl,
- libhtml-parser-perl,
- liblwp-authen-wsse-perl,
- liburi-perl,
- libwww-perl,
- libxml-libxml-perl (>= 1.69),
- libxml-libxslt-perl,
- libxml-xpath-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-data-inheritable-perl,
+         libdatetime-perl,
+         libdatetime-timezone-perl,
+         libhtml-parser-perl,
+         liblwp-authen-wsse-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-libxml-perl,
+         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
  the protocol implementation and a simple client for the API.
+

-- 
Debian packaging of libxml-atom-perl



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