[libhash-diff-perl] 08/09: Add libdata-dump-perl as build dependency

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Tue Sep 1 02:09:50 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libhash-diff-perl.

commit 653993ce7732b70bfdc06e50de831f49a7d360d9
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Mon Aug 31 23:06:06 2015 -0300

    Add libdata-dump-perl as build dependency
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 036931b..829cb09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libhash-diff-perl (0.008-1) UNRELEASED; urgency=medium
   * Bump debhelper compatibility level to 9
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
+  * Add libdata-dump-perl as build dependency
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Mon, 31 Aug 2015 22:53:02 -0300
 
diff --git a/debian/control b/debian/control
index caf634d..359cff6 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: libhash-merge-perl,
+Build-Depends-Indep: libdata-dump-perl,
+                     libhash-merge-perl,
                      libtest-simple-perl (>= 1.001010) | libtest-use-ok-perl | perl (>= 5.21.6),
                      perl
 Standards-Version: 3.9.6

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



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