[SCM] Debian packaging of libipc-shareable-perl branch, master, updated. 9a3160c97d566bed55546e9d9369e5d62b1b2584
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:34:47 UTC 2013
The following commit has been merged in the master branch:
commit 74e339efef5b7e0365bc711c123ec547714430bb
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:12 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 041fd58..3de1264 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Martín Ferrari <tincho at debian.org>,
Standards-Version: 3.8.4
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libipc-shareable-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libipc-shareable-perl.git
-Homepage: http://search.cpan.org/dist/IPC-Shareable/
+Homepage: https://metacpan.org/release/IPC-Shareable/
Package: libipc-shareable-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index df9bddc..c4bb127 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: Benjamin Sugars <bsugars at canoe.ca>
-Source: http://search.cpan.org/dist/IPC-Shareable/
+Source: https://metacpan.org/release/IPC-Shareable/
Name: IPC-Shareable
Files: *
diff --git a/debian/watch b/debian/watch
index cd2b214..d2694ce 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/IPC-Shareable/ .*/IPC-Shareable-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/IPC-Shareable/ .*/IPC-Shareable-([[:digit:]].*)\.tar\.gz
--
Debian packaging of libipc-shareable-perl
More information about the Pkg-perl-cvs-commits
mailing list