[libshell-perl] 05/10: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Jan 18 20:50:10 UTC 2016


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

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

commit 05c56ef4f16e60a1e71c26f82087c4200998af66
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 18 21:46:11 2016 +0100

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 4be26c6..c8a149b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,18 @@
 Source: libshell-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominic Hargreaves <dom at earth.li>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dominic Hargreaves <dom at earth.li>
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Shell
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libshell-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libshell-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libshell-perl.git
+Homepage: https://metacpan.org/release/Shell
 
 Package: libshell-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: run shell commands transparently within perl
  This package is included as a show case, illustrating a few Perl features.
  It shouldn't be used for production programs. Although it does provide a

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



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