[SCM] Debian packaging of libdbi-perl branch, master, updated. debian/1.622-1-22-g33720de
gregor herrmann
gregoa at debian.org
Sun May 5 10:02:22 UTC 2013
The following commit has been merged in the master branch:
commit 46ca8b8bfc707ec510cd0af098ae08016bb2023e
Author: gregor herrmann <gregoa at debian.org>
Date: Sun May 5 11:55:08 2013 +0200
Breaks: fix version notation
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 231c6f4..9dca398 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,8 @@ Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends}
Breaks: libdbd-anydata-perl (<< 0.11+),
- libdbd-csv-perl (<< 0.3600),
- libsql-statement-perl (<< 1.33)
+ libdbd-csv-perl (<< 0.3600+),
+ libsql-statement-perl (<< 1.33+)
Recommends: libclone-perl (>= 0.34),
libmldbm-perl,
libnet-daemon-perl,
--
Debian packaging of libdbi-perl
More information about the Pkg-perl-cvs-commits
mailing list