[libtest-cleannamespaces-perl] 03/04: debian/control: add libfile-pushd-perl and libtest-needs-perl as build dependencies
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Sun Aug 28 03:26:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a commit to branch master
in repository libtest-cleannamespaces-perl.
commit 28f7285d0ec9bfd666f9ab4876ca96dbd04e34a3
Author: Lucas Kanashiro <kanashiro at debian.org>
Date: Sun Aug 28 00:14:39 2016 -0300
debian/control: add libfile-pushd-perl and libtest-needs-perl as build dependencies
---
debian/changelog | 2 ++
debian/control | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index fb455b4..9364d85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
libtest-cleannamespaces-perl (0.22-1) UNRELEASED; urgency=medium
* Import upstream version 0.22
+ * debian/control: add libfile-pushd-perl and libtest-needs-perl as build
+ dependencies
-- Lucas Kanashiro <kanashiro at debian.org> Sat, 27 Aug 2016 22:00:17 -0300
diff --git a/debian/control b/debian/control
index d32d8f9..f677009 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Priority: optional
Build-Depends: debhelper (>= 9)
# don't b-d on libmoosex-role-parameterized-perl and libmoose-perl
# to avoid circular build dependency (Moose -> Test::CleanNamespaces)
-Build-Depends-Indep: libmodule-runtime-perl,
+Build-Depends-Indep: libfile-pushd-perl,
+ libmodule-runtime-perl,
libmoo-perl,
libmouse-perl,
libnamespace-clean-perl,
@@ -17,6 +18,7 @@ Build-Depends-Indep: libmodule-runtime-perl,
libsub-exporter-progressive-perl,
libsub-identify-perl,
libtest-deep-perl,
+ libtest-needs-perl,
libtest-requires-perl,
libtest-warnings-perl,
perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-cleannamespaces-perl.git
More information about the Pkg-perl-cvs-commits
mailing list