[SCM] Debian packaging of libio-compress-perl branch, master, updated. debian/2.048-1-16-gf1ec2b9
gregor herrmann
gregoa at debian.org
Fri May 4 12:58:05 UTC 2012
The following commit has been merged in the master branch:
commit 2d0024e80932376583b4d9c6e7c1432801ab4714
Author: gregor herrmann <gregoa at debian.org>
Date: Fri May 4 14:44:24 2012 +0200
set ${binary:Version} back to the real version in B-D
variable substitution only works for Depends 7 at build-time
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 423c3f4..f061d21 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
- libcompress-raw-bzip2-perl (>= ${binary:Version}),
- libcompress-raw-zlib-perl (>= ${binary:Version}),
+ libcompress-raw-bzip2-perl (>= 2.052),
+ libcompress-raw-zlib-perl (>= 2.052),
libtest-pod-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
--
Debian packaging of libio-compress-perl
More information about the Pkg-perl-cvs-commits
mailing list