[libpath-isdev-perl] 03/04: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Jul 19 21:28:15 UTC 2014


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

gregoa pushed a commit to branch master
in repository libpath-isdev-perl.

commit 86508ca937607633012e27fbb7029f6b8c37f36b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 19 23:27:09 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 6343908..37c4e3c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: libpath-isdev-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
- perl
+               perl
 Build-Depends-Indep: libclass-tiny-perl,
- libfile-homedir-perl,
- libmodule-runtime-perl,
- libpath-tiny-perl,
- librole-tiny-perl,
- libsub-exporter-perl,
- libtest-fatal-perl,
- libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6)
+                     libfile-homedir-perl,
+                     libmodule-runtime-perl,
+                     libpath-tiny-perl,
+                     librole-tiny-perl,
+                     libsub-exporter-perl,
+                     libtest-fatal-perl,
+                     libtest-simple-perl (>= 1.001002) | perl (>= 5.19.6)
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpath-isdev-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpath-isdev-perl.git
@@ -20,13 +20,14 @@ Homepage: https://metacpan.org/release/Path-IsDev
 
 Package: libpath-isdev-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-tiny-perl,
- libfile-homedir-perl,
- libmodule-runtime-perl,
- libpath-tiny-perl,
- librole-tiny-perl,
- libsub-exporter-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-tiny-perl,
+         libfile-homedir-perl,
+         libmodule-runtime-perl,
+         libpath-tiny-perl,
+         librole-tiny-perl,
+         libsub-exporter-perl
 Description: Perl module to determine if a given Path resembles a development source tree
  Path::IsDev is more or less a bunch of heuristics for determining if a
  given path is a development tree root of some kind. This has many

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



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