[SCM] Debian packaging of libapache-dbi-perl branch, master, updated. debian/1.11-1-4-g8a45a99

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


The following commit has been merged in the master branch:
commit 51f64412d5aac3a754ac9911515cc963382644ab
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:12 2013 +0100

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

diff --git a/debian/control b/debian/control
index 638e69f..23c9ad8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Jay Bonci <jaybonci at debian.org>, Damyan Ivanov <dmn at debian.org>,
  gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
  Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Apache-DBI/
+Homepage: https://metacpan.org/release/Apache-DBI/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-dbi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-dbi-perl.git
 Priority: optional
diff --git a/debian/copyright b/debian/copyright
index bdb0a65..d8a2c89 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: modperl mailing list
-Source: http://search.cpan.org/dist/Apache-DBI/
+Source: https://metacpan.org/release/Apache-DBI/
 Name: Apache-DBI
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c339a14..528f2ef 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Apache-DBI/ .*/Apache-DBI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Apache-DBI/ .*/Apache-DBI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libapache-dbi-perl



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