[libmodule-install-repository-perl] 04/06: libpath-class-perl is needed to run some tests

Joenio Costa joenio-guest at moszumanska.debian.org
Mon Feb 23 21:42:38 UTC 2015


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

joenio-guest pushed a commit to branch master
in repository libmodule-install-repository-perl.

commit 37b35996da369630287655010b029a31a221147f
Author: Joenio Costa <joenio at colivre.coop.br>
Date:   Mon Feb 23 18:34:57 2015 -0300

    libpath-class-perl is needed to run some tests
---
 debian/changelog | 2 --
 debian/control   | 3 ++-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e5091ad..13e5604 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,6 @@ libmodule-install-repository-perl (0.06-1) UNRELEASED; urgency=low
 
   TODO:
   - d/control: short description should be a noun phrase
-  - libpath-class-perl is probably needed in Depends
-  - autopkgtest fail due to missing Path::Class
 
   * Initial Release. (Closes: #779000)
 
diff --git a/debian/control b/debian/control
index 8fc1ed7..77984ba 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Joenio Costa <joenio at colivre.coop.br>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl,
+  libpath-class-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-install-repository-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-install-repository-perl.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-repository-perl.git



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