[SCM] Debian packaging of libcatalyst-engine-psgi-perl branch, master, updated. 6c68f42239c2cce60faede7cfb0d97a622b7b797

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


The following commit has been merged in the master branch:
commit 6395d1248b5a73bbcee5558890f279f748765baf
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:00:30 2013 +0100

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

diff --git a/debian/control b/debian/control
index 22cc2ef..1106a1b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Alessandro Ghedini <ghedo at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Catalyst-Engine-PSGI/
+Homepage: https://metacpan.org/release/Catalyst-Engine-PSGI/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-engine-psgi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-engine-psgi-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index aefe476..8ad7511 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Catalyst-Engine-PSGI
 Upstream-Contact: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
-Source: http://search.cpan.org/dist/Catalyst-Engine-PSGI/
+Source: https://metacpan.org/release/Catalyst-Engine-PSGI/
 Comment: The upstream sources were repackaged in order to remove
  the t/catalyst directory due to missing license/copyright, and the
  images under t/Hello/root/ since not in preferred form for making
diff --git a/debian/watch b/debian/watch
index 72e9dc5..bc92bab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="dversionmangle=s/\+dfsg//" \
-http://search.cpan.org/dist/Catalyst-Engine-PSGI/   .*/Catalyst-Engine-PSGI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
+https://metacpan.org/release/Catalyst-Engine-PSGI/   .*/Catalyst-Engine-PSGI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
 debian sh debian/repack.stub

-- 
Debian packaging of libcatalyst-engine-psgi-perl



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