[libgeo-coder-googlev3-perl] 07/11: Mark package as autopkgtest-able.

gregor herrmann gregoa at debian.org
Sat Jan 21 13:06:21 UTC 2017


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

gregoa pushed a commit to branch master
in repository libgeo-coder-googlev3-perl.

commit 11c77390fdaf7853c2dea60395d4f8871f6959ab
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jan 21 13:58:19 2017 +0100

    Mark package as autopkgtest-able.
---
 debian/control | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 6ee4f78..46073e3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,16 @@
 Source: libgeo-coder-googlev3-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Angel Abad <angel at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Angel Abad <angel at debian.org>,
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312)
 Build-Depends-Indep: libjson-xs-perl,
- liburi-perl,
- libwww-perl,
- perl
+                     liburi-perl,
+                     libwww-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libgeo-coder-googlev3-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libgeo-coder-googlev3-perl.git
@@ -17,10 +18,11 @@ Homepage: https://metacpan.org/release/Geo-Coder-Googlev3
 
 Package: libgeo-coder-googlev3-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libjson-xs-perl,
- liburi-perl,
- libwww-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libjson-xs-perl,
+         liburi-perl,
+         libwww-perl
 Description: Perl module providing access to Google Maps v3 Geocoding API
  Geo::Coder::GoogleV3 is a Perl module that provides access to Google's
  Google Map API v3. Note that v3 does not require an apikey and the data

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



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