[libstring-dirify-perl] 08/09: debian/control: build depends on versioned libtest-simple-perl

Lucas Kanashiro kanashiro at moszumanska.debian.org
Thu Jul 21 15:17:41 UTC 2016


This is an automated email from the git hooks/post-receive script.

kanashiro pushed a commit to branch master
in repository libstring-dirify-perl.

commit 582c5242370abdba6c976134c6d51a7b56a04313
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Thu Jul 21 12:01:20 2016 -0300

    debian/control: build depends on versioned libtest-simple-perl
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3f0a74d..b24c898 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libstring-dirify-perl (1.03-1) UNRELEASED; urgency=medium
   * Import upstream version 1.03
   * bump debhelper compatibility level to 9
   * Declare complaince with debian policy 3.9.8
+  * debian/control: build depends on versioned libtest-simple-perl
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Thu, 21 Jul 2016 11:56:34 -0300
 
diff --git a/debian/control b/debian/control
index cfdecf6..9788c26 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                libmodule-build-perl
 Build-Depends-Indep: perl,
-                     libtest-pod-perl
+                     libtest-pod-perl,
+                     perl (>= 5.21.6) | libtest-simple-perl (>= 1.001014)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-dirify-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libstring-dirify-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libstring-dirify-perl.git



More information about the Pkg-perl-cvs-commits mailing list