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

gregor herrmann gregoa at debian.org
Mon Apr 7 17:49:39 UTC 2014


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

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

commit b59d4a23443a83d5bddcac3d69ef5952cf32d87c
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Apr 7 19:46:47 2014 +0200

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

diff --git a/debian/control b/debian/control
index 852b509..396f57e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libdata-util-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
- libhash-util-fieldhash-compat-perl,
- libscope-guard-perl,
- libtest-exception-perl,
- perl,
- perl (>= 5.17.4) | libextutils-parsexs-perl (>= 3.180000)
+               libhash-util-fieldhash-compat-perl,
+               libscope-guard-perl,
+               libtest-exception-perl,
+               perl,
+               perl (>= 5.17.4) | libextutils-parsexs-perl (>= 3.180000)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-util-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-util-perl.git
@@ -16,7 +16,9 @@ Homepage: https://metacpan.org/release/Data-Util
 
 Package: libdata-util-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: selection of utilities for data and data types
  Data::Util provides utility functions for data and data types, including
  functions for subroutines and symbol table hashes (stashes).

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



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