[libb-utils-perl] 04/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon May 5 19:41:46 UTC 2014


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

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

commit b3493f9324080759b14a51350295b587f3a5edfe
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon May 5 21:39:56 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 97758cd..d2bd369 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libb-utils-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312), perl,
- libtask-weaken-perl,
- libextutils-depends-perl (>= 0.302)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends: debhelper (>= 9.20120312~),
+               perl,
+               libtask-weaken-perl,
+               libextutils-depends-perl (>= 0.302)
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/B-Utils
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-utils-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libb-utils-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libb-utils-perl.git
+Homepage: https://metacpan.org/release/B-Utils
 
 Package: libb-utils-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libtask-weaken-perl
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libtask-weaken-perl
 Description: Perl module assisting with op tree manipulation
  B::Utils contains a variety of functions which make it easier to manipulate
  perl's op tree. It provides many commonly used features like stringification

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



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