[SCM] Debian packaging of libdbd-sqlite3-perl branch, master, updated. debian/1.37-1-4-g7d1582e
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:26:33 UTC 2013
The following commit has been merged in the master branch:
commit 513b05c68ef1bd4eb870dcd01f1f24298d23d27d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:02:56 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 31ea6b4..1a529bf 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,
Salvatore Bonaccorso <carnil at debian.org>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/DBD-SQLite/
+Homepage: https://metacpan.org/release/DBD-SQLite/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-sqlite3-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-sqlite3-perl.git
diff --git a/debian/copyright b/debian/copyright
index fae0f9c..ec4b09f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: DBD-SQLite
Upstream-Contact: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/DBD-SQLite/
+Source: https://metacpan.org/release/DBD-SQLite/
Files: *
Copyright: 2002-2007, Matt Sergeant <matt at sergeant.org>
diff --git a/debian/watch b/debian/watch
index fb746b2..83c9360 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/DBD-SQLite/ .*/DBD-SQLite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DBD-SQLite/ .*/DBD-SQLite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libdbd-sqlite3-perl
More information about the Pkg-perl-cvs-commits
mailing list