[libfile-sharedir-projectdistdir-perl] 06/08: wrap&sort d/control

gregor herrmann gregoa at debian.org
Wed Oct 8 21:27:43 UTC 2014


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

gregoa pushed a commit to branch master
in repository libfile-sharedir-projectdistdir-perl.

commit 91d45f553e6af75a3f245edecfc08d066febef85
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 8 23:23:48 2014 +0200

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 77c4aa7..5e6e58e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,16 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: libcapture-tiny-perl,
- libclass-tiny-perl,
- libfile-sharedir-perl,
- libpath-class-perl,
- libpath-finddev-perl,
- libpath-isdev-perl,
- libpath-tiny-perl,
- libsub-exporter-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
+                     libclass-tiny-perl,
+                     libfile-sharedir-perl,
+                     libpath-class-perl,
+                     libpath-finddev-perl,
+                     libpath-isdev-perl,
+                     libpath-tiny-perl,
+                     libsub-exporter-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfile-sharedir-projectdistdir-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-sharedir-projectdistdir-perl.git
@@ -21,12 +21,13 @@ Homepage: https://metacpan.org/release/File-ShareDir-ProjectDistDir
 
 Package: libfile-sharedir-projectdistdir-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-sharedir-perl,
- libpath-finddev-perl,
- libpath-isdev-perl,
- libpath-tiny-perl,
- libsub-exporter-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-sharedir-perl,
+         libpath-finddev-perl,
+         libpath-isdev-perl,
+         libpath-tiny-perl,
+         libsub-exporter-perl
 Description: simple set-and-forget use of a share directory in the project root
  File::ShareDir::ProjectDistDir provides a simple way to make use of a
  'share' directory. During development, the directory will be

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-sharedir-projectdistdir-perl.git



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