[libanyevent-http-perl] 04/05: Drop unneeded version constraint from libanyevent-perl

gregor herrmann gregoa at debian.org
Fri Jul 15 14:32:51 UTC 2016


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

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

commit 18dfb0965490565b4f5a7563dd08f83c48c39f06
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jul 15 16:30:49 2016 +0200

    Drop unneeded version constraint from libanyevent-perl
    
    (build) dependency.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 53aa6db..282e7ec 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,20 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
            Xavier Guimard <x.guimard at free.fr>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libanyevent-perl (>= 5.330),
+Build-Depends-Indep: libanyevent-perl,
                      libcommon-sense-perl,
                      perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libanyevent-http-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libanyevent-http-perl.git
 Homepage: https://metacpan.org/release/AnyEvent-HTTP
-Testsuite: autopkgtest-pkg-perl
 
 Package: libanyevent-http-perl
 Architecture: all
-Depends: libanyevent-perl (>= 5.330),
+Depends: libanyevent-perl,
          libcommon-sense-perl,
          ${misc:Depends},
          ${perl:Depends}

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



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