[SCM] Debian packaging of Alien-SDL CPAN distribution branch, master, updated. debian/1.430-2-18-g5407c82
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:16:58 UTC 2013
The following commit has been merged in the master branch:
commit d09b49cf2241a24ccb78d82d69d2641314fc5018
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:59:03 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 17c746e..3d4d908 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends-Indep: freeglut3-dev,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalien-sdl-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libalien-sdl-perl.git
-Homepage: http://search.cpan.org/dist/Alien-SDL/
+Homepage: https://metacpan.org/release/Alien-SDL/
Package: libalien-sdl-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 12aede2..d82e083 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://dep.debian.net/deps/dep5/
Upstream-Name: Alien-SDL
Upstream-Contact: Kartik Thakore <KTHAKORE at cpan.org>
Tobias Leich <froggs at cpan.org>
-Source: http://search.cpan.org/dist/Alien-SDL/
+Source: https://metacpan.org/release/Alien-SDL/
Files: *
Copyright: 2009-2011 Kartik Thakore <KTHAKORE at cpan.org>
diff --git a/debian/watch b/debian/watch
index 2c3f80a..a7fbeb7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Alien-SDL/ .*/Alien-SDL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Alien-SDL/ .*/Alien-SDL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of Alien-SDL CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list