[SCM] Debian packaging of libipc-sharelite-perl branch, master, updated. debian/0.17-3-4-gba407ac
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:34:51 UTC 2013
The following commit has been merged in the master branch:
commit 9a29fae54236c6a6af3fea681092d189fe48c719
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:13 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 7bcd07c..280eea4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jay Bonci <jaybonci at debian.org>,
Section: perl
Priority: optional
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/IPC-ShareLite/
+Homepage: https://metacpan.org/release/IPC-ShareLite/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libipc-sharelite-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libipc-sharelite-perl.git
Build-Depends: perl, debhelper (>= 9), libtest-pod-perl
diff --git a/debian/copyright b/debian/copyright
index 2c0192c..4e084d0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://search.cpan.org/dist/IPC-ShareLite/.
+Source: https://metacpan.org/release/IPC-ShareLite/.
Upstream-Name: IPC-ShareLite
Upstream-Contact: Maurice Aubrey <maurice at hevanet.com>
diff --git a/debian/watch b/debian/watch
index 8b424fb..74f26a5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/IPC-ShareLite/ \
+https://metacpan.org/release/IPC-ShareLite/ \
.*/IPC-ShareLite-v?(\d.*)\.tar\.gz
--
Debian packaging of libipc-sharelite-perl
More information about the Pkg-perl-cvs-commits
mailing list