[SCM] Debian packaging of libdatetime-format-flexible-perl branch, master, updated. debian/0.23-1-14-g7d0adbd
gregor herrmann
gregoa at debian.org
Sun May 26 16:59:26 UTC 2013
The following commit has been merged in the master branch:
commit c75837596b96403c8337d4421d199a09a3f958af
Author: gregor herrmann <gregoa at debian.org>
Date: Sun May 26 18:56:50 2013 +0200
add back version to dpkg pre-depends that got lost in the mass update
Git-Dch: Ignore
diff --git a/debian/control b/debian/control
index 4113cf4..0c54fb5 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Depends: ${perl:Depends},
libdatetime-perl,
libdatetime-timezone-perl,
liblist-moreutils-perl
-Pre-Depends: dpkg
+Pre-Depends: dpkg (>= 1.15.6)
Description: Perl module to transform strings into DateTime objects
DateTime::Format::Flexible is designed to transform arbitrary date/time
strings into DateTime objects. It is currently able to parse and extract date
--
Debian packaging of libdatetime-format-flexible-perl
More information about the Pkg-perl-cvs-commits
mailing list