[libtainting-perl] 03/11: there is no libtaint-runtime-perl before 0.03

Joenio Costa joenio-guest at alioth.debian.org
Tue Aug 27 14:25:48 UTC 2013


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

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

commit d9fd5754ff35aa103613d7136b466074e5633d14
Author: Joenio Costa <joenio at colivre.coop.br>
Date:   Mon Aug 26 17:47:33 2013 -0300

    there is no libtaint-runtime-perl before 0.03
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 129b995..6cee282 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Joenio Costa <joenio at colivre.coop.br>
 Build-Depends: debhelper (>= 8),
  perl
-Build-Depends-Indep: libtaint-runtime-perl (>= 0.03),
+Build-Depends-Indep: libtaint-runtime-perl,
  libtest-exception-perl (>= 0.31)
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtainting-perl.git
@@ -15,7 +15,7 @@ Homepage: http://search.cpan.org/dist/tainting/
 Package: libtainting-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- libtaint-runtime-perl (>= 0.03)
+ libtaint-runtime-perl
 Description: Perl pragma to enable taint mode lexically
  tainting provides a simpler interface to Taint::Runtime. The idea is so that
  there is no functions or variables to import. Just use or no, like warnings

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



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