[SCM] Debian packaging of Net-Z3950-SimpleServer CPAN distribution branch, master, updated. debian/1.15-1-4-g8045d3a

gregor herrmann gregoa at debian.org
Thu Jul 5 20:46:44 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 7b1a807..8530646 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: libnet-z3950-simpleserver-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ben Webb <bjwebb67 at googlemail.com>,
- gregor herrmann <gregoa at debian.org>
-Build-Depends: debhelper (>= 8), perl, libyaz4-dev, yaz (>= 4)
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl,
+               libyaz4-dev,
+               yaz
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-z3950-simpleserver-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-z3950-simpleserver-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-z3950-simpleserver-perl.git
 Homepage: http://search.cpan.org/dist/Net-Z3950-SimpleServer/
 
 Package: libnet-z3950-simpleserver-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: simple perl API for building Z39.50 servers
  The Net::Z3950::SimpleServer module is a tool for constructing Z39.50
  "Information Retrieval" servers in Perl. The module is easy to use, but it does

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



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