[SCM] Debian packaging of libtext-glob-perl branch, master, updated. cb8bd79cb8fc13dbd5dd76ad7acbe272426b792f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:51:34 UTC 2013
The following commit has been merged in the master branch:
commit 7d51ee1ffd03089342d7439538b6f5b1c8ab5893
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:02 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 4510b76..4faac29 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Text-Glob/
+Homepage: https://metacpan.org/release/Text-Glob/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-glob-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-glob-perl.git
diff --git a/debian/copyright b/debian/copyright
index 2360a26..05bf58f 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: Richard Clamp <richardc at unixbeard.net>
-Source: http://search.cpan.org/dist/Text-Glob/
+Source: https://metacpan.org/release/Text-Glob/
Name: Text-Glob
Files: *
diff --git a/debian/watch b/debian/watch
index 309ea47..00350e1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Text-Glob/ .*/Text-Glob-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Text-Glob/ .*/Text-Glob-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libtext-glob-perl
More information about the Pkg-perl-cvs-commits
mailing list