[libdata-structure-util-perl] 07/08: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sun Jun 22 16:03:07 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdata-structure-util-perl.

commit 6a46577f3737fb64bbf57878ff3824b498a62102
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 22 18:01:46 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 446dbee..d2b31ec 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,24 @@
 Source: libdata-structure-util-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Jonathan McDowell <noodles at earth.li>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), perl, libtest-pod-perl,
- libfile-find-rule-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Jonathan McDowell <noodles at earth.li>
+Build-Depends: debhelper (>= 9.20120312~),
+               libfile-find-rule-perl,
+               libtest-pod-perl,
+               perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Data-Structure-Util
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-structure-util-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-structure-util-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-structure-util-perl.git
+Homepage: https://metacpan.org/release/Data-Structure-Util
 
 Package: libdata-structure-util-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
 Description: module to change nature of data within a data structure
  Data::Structure::Util is a Perl module for manipulating data within data
  structures. It can process an entire tree of data structures and perform the

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



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