[SCM] Debian packaging of libsys-statistics-linux-perl branch, master, updated. debian/0.66-1-4-g7df4e94
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:48:14 UTC 2013
The following commit has been merged in the master branch:
commit 66af8516b8e77128d54ad25b900994e3d7166a05
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 e8f98c2..644b03b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Rene Mayorga <rmayorga at debian.org>,
Ansgar Burchardt <ansgar at debian.org>,
Salvatore Bonaccorso <carnil at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Sys-Statistics-Linux/
+Homepage: https://metacpan.org/release/Sys-Statistics-Linux/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-statistics-linux-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-statistics-linux-perl.git
diff --git a/debian/copyright b/debian/copyright
index 24b382e..44dd084 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Sys-Statistics-Linux
Upstream-Contact: Jonny Schulz <jschulz.cpan at bloonix.de>
-Source: http://search.cpan.org/dist/Sys-Statistics-Linux/
+Source: https://metacpan.org/release/Sys-Statistics-Linux/
Files: *
Copyright: 2006-2008, Jonny Schulz <jschulz.cpan at bloonix.de>
diff --git a/debian/watch b/debian/watch
index 4c2bf4e..b265a65 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-Statistics-Linux/ .*/Sys-Statistics-Linux-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sys-Statistics-Linux/ .*/Sys-Statistics-Linux-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libsys-statistics-linux-perl
More information about the Pkg-perl-cvs-commits
mailing list