[libdevel-checkbin-perl] 01/01: Revert "Remove libtest-simple-perl as build dependency"

gregor herrmann gregoa at debian.org
Sun Aug 2 00:59:27 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdevel-checkbin-perl.

commit b40045e235c7e9bd36aa9f2d0df8202522eeabec
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 2 02:57:28 2015 +0200

    Revert "Remove libtest-simple-perl as build dependency"
    
    This reverts commit 546a519f093b9f0ab2d57ece318b29e50d12061d.
    
    We still need Test::More 0.98.
    
    Gbp-Dch: Ignore
---
 debian/changelog | 1 -
 debian/control   | 3 ++-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 35ea580..7e70583 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,6 @@ libdevel-checkbin-perl (0.04-1) unstable; urgency=medium
   * Team upload.
   * Import upstream version 0.04
   * Set debhelper >= 9
-  * Remove libtest-simple-perl as build dependency
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sat, 01 Aug 2015 20:17:00 -0300
 
diff --git a/debian/control b/debian/control
index 581b796..eac646c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdevel-checkbin-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-checkbin-perl.git

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



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