[libdate-manip-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Dec 9 22:16:45 UTC 2013


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

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

commit bb37b30b63b813311dd2d9a6a80f685f941007f6
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Dec 9 23:14:39 2013 +0100

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

diff --git a/debian/control b/debian/control
index 4cce0dd..9dd0e54 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,21 @@
 Source: libdate-manip-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Rene Mayorga <rmayorga at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Chris Butler <chrisb at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Xavier Guimard <x.guimard at free.fr>
+           Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Rene Mayorga <rmayorga at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Chris Butler <chrisb at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Xavier Guimard <x.guimard at free.fr>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtest-inter-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdate-manip-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdate-manip-perl.git
@@ -23,7 +23,8 @@ Homepage: https://metacpan.org/release/Date-Manip/
 
 Package: libdate-manip-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for manipulating dates
  Date::Manip is a Perl module that contains a set of routines designed to make
  any common date/time manipulation easy to do. It aims to make operations like

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



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