[SCM] Debian packaging of libhook-lexwrap-perl branch, master, updated. dcbf1763a92f29a95885c2d28d15b574c8e463b1
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:32:41 UTC 2013
The following commit has been merged in the master branch:
commit 2e774b6bef56a9c5c3df53d5ff25e2eb9bf4b73f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:05:19 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 29f3f53..4ed1059 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Rene Mayorga <rmayorga at debian.org.sv>,
gregor herrmann <gregoa at debian.org>,
Salvatore Bonaccorso <carnil at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Hook-LexWrap/
+Homepage: https://metacpan.org/release/Hook-LexWrap/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhook-lexwrap-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhook-lexwrap-perl.git
diff --git a/debian/copyright b/debian/copyright
index 0cc4a09..7ef74ac 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: Damian Conway (damian at conway.org)
-Source: http://search.cpan.org/dist/Hook-LexWrap/
+Source: https://metacpan.org/release/Hook-LexWrap/
Name: Hook-LexWrap
Files: *
diff --git a/debian/watch b/debian/watch
index 0ecff47..7769692 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Hook-LexWrap/ .*/Hook-LexWrap-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Hook-LexWrap/ .*/Hook-LexWrap-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libhook-lexwrap-perl
More information about the Pkg-perl-cvs-commits
mailing list