[libgd-securityimage-perl] 01/02: Replace perlmagick with libimage-magick-perl
gregor herrmann
gregoa at debian.org
Fri Jun 19 09:51:09 UTC 2015
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 8f1467d2fe02f667baa3b6867ae927e3a6d50a28
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jun 19 11:45:33 2015 +0200
Replace perlmagick with libimage-magick-perl
in Build-Depends-Indep and Recommends.
Thanks: Martin Michlmayr for the bug report.
Closes: #789222
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index f79de79..28fcbee 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 8),
libmodule-build-perl (>= 0.420000)
Build-Depends-Indep: perl,
libgd-perl,
- perlmagick
+ libimage-magick-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgd-securityimage-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgd-securityimage-perl.git
@@ -21,7 +21,7 @@ Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
libgd-perl
-Recommends: perlmagick
+Recommends: libimage-magick-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