[SCM] Debian packaging of libauthen-simple-dbm-perl branch, master, updated. f95b9c85c2b705d621571c4c35b7c78beeb634e4
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:18:27 UTC 2013
The following commit has been merged in the master branch:
commit a86d1157a58a65d49b8089394b9a15d4c049ea2e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:59:40 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 7f44b30..4cb8390 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Xavier Oswald <x.oswald at free.fr>
Build-Depends: debhelper (>= 6)
Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, libauthen-simple-perl
Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Authen-Simple-DBM/
+Homepage: https://metacpan.org/release/Authen-Simple-DBM/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-simple-dbm-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-simple-dbm-perl.git
diff --git a/debian/watch b/debian/watch
index 9408a39..f8b5334 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Authen-Simple-DBM/ .*/Authen-Simple-DBM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Authen-Simple-DBM/ .*/Authen-Simple-DBM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libauthen-simple-dbm-perl
More information about the Pkg-perl-cvs-commits
mailing list