[libdata-perl-perl] 03/05: Clean up debian/control with cme.

Intrigeri intrigeri at moszumanska.debian.org
Sun Nov 24 14:07:42 UTC 2013


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

intrigeri pushed a commit to branch master
in repository libdata-perl-perl.

commit b5774fc02760eb315645edab97368af961816035
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Nov 24 13:47:10 2013 +0000

    Clean up debian/control with cme.
---
 debian/control | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 6f79b59..88fcd08 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,18 @@
 Source: libdata-perl-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: intrigeri <intrigeri at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312)
 Build-Depends-Indep: libclass-method-modifiers-perl,
- liblist-moreutils-perl,
- libmodule-runtime-perl,
- librole-tiny-perl,
- libstrictures-perl,
- libtest-deep-perl,
- libtest-fatal-perl,
- libtest-output-perl,
- perl
+                     liblist-moreutils-perl,
+                     libmodule-runtime-perl,
+                     librole-tiny-perl,
+                     libstrictures-perl,
+                     libtest-deep-perl,
+                     libtest-fatal-perl,
+                     libtest-output-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-perl-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-perl-perl.git
@@ -20,12 +20,13 @@ Homepage: https://metacpan.org/release/Data-Perl
 
 Package: libdata-perl-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-method-modifiers-perl,
- liblist-moreutils-perl,
- libmodule-runtime-perl,
- librole-tiny-perl,
- libstrictures-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-method-modifiers-perl,
+         liblist-moreutils-perl,
+         libmodule-runtime-perl,
+         librole-tiny-perl,
+         libstrictures-perl
 Description: Base classes wrapping fundamental Perl data types.
  Data::Perl is a collection of classes that wrap fundamental data types that
  exist in Perl. These classes and methods as they exist today are an attempt

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



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