[SCM] Debian packaging of libio-socket-multicast6-perl branch, master, updated. b041b7b6b196aa601d9ceaeb12f91e0ea02031fb
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:34:39 UTC 2013
The following commit has been merged in the master branch:
commit ac2656d2ad7a0a6c5c85dbd44b6369eab749c184
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:08 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bd12b4c..b356b6b 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-socket-multicast6-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-socket-multicast6-perl.git
-Homepage: http://search.cpan.org/dist/IO-Socket-Multicast6/
+Homepage: https://metacpan.org/release/IO-Socket-Multicast6/
Package: libio-socket-multicast6-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 366e877..b4bdc4e 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=59
Maintainer: Nicholas J Humfrey, <njh at cpan.org>
-Source: http://search.cpan.org/dist/IO-Socket-Multicast6/
+Source: https://metacpan.org/release/IO-Socket-Multicast6/
Name: IO-Socket-Multicast6
Files: *
diff --git a/debian/watch b/debian/watch
index 65f4442..f7dccea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/IO-Socket-Multicast6/ .*/IO-Socket-Multicast6-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IO-Socket-Multicast6/ .*/IO-Socket-Multicast6-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libio-socket-multicast6-perl
More information about the Pkg-perl-cvs-commits
mailing list