[libgd-securityimage-perl] 03/04: Update order of alternative build dependency (Module::Build).
gregor herrmann
gregoa at debian.org
Fri Jun 6 09:40:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libgd-securityimage-perl.
commit 66637d76c47e607e5bcced02baafc910e08ed83f
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jun 6 11:30:07 2014 +0200
Update order of alternative build dependency (Module::Build).
---
debian/control | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)
diff --git a/debian/control b/debian/control
index b532eab..434961e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
Source: libgd-securityimage-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Ryan Niebur <ryan at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 8),
+ perl (>= 5.17.1) | libmodule-build-perl (>= 0.400000)
Build-Depends-Indep: perl,
- libgd-perl,
- libmodule-build-perl (>= 0.400000) | perl (>= 5.17.3),
- perlmagick
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>
-Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/GD-SecurityImage
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgd-securityimage-perl.git
+ libgd-perl,
+ perlmagick
+Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgd-securityimage-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgd-securityimage-perl.git
+Homepage: https://metacpan.org/release/GD-SecurityImage
Package: libgd-securityimage-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libgd-perl
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ libgd-perl
Description: security image (captcha) generator
The (so called) "Security Images" are so popular. Most internet
software use these in their registration screens to block robot programs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgd-securityimage-perl.git
More information about the Pkg-perl-cvs-commits
mailing list