[SCM] Debian packaging of Net-Z3950-Simple2ZOOM CPAN distribution branch, master, updated. upstream/1.04-7-gf4f58b1

gregor herrmann gregoa at debian.org
Tue Aug 9 16:29:59 UTC 2011


The following commit has been merged in the master branch:
commit 6eb8e5048a678bab04e2afc67ccbaee46adce6a2
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 9 18:17:46 2011 +0200

    puts depends one per line (and sort again)

diff --git a/debian/control b/debian/control
index 25d0f12..112063f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,15 @@ Source: libnet-z3950-simple2zoom-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8), libyaz4-dev | libyaz-dev
-Build-Depends-Indep: perl, libmarc-record-perl, libmarc-xml-perl,
- libnet-z3950-simpleserver-perl, libnet-z3950-zoom-perl, liburi-perl,
- libwww-perl, libxml-libxml-perl, libxml-simple-perl
+Build-Depends-Indep: perl,
+ libmarc-record-perl,
+ libmarc-xml-perl,
+ libnet-z3950-simpleserver-perl,
+ libnet-z3950-zoom-perl,
+ liburi-perl,
+ libwww-perl,
+ libxml-libxml-perl,
+ libxml-simple-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ben Webb <bjwebb67 at googlemail.com>
 Standards-Version: 3.9.2
@@ -14,9 +20,16 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-z3950-
 
 Package: libnet-z3950-simple2zoom-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libyaz4, libmarc-record-perl,
- libmarc-xml-perl, libnet-z3950-simpleserver-perl, libnet-z3950-zoom-perl,
- liburi-perl, libwww-perl, libxml-libxml-perl, libxml-simple-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmarc-record-perl,
+ libmarc-xml-perl,
+ libnet-z3950-simpleserver-perl,
+ libnet-z3950-zoom-perl,
+ liburi-perl,
+ libwww-perl,
+ libxml-libxml-perl,
+ libxml-simple-perl,
+ libyaz4
 Description: gateway between Z39.50 and SRU/SRW
  The Net::Z3950::Simple2ZOOM module provides all the application logic of a
  generic "Swiss Army Gateway" between Z39.50 and SRU. It is used by the

-- 
Debian packaging of Net-Z3950-Simple2ZOOM CPAN distribution



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