[SCM] Debian packaging of libogre-perl branch, master, updated. ded148e5963065ee9abde19fe4660f2846fbaa90
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:42:49 UTC 2013
The following commit has been merged in the master branch:
commit 0e73039e2d2f0906717d4510fafba8d0e9656a2d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:25 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 4f86869..357498d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>,
Dominic Hargreaves <dom at earth.li>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Ogre/
+Homepage: https://metacpan.org/release/Ogre/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libogre-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libogre-perl.git
diff --git a/debian/copyright b/debian/copyright
index a434250..8fce79c 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: Scott Lanning <slanning at cpan.org>
-Source: http://search.cpan.org/dist/Ogre/
+Source: https://metacpan.org/release/Ogre/
Name: Ogre
Files: *
diff --git a/debian/watch b/debian/watch
index dc8f8b6..2a1ffbd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Ogre/ .*/Ogre-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Ogre/ .*/Ogre-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libogre-perl
More information about the Pkg-perl-cvs-commits
mailing list