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

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

commit cb008d92e3f532b094a2296c4b69eec42b80b4ee
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Sep 19 21:40:53 2015 +0200

    [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   | 6 +++++-
 debian/watch     | 4 ++--
 3 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6cd0a18..04c1915 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,13 @@ libgraph-perl (1:0.96-2) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group on maintainer's request
     (https://bugs.debian.org/782676)
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza); Homepage field (source stanza). Changed:
+    Maintainer set to Debian Perl Group <pkg-perl-
+    maintain...@lists.alioth.debian.org> (was: Steinar H. Gunderson
+    <se...@debian.org>); Steinar H. Gunderson <se...@debian.org> moved
+    to Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- gregor herrmann <gre...@debian.org>  Sat, 19 Sep 2015 21:40:51 +0200
 
diff --git a/debian/control b/debian/control
index 44428eb..a4122c0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,12 @@ Source: libgraph-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0), perl (>= 5.6.0)
-Maintainer: Steinar H. Gunderson <se...@debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Steinar H. Gunderson <se...@debian.org>
 Standards-Version: 3.9.4
+Homepage: https://metacpan.org/release/Graph
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraph-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libgraph-perl.git
 
 Package: libgraph-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 25a4ceb..acc7c32 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=2
-http://search.cpan.org/search?dist=Graph 
/CPAN/authors/id/.*/Graph-([0-9\.]*)\.tar\.gz debian  uupdate -v
+version=3
+https://metacpan.org/release/Graph   
.*/Graph-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$   debian  uupdate -v
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libgraph-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