[libnet-z3950-zoom-perl] 06/08: wrap&sort d/control

gregor herrmann gregoa at debian.org
Thu Mar 6 23:45:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-z3950-zoom-perl.

commit b9301878dc20ea86853fc8e583ddd03da263e435
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Mar 7 00:41:08 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 4c0e507..f229a93 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,10 @@
 Source: libnet-z3950-zoom-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), libyaz4-dev, 
- libmarc-record-perl, perl
+Build-Depends: debhelper (>= 9.20120312~),
+               libmarc-record-perl,
+               libyaz4-dev,
+               perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>,
            Vincent Danjean <vdanjean at debian.org>,
@@ -14,7 +16,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-z3950-
 
 Package: libnet-z3950-zoom-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libmarc-record-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libmarc-record-perl
 Description: Perl extension implementing the ZOOM API for Information Retrieval via Z39.50
  Net::Z3950::ZOOM provides a nice, Perlish implementation of the ZOOM
  Abstract API described and documented at http://zoom.z3950.org/api/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-z3950-zoom-perl.git



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