[libmodule-install-testbase-perl] 02/05: add versions for packages in B-D-I
Joenio Costa
joenio-guest at moszumanska.debian.org
Sun Feb 22 04:22:51 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-testbase-perl.
commit 5a718e89225acdbe9d05d892bd69a78bb4b14d77
Author: Joenio Costa <joenio at colivre.coop.br>
Date: Sun Feb 22 00:26:21 2015 -0300
add versions for packages in B-D-I
yes, there is no libtest-base-perl in the required version in unstable
yet, but I pushed the last upstream version 0.88
---
debian/changelog | 3 ---
debian/control | 4 ++--
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6b9c98c..9c23497 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,6 @@
libmodule-install-testbase-perl (0.86-1) UNRELEASED; urgency=low
TODO:
- - libmodule-install-perl and libtest-base-perl need versions in B-D-I and
- Depends; and libtest-base-perl doesn't even have the required version in
- unstable yet
- d/control: short description should be a noun phrase
long description: looks like there are some spelling/grammar mistake
(singular/plural, articles)
diff --git a/debian/control b/debian/control
index 6d5466a..c38211c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ 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,
- libmodule-install-perl,
- libtest-base-perl,
+ libmodule-install-perl (>= 1.10),
+ libtest-base-perl (>= 0.86)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmodule-install-testbase-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-install-testbase-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-install-testbase-perl.git
More information about the Pkg-perl-cvs-commits
mailing list