[SCM] Debian packaging of libnetapp-perl branch, master, updated. debian/500.002-1-4-g5443797
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:42:18 UTC 2013
The following commit has been merged in the master branch:
commit c22001c709653f44ae6a26e27d250c147fcfb3d1
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:13 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bea8643..20ac521 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/NetApp/
+Homepage: https://metacpan.org/release/NetApp/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnetapp-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnetapp-perl.git
diff --git a/debian/copyright b/debian/copyright
index 4a82d44..0185a78 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: NetApp
Upstream-Contact: Phillip Moore <w.phillip.moore at gmail.com>
-Source: http://search.cpan.org/dist/NetApp/
+Source: https://metacpan.org/release/NetApp/
Files: *
Copyright: 2008, Phillip Moore <w.phillip.moore at gmail.com>
diff --git a/debian/watch b/debian/watch
index dd494db..031f3fe 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/NetApp/ .*/NetApp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/NetApp/ .*/NetApp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnetapp-perl
More information about the Pkg-perl-cvs-commits
mailing list