[SCM] Debian packaging of libsys-sigaction-perl branch, master, updated. upstream/0.15-32-gddc2d1f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:48:13 UTC 2013
The following commit has been merged in the master branch:
commit 9cacf897c1cc443d3df1386a39637edb52217d6e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:42 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 2010326..8b076c1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jeffrey Ratcliffe <Jeffrey.Ratcliffe at gmail.com>
Standards-Version: 3.9.2
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-sigaction-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-sigaction-perl.git
-Homepage: http://search.cpan.org/dist/Sys-SigAction/
+Homepage: https://metacpan.org/release/Sys-SigAction/
Package: libsys-sigaction-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 587beba..6d1e8e6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://dep.debian.net/deps/dep5/
Upstream-Name: Sys::SigAction
Upstream-Contact: Lincoln A. Baxter <lab-at-lincolnbaxter-dot-com>
-Source: http://search.cpan.org/dist/Sys-SigAction/
+Source: https://metacpan.org/release/Sys-SigAction/
Files: *
Copyright: 2004-2009 Lincoln A. Baxter <lab-at-lincolnbaxter-dot-com>
diff --git a/debian/watch b/debian/watch
index beba8e1..4ef7388 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Sys-SigAction/ .*/Sys-SigAction-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sys-SigAction/ .*/Sys-SigAction-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libsys-sigaction-perl
More information about the Pkg-perl-cvs-commits
mailing list