[SCM] Debian packaging of libhttp-oai-perl branch, master, updated. debian/3.27-1-11-g57ebb8c

gregor herrmann gregoa at debian.org
Thu Jul 5 20:33:13 UTC 2012


The following commit has been merged in the master branch:
commit 5c0e096b2c1a49527e3c88b79b8f589d8951db80
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:34:26 2012 -0600

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

diff --git a/debian/control b/debian/control
index e6000ce..d36a587 100644
--- a/debian/control
+++ b/debian/control
@@ -1,35 +1,37 @@
 Source: libhttp-oai-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Robin Sheat <robin at catalyst.net.nz>,
+           Chris Butler <chrisb at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libhttp-message-perl,
- liburi-perl,
- libwww-perl,
- libxml-libxml-perl,
- libxml-sax-base-perl,
- libxml-sax-perl (>= 0.96),
- perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Robin Sheat <robin at catalyst.net.nz>,
- Chris Butler <chrisb at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
+                     liburi-perl,
+                     libwww-perl,
+                     libxml-libxml-perl,
+                     libxml-sax-base-perl,
+                     libxml-sax-perl,
+                     perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/HTTP-OAI/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-oai-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-oai-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-oai-perl.git
+Homepage: http://search.cpan.org/dist/HTTP-OAI/
 
 Package: libhttp-oai-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libhttp-message-perl,
- liburi-perl,
- libwww-perl,
- libxml-libxml-perl,
- libxml-sax-base-perl,
- libxml-sax-perl (>= 0.96)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libhttp-message-perl,
+         liburi-perl,
+         libwww-perl,
+         libxml-libxml-perl,
+         libxml-sax-base-perl,
+         libxml-sax-perl
 Description: API for the OAI-PMH
  HTTP::OAI is a Perl library implementing an API to use the Open Archives 
  Initiative Protocol for Metadata Harvesting (OAI-PMH). See
  http://www.openarchives.org/OAI/openarchivesprotocol.html for
  more information.
+

-- 
Debian packaging of libhttp-oai-perl



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