[libtest-www-selenium-perl] 04/08: Add (build) dependency on libnamespace-clean-perl.

gregor herrmann gregoa at debian.org
Sun Sep 8 14:50:06 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtest-www-selenium-perl.

commit dbe347ddb6562e2c4254f1669e59786090edfb04
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 8 16:43:55 2013 +0200

    Add (build) dependency on libnamespace-clean-perl.
---
 debian/control |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 62a9d14..94ae78e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
+                     libnamespace-clean-perl,
                      libtest-exception-perl,
                      libtest-mock-lwp-perl,
                      liburi-perl,
@@ -21,6 +22,7 @@ Package: libtest-www-selenium-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
+         libnamespace-clean-perl,
          liburi-perl,
          libwww-perl
 Description: Perl test framework using Selenium Remote Control

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



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