[libperl5i-perl] 07/08: debian/control: remove some unneeded version constraints.

gregor herrmann gregoa at debian.org
Sun May 29 15:37:13 UTC 2016


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

gregoa pushed a commit to branch master
in repository libperl5i-perl.

commit 0dd0ffcead64c8d7254502d00ac4bbb3b070eb3e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 29 17:34:47 2016 +0200

    debian/control: remove some unneeded version constraints.
---
 debian/control | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 193f3bb..21edaa0 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
            Dominique Dumont <dod at debian.org>,
            Xavier Guimard <x.guimard at free.fr>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
                libautobox-core-perl,
@@ -21,12 +22,12 @@ Build-Depends: debhelper (>= 9.20120312),
                libdatetime-format-epoch-perl,
                libdatetime-perl,
                libdatetime-timezone-tzfile-perl,
-               libdevel-declare-perl (>= 0.006009),
+               libdevel-declare-perl,
                libfile-chdir-perl,
                libhash-fieldhash-perl,
                libhash-merge-simple-perl,
                libhash-storediterator-perl,
-               libindirect-perl (>= 0.24),
+               libindirect-perl,
                libipc-system-simple-perl,
                libjson-perl,
                liblist-moreutils-perl,
@@ -52,7 +53,6 @@ Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libperl5i-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libperl5i-perl.git
 Homepage: https://metacpan.org/release/perl5i
-Testsuite: autopkgtest-pkg-perl
 
 Package: libperl5i-perl
 Architecture: any
@@ -71,12 +71,12 @@ Depends: ${shlibs:Depends},
          libdatetime-format-epoch-perl,
          libdatetime-perl,
          libdatetime-timezone-tzfile-perl,
-         libdevel-declare-perl (>= 0.006009),
+         libdevel-declare-perl,
          libfile-chdir-perl,
          libhash-fieldhash-perl,
          libhash-merge-simple-perl,
          libhash-storediterator-perl,
-         libindirect-perl (>= 0.24),
+         libindirect-perl,
          libipc-system-simple-perl,
          libjson-perl,
          liblist-moreutils-perl,
@@ -101,4 +101,3 @@ Description: pragma to fix as much of Perl 5 as possible
  functions, adding features and changing defaults, so it will likely not be
  100% backwards compatible with standard Perl 5 syntax. However, this pragma
  tries to limit the damage by having a lexical effect.
-

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



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