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

carnil pushed a commit to branch master
in repository libimage-info-perl.

commit 3ffc269243d5f5329909edd5f6111b68b8bbda9b
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Thu Nov 3 06:38:25 2016 +0100

    [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control 
and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.
---
 debian/changelog | 7 +++++++
 debian/control   | 8 ++++++--
 debian/watch     | 4 ++--
 3 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 21f5701..5db98e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 libimage-info-perl (1.28-2) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza); Homepage field (source stanza);
+    ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
+    Perl Group <pkg-perl-maintain...@lists.alioth.debian.org> (was: Don
+    Armstrong <d...@debian.org>); Don Armstrong <d...@debian.org> moved to
+    Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- Salvatore Bonaccorso <car...@debian.org>  Thu, 03 Nov 2016 06:38:23 +0100
 
diff --git a/debian/control b/debian/control
index 35d184d..64d061d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,20 @@
 Source: libimage-info-perl
-Maintainer: Don Armstrong <d...@debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Don Armstrong <d...@debian.org>
 Priority: optional
 Section: perl
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl (>= 5.6.0-17), libio-string-perl, 
libimage-base-bundle-perl | libimage-xpm-perl, libimage-base-bundle-perl | 
libimage-xbm-perl, libxml-simple-perl 
 Standards-Version: 3.8.0
+Homepage: https://metacpan.org/release/Image-Info
+Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libimage-info-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libimage-info-perl.git
 
 Package: libimage-info-perl
 Architecture: all
 Priority: optional
 Section: perl
-Depends: ${perl:Depends}, libio-string-perl, libimage-base-bundle-perl | 
libimage-xpm-perl, libimage-base-bundle-perl | libimage-xbm-perl, 
libxml-simple-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libio-string-perl, 
libimage-base-bundle-perl | libimage-xpm-perl, libimage-base-bundle-perl | 
libimage-xbm-perl, libxml-simple-perl
 Description: allows extraction of meta information from image files
  This Perl extension allows you to extract meta information from
  various types of image files.  In this release the following file
diff --git a/debian/watch b/debian/watch
index b966a33..45ab196 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 2; this line is compulsory!
-version=2
-http://search.cpan.org/CPAN/authors/id/T/TE/TELS/image/Image-Info-(.+)\.tar\.gz
+version=3
+https://metacpan.org/release/Image-Info   
.*/Image-Info-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to