[liblingua-en-words2nums-perl] 05/08: Drop version from dpkg-dev build dependency.

gregor herrmann gregoa at debian.org
Sun May 24 11:51:43 UTC 2015


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

gregoa pushed a commit to branch master
in repository liblingua-en-words2nums-perl.

commit c8dea6605f7d44b3c07e5b0e2bd7192c9d07df89
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 24 13:44:11 2015 +0200

    Drop version from dpkg-dev build dependency.
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 3a71b47..a4a85fd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: liblingua-en-words2nums-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 9), perl, dpkg-dev (>= 1.9.0)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               perl,
+               dpkg-dev
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-words2nums-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblingua-en-words2nums-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-words2nums-perl.git
 Homepage: http://kitenet.net/~joey/code/words2nums/
-Testsuite: autopkgtest-pkg-perl
 
 Package: liblingua-en-words2nums-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: convert English text to numbers
  A perl module that can parse a wide variety of English text
  and deduce the number it represents. For example, it can convert

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-en-words2nums-perl.git



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