[SCM] Debian packaging of liblingua-en-inflect-phrase-perl branch, master, updated. debian/0.12-1-2-g19b5968

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


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

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

diff --git a/debian/control b/debian/control
index d384c48..aa3782d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,29 @@
 Source: liblingua-en-inflect-phrase-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Chris Butler <chrisb at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: liblingua-en-inflect-number-perl,
- liblingua-en-inflect-perl (>= 1.891),
- liblingua-en-tagger-perl,
- perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
- perl (>= 5.10.1)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Chris Butler <chrisb at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     liblingua-en-inflect-perl,
+                     liblingua-en-tagger-perl,
+                     perl (>= 5.11.1) | libtest-simple-perl,
+                     perl
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblingua-en-inflect-phrase-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-en-inflect-phrase-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblingua-en-inflect-phrase-perl.git
 Homepage: http://search.cpan.org/dist/Lingua-EN-Inflect-Phrase/
 
 Package: liblingua-en-inflect-phrase-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- liblingua-en-inflect-number-perl,
- liblingua-en-inflect-perl (>= 1.891),
- liblingua-en-tagger-perl,
- perl (>= 5.10.1)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         liblingua-en-inflect-number-perl,
+         liblingua-en-inflect-perl,
+         liblingua-en-tagger-perl,
+         perl
 Description: module for inflecting short English phrases
  Lingua::EN::Inflect is a perl module which can be used to pluralize or
  singularize short English phrases.
+

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



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