[SCM] Debian packaging of libnews-nntpclient-perl branch, master, updated. 320c7e20f89334f0bb3b6f6b65774f58c8431340
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:42:28 UTC 2013
The following commit has been merged in the master branch:
commit 3846e624d8abc0d89efa5c38241fa835c45a9965
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:16 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a3849c6..5f982f8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/NNTPClient/
+Homepage: https://metacpan.org/release/NNTPClient/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnews-nntpclient-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnews-nntpclient-perl.git
diff --git a/debian/copyright b/debian/copyright
index ee5f97d..6948ebd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Rodger V. Anderson
-Source: http://search.cpan.org/dist/NNTPClient/
+Source: https://metacpan.org/release/NNTPClient/
Name: NNTPClient
Copyright: © 1995, Rodger Anderson <rodger at boi.hp.com>
diff --git a/debian/watch b/debian/watch
index 56c9303..383dd5d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/NNTPClient/ .*/NNTPClient-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/NNTPClient/ .*/NNTPClient-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libnews-nntpclient-perl
More information about the Pkg-perl-cvs-commits
mailing list