[SCM] Debian packaging of libkiokudb-perl branch, master, updated. debian/0.52-1-9-gb2d890b
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:35:23 UTC 2013
The following commit has been merged in the master branch:
commit c063af818e13d3ac080a176d8346c303bdde39cc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:26 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 06e12ed..478aa4f 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Build-Depends-Indep: libcache-ref-perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libkiokudb-perl.git
Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libkiokudb-perl.git
-Homepage: http://search.cpan.org/dist/KiokuDB/
+Homepage: https://metacpan.org/release/KiokuDB/
Package: libkiokudb-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7fc74ee..bac6fd7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
Maintainer: Yuval Kogman <nothingmuch at woobling.org>
-Source: http://search.cpan.org/dist/KiokuDB/
+Source: https://metacpan.org/release/KiokuDB/
Name: KiokuDB
Files: *
diff --git a/debian/watch b/debian/watch
index 938ab76..a7e572a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/KiokuDB/ .*/KiokuDB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/KiokuDB/ .*/KiokuDB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libkiokudb-perl
More information about the Pkg-perl-cvs-commits
mailing list