[SCM] Debian packaging of libjifty-plugin-openid-perl branch, master, updated. d55b56daa478132653179b850d152aa84932bc67
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:35:09 UTC 2013
The following commit has been merged in the master branch:
commit fd6afedd3bb4ffed750eca27e1960ed6dae2d4d7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:21 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index f445e28..6ed352e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plugin-openid-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjifty-plugin-openid-perl.git
-Homepage: http://search.cpan.org/dist/Jifty-Plugin-OpenID/
+Homepage: https://metacpan.org/release/Jifty-Plugin-OpenID/
Package: libjifty-plugin-openid-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 24aebd7..f5e740d 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=59
Maintainer: Alex Vandiver <alexmv at bestpractical.com>
-Source: http://search.cpan.org/dist/Jifty-Plugin-OpenID/
+Source: https://metacpan.org/release/Jifty-Plugin-OpenID/
Name: Jifty-Plugin-OpenID
Files: *
diff --git a/debian/watch b/debian/watch
index cbef6b3..26822e0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Jifty-Plugin-OpenID/ .*/Jifty-Plugin-OpenID-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Jifty-Plugin-OpenID/ .*/Jifty-Plugin-OpenID-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libjifty-plugin-openid-perl
More information about the Pkg-perl-cvs-commits
mailing list