[libnumber-range-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri May 16 15:57:01 UTC 2014


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

gregoa pushed a commit to branch master
in repository libnumber-range-perl.

commit 14d7bbe81ab8a43308b68c92a7643fc4a1cc1fa8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri May 16 17:55:30 2014 +0200

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

diff --git a/debian/control b/debian/control
index c11bcd4..05f8ca2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,20 @@
 Source: libnumber-range-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dario Minnucci <midget at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Dario Minnucci <midget at debian.org>,
- gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Number-Range
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnumber-range-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnumber-range-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnumber-range-perl.git
+Homepage: https://metacpan.org/release/Number-Range
 
 Package: libnumber-range-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl extension to work with ranges of numbers
  Number::Range will take a description of a range, and then allow you to test
  on if a number falls within the range. You can also add and delete from the

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



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