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

kanashiro-guest pushed a commit to branch master
in repository libhash-util-fieldhash-compat-perl.

commit a82621ed4e6ecaf3e603e080e6da053d576f7474
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Mon Aug 31 23:39:24 2015 -0300

    Add libtie-refhash-weak-perl as dependency
---
 debian/changelog | 1 +
 debian/control   | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8a410f2..2f605eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ libhash-util-fieldhash-compat-perl (0.09-1) UNRELEASED; 
urgency=medium
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
   * Add module name in description
+  * Add libtie-refhash-weak-perl as dependency
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Mon, 31 Aug 2015 23:15:57 
-0300
 
diff --git a/debian/control b/debian/control
index 017a5bf..b09f0d8 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: libtie-refhash-weak-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git
@@ -14,7 +15,8 @@ Homepage: 
https://metacpan.org/release/Hash-Util-FieldHash-Compat
 Package: libhash-util-fieldhash-compat-perl
 Architecture: all
 Depends: ${misc:Depends},
-         ${perl:Depends}
+         ${perl:Depends},
+         libtie-refhash-weak-perl
 Description: Perl module providing a Hash::Util::FieldHash compatible API
  Hash::Util::FieldHash::Compat under older perls provides a drop in
  compatible API to Hash::Util::FieldHash using perltie. When

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to