[SCM] Debian packaging of libcpandb-perl branch, master, updated. debian/0.17-1-6-g13cdd41
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:23:24 UTC 2013
The following commit has been merged in the master branch:
commit 79685c080bc2a49f82e820f0684a52f023606435
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:56 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 6b14ad4..bdcc2cf 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpandb-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcpandb-perl.git
-Homepage: http://search.cpan.org/dist/CPANDB/
+Homepage: https://metacpan.org/release/CPANDB/
Package: libcpandb-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 36f8384..4c254db 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/CPANDB/
+Source: https://metacpan.org/release/CPANDB/
Name: CPANDB
Copyright: 2009-2011, Adam Kennedy <adamk at cpan.org>
diff --git a/debian/watch b/debian/watch
index 1a67cab..b68743d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/CPANDB/ .*/CPANDB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CPANDB/ .*/CPANDB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcpandb-perl
More information about the Pkg-perl-cvs-commits
mailing list