[libgtk3-perl] 04/05: debian/control: drop explicit build dependency on Test::More.

gregor herrmann gregoa at debian.org
Fri Sep 9 11:44:13 UTC 2016


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

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

commit aa083a1d3b97a5f0b6c4555e38c7aec44b0a2a56
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 9 13:40:54 2016 +0200

    debian/control: drop explicit build dependency on Test::More.
    
    Already satisfied in oldstable.
---
 debian/control | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index c69efb9..7d15ffc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: libgtk3-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: intrigeri <intrigeri at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
                gir1.2-gtk-3.0,
@@ -11,7 +12,6 @@ Build-Depends: debhelper (>= 9),
                libextutils-pkgconfig-perl,
                libglib-perl,
                libglib-object-introspection-perl (>= 0.024),
-               perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
                perl,
                xauth,
                xvfb
@@ -19,7 +19,6 @@ Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgtk3-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgtk3-perl.git
 Homepage: https://metacpan.org/release/Gtk3
-Testsuite: autopkgtest-pkg-perl
 
 Package: libgtk3-perl
 Architecture: all
@@ -39,4 +38,3 @@ Description: Perl bindings for the GTK+ graphical user interface library
  .
  This package contains the Perl bindings to GTK+, built using
  Glib::Object::Introspection. Generated bindings live under the Gtk3 namespace.
-

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



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