[SCM] Debian packaging of liblingua-en-inflect-number-perl branch, master, updated. d72cc312ddd2440fd46b6083a2a0a62f83496c11

gregor herrmann gregoa at debian.org
Thu Jul 5 20:35:42 UTC 2012


The following commit has been merged in the master branch:
commit dfeeefe097535f91c96c6326b8947aa495cac4c7
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:37:09 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 2253e22..f622a60 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: liblingua-en-inflect-number-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.3), liblingua-en-inflect-perl
+Build-Depends-Indep: perl,
+                     liblingua-en-inflect-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Lingua-EN-Inflect-Number/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblingua-en-inflect-number-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-en-inflect-number-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblingua-en-inflect-number-perl.git
+Homepage: http://search.cpan.org/dist/Lingua-EN-Inflect-Number/
 
 Package: liblingua-en-inflect-number-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, liblingua-en-inflect-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblingua-en-inflect-perl
 Description: Perl module to force number of words to singular or plural
  The Lingua::EN::Inflect::Number module extends the functionality of
  Lingua::EN::Inflect (the liblingua-en-inflect-perl package) with three new
@@ -27,3 +30,4 @@ Description: Perl module to force number of words to singular or plural
  plural. In Lingua::EN::Inflect funny things happen if you try to
  pluralise an already-plural word, but this module does the right
  thing.
+

-- 
Debian packaging of liblingua-en-inflect-number-perl



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