[SCM] Debian packaging of libvi-quickfix-perl branch, master, updated. 8cce35d2b550dd120152b21c69294b885a09a4ea
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:53:21 UTC 2013
The following commit has been merged in the master branch:
commit 21b956d3ed087ba7e49e95c5d3fdb0a7b533ca28
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:44 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 1288c3c..6731fd6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.7.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvi-quickfix-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvi-quickfix-perl.git
-Homepage: http://search.cpan.org/dist/Vi-QuickFix/
+Homepage: https://metacpan.org/release/Vi-QuickFix/
Package: libvi-quickfix-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index f8022a3..5fa624f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-http://search.cpan.org/dist/Vi-QuickFix/ \
+https://metacpan.org/release/Vi-QuickFix/ \
.*/Vi-QuickFix-([\d\.]+)\.(?:tar\.gz|tar|tgz)
#http://search.cpan.org/CPAN/authors/id/A/AN/ANNO/Vi-QuickFix-([\d\.]+)\.(?:tar\.gz|tar|tgz)
--
Debian packaging of libvi-quickfix-perl
More information about the Pkg-perl-cvs-commits
mailing list