[SCM] Debian packaging of libmldbm-perl branch, master, updated. ab5d502eca0d0564257d5f0b797b35716a4152a3
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:38:09 UTC 2013
The following commit has been merged in the master branch:
commit d4f34c7e71a2ce921628c369f60f7006e09f5f1d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:33 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index ee22935..4fccce3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Raphaël Hertzog <hertzog at debian.org>,
Standards-Version: 3.8.4
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libfreezethaw-perl
-Homepage: http://search.cpan.org/dist/MLDBM/lib/MLDBM.pm
+Homepage: https://metacpan.org/release/MLDBM/lib/MLDBM.pm
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmldbm-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmldbm-perl.git
diff --git a/debian/copyright b/debian/copyright
index b1d7138..c36d788 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: Alexandr Ciornii <alexchorny at gmail.com>
-Source: http://search.cpan.org/dist/MLDBM/
+Source: https://metacpan.org/release/MLDBM/
Name: MLDBM
Files: *
diff --git a/debian/watch b/debian/watch
index c14f250..f9c0231 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/MLDBM/ .*/MLDBM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/MLDBM/ .*/MLDBM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libmldbm-perl
More information about the Pkg-perl-cvs-commits
mailing list