[SCM] Packaging of Net::Citadel in Debian branch, debian, updated. debian/0.16-1-45-gd21e85b

Salvatore Bonaccorso carnil at debian.org
Wed Jun 5 17:20:32 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 66f534c..c33203f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl, libreadonly-perl, libtest-pod-perl, libconfig-yaml-pe
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-citadel-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-citadel-perl.git
-Homepage: http://search.cpan.org/dist/Net-Citadel/
+Homepage: https://metacpan.org/release/Net-Citadel/
 
 Package: libnet-citadel-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7f6f06f..c01568f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Robert James Clay, <jame at cpan.org>
-Source: http://search.cpan.org/dist/Net-Citadel/
+Source: https://metacpan.org/release/Net-Citadel/
 Upstream-Name: Net-Citadel
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 03fc319..1824124 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Citadel/   .*/Net-Citadel-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Citadel/   .*/Net-Citadel-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Net::Citadel in Debian



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