[libsvn-dump-perl] 05/07: wrap&sort d/control

gregor herrmann gregoa at debian.org
Fri May 29 20:00:03 UTC 2015


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

gregoa pushed a commit to branch master
in repository libsvn-dump-perl.

commit cc23eb8fff81108bf8d8655aa88decd173c9ef9a
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 29 21:56:56 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 3796f3f..2de4bf8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,15 @@ Source: libsvn-dump-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- libmodule-build-perl (>= 0.380000)
-Build-Depends-Indep: perl,
- libperlio-gzip-perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl
+               libmodule-build-perl (>= 0.380000)
+Build-Depends-Indep: libperlio-gzip-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Edi Stojicevic <estojicevic at debianworld.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Florian Schlichting <fsfs at debian.org>
+           Jonathan Yu <jawnsy at cpan.org>,
+           Florian Schlichting <fsfs at debian.org>
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvn-dump-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libsvn-dump-perl.git
@@ -18,7 +18,8 @@ Homepage: https://metacpan.org/release/SVN-Dump
 
 Package: libsvn-dump-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for parsing Subversion dumps
  SVN::Dump is a collection of Perl modules for loading a Subversion dump file
  and representing its contents as a collection of node objects. It creates a

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsvn-dump-perl.git



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