[SCM] Debian packaging of libnet-nis-perl branch, master, updated. 08740aeecc34c0efc99012bc15cb486999f20416

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:41:29 UTC 2013


The following commit has been merged in the master branch:
commit d8881b8efc57ffe349450ddd050471e3e72c76e5
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:08:53 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index e074f91..9913e55 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 5.0.0),
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-nis-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-nis-perl.git
-Homepage: http://search.cpan.org/dist/Net-NIS/
+Homepage: https://metacpan.org/release/Net-NIS/
 
 Package: libnet-nis-perl
 Architecture: any
diff --git a/debian/watch b/debian/watch
index 8f9107d..4018603 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Net-NIS/ .*/Net-NIS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-NIS/ .*/Net-NIS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-nis-perl



More information about the Pkg-perl-cvs-commits mailing list