[libwww-mechanize-formfiller-perl] 04/08: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Sat Jan 21 20:08:35 UTC 2017


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

gregoa pushed a commit to branch master
in repository libwww-mechanize-formfiller-perl.

commit 36c73044d8c26e0523ba18ea99d0476230916f6e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 21 21:05:21 2017 +0100

    Mark package as autopkgtest-able.
---
 debian/control | 34 ++++++++++++++++++----------------
 1 file changed, 18 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index ba21397..56c8bd0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,32 @@
 Source: libwww-mechanize-formfiller-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdata-random-perl,
- libfile-slurp-perl,
- libhtml-form-perl | libwww-perl (<< 6),
- libtest-mockobject-perl,
- libtest-pod-perl,
- libwww-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Florian Schlichting <fsfs at debian.org>
+                     libdata-random-perl,
+                     libfile-slurp-perl,
+                     libhtml-form-perl | libwww-perl (<< 6),
+                     libtest-mockobject-perl,
+                     libtest-pod-perl,
+                     libwww-perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/WWW-Mechanize-FormFiller
-Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libwww-mechanize-formfiller-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwww-mechanize-formfiller-perl.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libwww-mechanize-formfiller-perl.git
+Homepage: https://metacpan.org/release/WWW-Mechanize-FormFiller
 
 Package: libwww-mechanize-formfiller-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libdata-random-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libdata-random-perl
 Recommends: libhtml-form-perl | libwww-perl (<< 6),
- libwww-mechanize-perl,
- libwww-perl
+            libwww-mechanize-perl,
+            libwww-perl
 Description: framework to automate HTML forms
  WWW::Mechanize::FormFiller is intended as a simple way to fill out HTML forms
  from a set of predetermined values. You set up the form filler with value

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



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