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

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

commit d4a40ff2f905bcc363a3455747915757ec0e8c78
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Jun 14 17:59:52 2015 +0200

    Add (build) dependency on libconstant-defer-perl.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b4dba68..485c979 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: libipc-run-perl,
+Build-Depends-Indep: libconstant-defer-perl,
+                     libipc-run-perl,
                      liburi-perl,
                      perl,
                      elinks,
@@ -23,6 +24,7 @@ Package: libhtml-formatexternal-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
+         libconstant-defer-perl,
          libipc-run-perl,
          liburi-perl
 Recommends: elinks,

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