[SCM] Debian packaging of libalgorithm-diff-xs-perl branch, master, updated. 8457b55b6103d30293b7d6ece157d16a2e7d150f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:16:39 UTC 2013
The following commit has been merged in the master branch:
commit cd90cd92943e8315e9d3842d6573899d443e9b17
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:59:01 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 302ae5d..576c40a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Algorithm-Diff-XS/
+Homepage: https://metacpan.org/release/Algorithm-Diff-XS/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libalgorithm-diff-xs-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalgorithm-diff-xs-perl.git
diff --git a/debian/copyright b/debian/copyright
index bfe564d..e2ac322 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: Audrey Tang <cpan at audreyt.org>
-Source: http://search.cpan.org/dist/Algorithm-Diff-XS/
+Source: https://metacpan.org/release/Algorithm-Diff-XS/
Name: Algorithm-Diff-XS
Files: *
diff --git a/debian/watch b/debian/watch
index c45590f..74fe2b4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Algorithm-Diff-XS/ .*/Algorithm-Diff-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Algorithm-Diff-XS/ .*/Algorithm-Diff-XS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libalgorithm-diff-xs-perl
More information about the Pkg-perl-cvs-commits
mailing list