[SCM] Debian packaging of libfont-afm-perl branch, master, updated. 22e09caf6d5d3387a7a3e9977af818d46f9335f3
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:31:18 UTC 2013
The following commit has been merged in the master branch:
commit 7bad121a815af95a85e3a3627a9fb02f33749585
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:04:35 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a9d3a55..c4984ce 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jay Bonci <jaybonci at debian.org>,
gregor herrmann <gregoa at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Font-AFM/
+Homepage: https://metacpan.org/release/Font-AFM/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfont-afm-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfont-afm-perl.git
diff --git a/debian/copyright b/debian/copyright
index c528ec0..137e76e 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: Gisle Aas
-Source: http://search.cpan.org/dist/Font-AFM/
+Source: https://metacpan.org/release/Font-AFM/
Name: Font-AFM
Files: *
diff --git a/debian/watch b/debian/watch
index 782cd3c..e405f76 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Font-AFM/ .*/Font-AFM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Font-AFM/ .*/Font-AFM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libfont-afm-perl
More information about the Pkg-perl-cvs-commits
mailing list