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

gregoa pushed a commit to branch master
in repository libbencode-perl.

commit 2e6ff3390e6b5d7bb0a2ea3bb050ba4ab20a6498
Author: gregor herrmann <gre...@debian.org>
Date:   Wed Aug 12 14:45:22 2015 +0200

    add some more build/runtime dependencies
    
    Gbp-Dch: Ignore
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index db7faaa..4c42cf0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends-Indep: perl,
                      libextutils-depends-perl (>= 0.302),
                      libb-hooks-endofscope-perl,
                      libexporter-tidy-perl,
+                     libtest-differences-perl,
                      libtest-exception-perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libbencode-perl.git
@@ -20,7 +21,8 @@ Package: libbencode-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libb-hooks-op-check-perl
+         libb-hooks-op-check-perl,
+         libexporter-tidy-perl
 Description: Perl module for BitTorrent serialisation format
  Bencode implements the BitTorrent bencode serialisation format as described
  in http://www.bittorrent.org/beps/bep_0003.html

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libbencode-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