[libtap-simpleoutput-perl] 05/06: Add build and runtime dependency on libperl-version-perl

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Jun 25 18:53:43 UTC 2017


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

kanashiro pushed a commit to branch master
in repository libtap-simpleoutput-perl.

commit c6ca442d597a065185363de0b9c2de4101bdfe35
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Sun Jun 25 15:47:55 2017 -0300

    Add build and runtime dependency on libperl-version-perl
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c312102..37df732 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libtap-simpleoutput-perl (0.009-1) UNRELEASED; urgency=medium
   * Import upstream version 0.009
   * Bump debhelper compatibility level to 10
   * Declare compliance with Debian Policy 4.0.0
+  * Add build and runtime dependency on libperl-version-perl
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Sun, 25 Jun 2017 15:44:43 -0300
 
diff --git a/debian/control b/debian/control
index f16bd99..df128bd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: libclass-load-perl,
+                     libperl-version-perl,
                      libsub-exporter-progressive-perl,
                      libtest-checkdeps-perl (>= 0.010),
                      perl
@@ -19,6 +20,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libclass-load-perl,
+         libperl-version-perl,
          libsub-exporter-progressive-perl
 Description: simple closure-driven TAP generator
  TAP::SimpleOutput provides one function, counters(), that returns a number of

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



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