[SCM] Debian packaging of libtest-weaken-perl branch, master, updated. debian/3.022000-1-4-gc1c9c0e
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:51:06 UTC 2013
The following commit has been merged in the master branch:
commit d0e673f84a0e39b4ac073fe53666d2a1e1c4625b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:49 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 253d1cf..3e84499 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
gregor herrmann <gregoa at debian.org>,
Alessandro Ghedini <ghedo at debian.org>
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Test-Weaken/
+Homepage: https://metacpan.org/release/Test-Weaken/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-weaken-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-weaken-perl.git
diff --git a/debian/copyright b/debian/copyright
index 7109660..9432b52 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: Test-Weaken
Upstream-Contact: Jeffrey Kegler <nospam at no.spam>
-Source: http://search.cpan.org/dist/Test-Weaken/
+Source: https://metacpan.org/release/Test-Weaken/
Files: *
Copyright: 2007-2012, Jeffrey Kegler <nospam at no.spam>
diff --git a/debian/watch b/debian/watch
index 8dec79d..0bf055f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-Weaken/ .*/Test-Weaken-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Weaken/ .*/Test-Weaken-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtest-weaken-perl
More information about the Pkg-perl-cvs-commits
mailing list