[SCM] Debian packaging of libset-intspan-perl branch, master, updated. 4f745f1dc52b0a5626e92e94bd612ba078aaca6d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:46:20 UTC 2013
The following commit has been merged in the master branch:
commit 4d1cafcba062503eb242c4897a3dfbf8b5655038
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:57 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 1f4dbb7..a750fdb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar at debian.org>,
Nicholas Bamber <nicholas at periapt.co.uk>, gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Set-IntSpan/
+Homepage: https://metacpan.org/release/Set-IntSpan/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libset-intspan-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libset-intspan-perl.git
diff --git a/debian/copyright b/debian/copyright
index 7e37ca7..ec54f03 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Name: Set-IntSpan
Maintainer: Steven McDougall <swmcd at world.std.com>
-Source: http://search.cpan.org/dist/Set-IntSpan/
+Source: https://metacpan.org/release/Set-IntSpan/
Copyright: 1997-2010, Steven McDougall <swmcd at world.std.com>
License: Artistic or GPL-1+
diff --git a/debian/watch b/debian/watch
index 6441da2..a451dfb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/Set-IntSpan/ .*/Set-IntSpan-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Set-IntSpan/ .*/Set-IntSpan-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libset-intspan-perl
More information about the Pkg-perl-cvs-commits
mailing list