[SCM] Debian packaging of libtest-longstring-perl branch, master, updated. 19231851ddcfef69da4a333e6c68ba0b1e5472b1
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:07 UTC 2013
The following commit has been merged in the master branch:
commit abba675729dc4685152292ca3d386b6bb7fc622d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:25 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d8c23e4..dc3c3b6 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>,
Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
Angel Abad <angel at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Test-LongString/
+Homepage: https://metacpan.org/release/Test-LongString/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-longstring-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-longstring-perl.git
diff --git a/debian/copyright b/debian/copyright
index 827a3ec..81d85ac 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: Rafael Garcia-Suarez <rgs at consttype.org>
-Source: http://search.cpan.org/dist/Test-LongString/
+Source: https://metacpan.org/release/Test-LongString/
Name: Test-LongString
Files: *
diff --git a/debian/watch b/debian/watch
index 2218646..ae3f741 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-LongString/ .*/Test-LongString-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Test-LongString/ .*/Test-LongString-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libtest-longstring-perl
More information about the Pkg-perl-cvs-commits
mailing list