[SCM] Debian packaging of libdbd-sqlite2-perl branch, master, updated. accfa3d9272b9a1702f70d408b87b2c2d3dddeb1

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:26:34 UTC 2013


The following commit has been merged in the master branch:
commit 8ff80fe319ced02d5c4a848ede2e7a5e5430daed
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:02:55 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 44e06dc..92e28ba 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 7.0.50~),
 Standards-Version: 3.9.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-sqlite2-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-sqlite2-perl.git
-Homepage: http://search.cpan.org/dist/DBD-SQLite2/
+Homepage: https://metacpan.org/release/DBD-SQLite2/
 
 Package: libdbd-sqlite2-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index c74a748..7a9ed05 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: Matt Sergeant
-Source: http://search.cpan.org/dist/DBD-SQLite2/
+Source: https://metacpan.org/release/DBD-SQLite2/
 Name: DBD-SQLite2
 
 Copyright: © 2002, Matt Sergeant
diff --git a/debian/watch b/debian/watch
index 44b1258..dfcbbb4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/DBD-SQLite2/ .*/DBD-SQLite2-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DBD-SQLite2/ .*/DBD-SQLite2-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libdbd-sqlite2-perl



More information about the Pkg-perl-cvs-commits mailing list