[SCM] Debian packaging of libconfig-apacheformat-perl branch, master, updated. 99cc0b4fb422633274a53f1c906c5f64e9c614d3
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:22:17 UTC 2013
The following commit has been merged in the master branch:
commit 6a601229e429ba284801e35bb50212b6865bfbaf
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:33 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 3c83a7b..4cfdb0c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.7.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-apacheformat-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-apacheformat-perl.git
-Homepage: http://search.cpan.org/dist/Config::ApacheFormat/
+Homepage: https://metacpan.org/release/Config::ApacheFormat/
Package: libconfig-apacheformat-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index 1ba0058..aa5206f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Config-ApacheFormat/ .*/Config-ApacheFormat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Config-ApacheFormat/ .*/Config-ApacheFormat-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libconfig-apacheformat-perl
More information about the Pkg-perl-cvs-commits
mailing list