[SCM] Debian packaging of libnet-cups-perl branch, master, updated. daaa4b06b847e85cce14b5647bcba61beba634dc
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:40:33 UTC 2013
The following commit has been merged in the master branch:
commit 36687cd6bfbff8b4616b11af97855817abc68950
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:08:31 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 8d5e4ad..c05cc5d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-cups-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-cups-perl.git
-Homepage: http://search.cpan.org/dist/Net-CUPS/
+Homepage: https://metacpan.org/release/Net-CUPS/
Package: libnet-cups-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index edca3ff..622a43b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: D. Hageman <dhageman at dracken.com>
-Upstream-Source: http://search.cpan.org/dist/Net-CUPS/
+Upstream-Source: https://metacpan.org/release/Net-CUPS/
Upstream-Name: Net-CUPS
Files: *
diff --git a/debian/watch b/debian/watch
index 554b590..15882f3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-CUPS/ .*/Net-CUPS-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-CUPS/ .*/Net-CUPS-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libnet-cups-perl
More information about the Pkg-perl-cvs-commits
mailing list