[libtest-differences-perl] 05/06: Bump libtext-diff-perl version to 1.43

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Nov 23 01:34:07 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtest-differences-perl.

commit fa8c9deeb0057eba5abeae895090454e156f1093
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Nov 22 23:28:09 2015 -0200

    Bump libtext-diff-perl version to 1.43
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ae32566..af6717b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libtest-differences-perl (0.64-1) UNRELEASED; urgency=medium
   * Import upstream version 0.64
   * Bump debhelper compatibility level to 9
   * Update upstream metadata
+  * Bump libtext-diff-perl version to 1.43
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sun, 22 Nov 2015 23:16:24 -0200
 
diff --git a/debian/control b/debian/control
index 170d4c9..5069a15 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: libcapture-tiny-perl (>= 0.24),
                      libtest-pod-coverage-perl,
                      libtest-pod-perl,
-                     libtext-diff-perl,
+                     libtext-diff-perl (>= 1.43),
                      perl (>= 5.13.0)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-differences-perl.git
@@ -24,7 +24,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libcapture-tiny-perl (>= 0.24),
-         libtext-diff-perl,
+         libtext-diff-perl (>= 1.43),
          perl (>= 5.13.0)
 Description: Perl module to test string and data structure differences
  CPAN's Test::Differences compares data structures and strings

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



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