[SCM] Packaging of Starlet in Debian branch, master, updated. c37a8261ccb556f2e7369c6f5f3c997e79c17ef0

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


The following commit has been merged in the master branch:
commit 859797f19df339454a3aace62610e3fd7840b3ae
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:14:48 2013 +0100

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

diff --git a/debian/control b/debian/control
index f091b88..3c0f046 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libparallel-prefork-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/starlet.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/starlet.git
-Homepage: http://search.cpan.org/dist/Starlet/
+Homepage: https://metacpan.org/release/Starlet/
 
 Package: starlet
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f48d4a2..8d47796 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Starlet
-Source: http://search.cpan.org/dist/Starlet/
+Source: https://metacpan.org/release/Starlet/
 Upstream-Contact: Kazuho Oku
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 18b4619..b2d79e9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Starlet/   .*/Starlet-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Starlet/   .*/Starlet-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of Starlet in Debian



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