[libgd-barcode-perl] 01/04: Add real package libgd-perl as first alternative in Depends.
gregor herrmann
gregoa at debian.org
Fri Dec 23 15:29:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libgd-barcode-perl.
commit 548ff197648e18583893bbe7d32f431cd9393aeb
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Dec 23 16:25:04 2016 +0100
Add real package libgd-perl as first alternative in Depends.
Thanks: Jeremy Bicha for the bug report.
Closes: #849205
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f12b400..6f8637b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: libgd-barcode-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
- libgd-gd2-noxpm-perl | libgd-gd2-perl
+ libgd-perl | libgd-gd2-noxpm-perl | libgd-gd2-perl
Description: Perl module to create barcode images (GD::Barcode)
GD::Barcode creates barcode images. It supports the following barcode formats:
COOP2of5, Code39, EAN13 (JAN13), EAN8 (JAN8), IATA2of5, ITF (Interleaved2of5),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgd-barcode-perl.git
More information about the Pkg-perl-cvs-commits
mailing list