[libexception-class-perl] 06/07: Add build dependency on libtest-simple-perl

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Feb 1 02:43:50 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libexception-class-perl.

commit e3c7297007bd4ef874be7aa400c2294d9ef73194
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Feb 1 00:15:05 2016 -0200

    Add build dependency on libtest-simple-perl
---
 debian/changelog | 1 +
 debian/control   | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f8d40e1..a3e708e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libexception-class-perl (1.40-1) UNRELEASED; urgency=medium
   * Update upstream metadata
   * Update years of upstream copyright
   * Update Debian packaging copyright
+  * Add build dependency on libtest-simple-perl
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Mon, 01 Feb 2016 00:00:19 -0200
 
diff --git a/debian/control b/debian/control
index b01d875..bfe03c0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,10 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl,
-                     libclass-data-inheritable-perl,
-                     libdevel-stacktrace-perl (>= 2.00)
+Build-Depends-Indep: libclass-data-inheritable-perl,
+                     libdevel-stacktrace-perl (>= 2.00),
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libexception-class-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libexception-class-perl.git

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



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