[SCM] Packaging of WWW::Shorten in Debian branch, master, updated. debian/3.03-1-4-ga1fc211
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:54:04 UTC 2013
The following commit has been merged in the master branch:
commit a39a594ac76d3a3913f508b2b2481e0ae2b9f8ac
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:14:00 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 85f1f76..38fc609 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl, libwww-perl, libtest-pod-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-shorten-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-shorten-perl.git
-Homepage: http://search.cpan.org/dist/WWW-Shorten/
+Homepage: https://metacpan.org/release/WWW-Shorten/
Package: libwww-shorten-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 6f79eec..23a460b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: WWW-Shorten
Upstream-Contact: Dave Cross <dave at mag-sol.com>
-Source: http://search.cpan.org/dist/WWW-Shorten/
+Source: https://metacpan.org/release/WWW-Shorten/
Files: *
Copyright: 2002-2003, Iain Truskett <spoon at cpan.org>
diff --git a/debian/watch b/debian/watch
index f843e71..1be39c0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/WWW-Shorten/ .*/WWW-Shorten-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/WWW-Shorten/ .*/WWW-Shorten-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging of WWW::Shorten in Debian
More information about the Pkg-perl-cvs-commits
mailing list