[SCM] Debian packaging of Apache-Singleton CPAN distribution branch, master, updated. debian/0.15-1-4-gbc07d89

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


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

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

diff --git a/debian/control b/debian/control
index 52d8ac0..d78cd4b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
  libapache2-mod-perl2,
  netbase
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Apache-Singleton/
+Homepage: https://metacpan.org/release/Apache-Singleton/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapache-singleton-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-singleton-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index bd67247..9eba01c 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: Apache-Singleton
 Upstream-Contact: Michael Schout <mschout at cpan.org>
-Source: http://search.cpan.org/dist/Apache-Singleton/
+Source: https://metacpan.org/release/Apache-Singleton/
 
 Files: *
 Copyright: 2009, Michael Schout <mschout at cpan.org>
diff --git a/debian/watch b/debian/watch
index 16d73c1..60cb283 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Apache-Singleton/  .+/Apache-Singleton-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Apache-Singleton/  .+/Apache-Singleton-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Apache-Singleton CPAN distribution



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