[libdatetime-format-mail-perl] 04/06: Make (build) dependency on libdatetime-perl versioned.
gregor herrmann
gregoa at debian.org
Fri Jul 1 16:06:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdatetime-format-mail-perl.
commit c9c9afd7dbe084b9994f043a4f302b2452a656fd
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Jul 1 18:03:16 2016 +0200
Make (build) dependency on libdatetime-perl versioned.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a491b44..1f9036c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9~),
perl
-Build-Depends-Indep: libdatetime-perl,
+Build-Depends-Indep: libdatetime-perl (>= 2:1.04),
libparams-validate-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdatetime-format-mail-perl.git
@@ -17,7 +17,7 @@ Homepage: https://metacpan.org/release/DateTime-Format-Mail
Package: libdatetime-format-mail-perl
Architecture: all
-Depends: libdatetime-perl,
+Depends: libdatetime-perl (>= 2:1.04),
libparams-validate-perl,
${misc:Depends},
${perl:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-mail-perl.git
More information about the Pkg-perl-cvs-commits
mailing list