[libmodule-path-perl] 05/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Sep 20 20:30:51 UTC 2014


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

gregoa pushed a commit to branch master
in repository libmodule-path-perl.

commit 07c7ea87e850a69e23a22e219bb9c8630f1c5ab8
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Sep 20 22:22:14 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 812bb78..6dffee7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: libmodule-path-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Florian Schlichting <fsfs at debian.org>, 
+Uploaders: Florian Schlichting <fsfs at debian.org>,
            Daniel Lintott <daniel at serverb.co.uk>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
@@ -13,7 +13,8 @@ Homepage: https://metacpan.org/release/Module-Path
 
 Package: libmodule-path-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to get the full path to a locally installed Perl module
  Module::Path provides a single function, module_path(), which will find
  where a module is installed locally. It works by looking in all the

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



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