[libnet-openid-common-perl] 05/07: takeover part 2

gregor herrmann gregoa at debian.org
Sun Feb 7 21:50:10 UTC 2016


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

gregoa pushed a commit to branch master
in repository libnet-openid-common-perl.

commit bab0be986fca83c23e10f03789770873c7e7945f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 7 22:48:08 2016 +0100

    takeover part 2
    
    Gbp-Dch: Ignore
---
 debian/changelog | 7 +++++++
 debian/control   | 5 +++--
 debian/copyright | 2 +-
 debian/watch     | 2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 931117b..1df7971 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,13 @@ libnet-openid-common-perl (1.18-2) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group on maintainer's request
     (https://bugs.debian.org/814022)
+  * debian/control: Changed: Homepage field changed to metacpan.org URL;
+    Maintainer set to Debian Perl Group <pkg-perl-
+    maintainers at lists.alioth.debian.org> (was: Dominic Hargreaves
+    <dom at earth.li>); Dominic Hargreaves <dom at earth.li> moved to
+    Uploaders.
+  * debian/watch: use metacpan-based URL.
+  * debian/copyright: Source URL changed to metacpan.org URL.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 07 Feb 2016 22:47:36 +0100
 
diff --git a/debian/control b/debian/control
index 980f6fe..a9c29eb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
 Source: libnet-openid-common-perl
 Section: perl
 Priority: optional
-Maintainer: Dominic Hargreaves <dom at earth.li>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Dominic Hargreaves <dom at earth.li>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcrypt-dh-gmp-perl (>= 0.00011),
  libhtml-parser-perl (>= 3.40),
@@ -9,7 +10,7 @@ Build-Depends-Indep: libcrypt-dh-gmp-perl (>= 0.00011),
  libxml-simple-perl,
  perl
 Standards-Version: 3.9.5
-Homepage: http://search.cpan.org/dist/Net-OpenID-Common/
+Homepage: https://metacpan.org/release/Net-OpenID-Common
 Vcs-Git: git://anonscm.debian.org/users/dom/libnet-openid-common-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libnet-openid-common-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 98b3796..8a2327a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Roger Crew <crew at cs.stanford.edu>
-Source: http://search.cpan.org/dist/Net-OpenID-Common/
+Source: https://metacpan.org/release/Net-OpenID-Common
 Upstream-Name: Net-OpenID-Common
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 72dafce..fef4a95 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-OpenID-Common/   .*/Net-OpenID-Common-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-OpenID-Common   .*/Net-OpenID-Common-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/libnet-openid-common-perl.git



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