[SCM] Debian packaging of VUser-Google-Api CPAN distribution branch, master, updated. debian/1.0.1-1-6-ge557e12
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:53:27 UTC 2013
The following commit has been merged in the master branch:
commit a9bdab834b4533076c1ced01b94c1406c5a2c29d
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:47 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 2372487..c15ad16 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libvuser-google-api-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libvuser-google-api-perl.git
-Homepage: http://search.cpan.org/dist/VUser-Google-Api/
+Homepage: https://metacpan.org/release/VUser-Google-Api/
Package: libvuser-google-api-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7e349fd..66867da 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: VUser-Google-Api
Upstream-Contact: Randall Smith <perlstalker at vuser.org>
-Source: http://search.cpan.org/dist/VUser-Google-Api/
+Source: https://metacpan.org/release/VUser-Google-Api/
Files: *
Copyright: 2006, Johan Reinalda <johan at reinalda.net>
diff --git a/debian/watch b/debian/watch
index d41329f..ae9efa9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/VUser-Google-Api/ .*/VUser-Google-Api-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/VUser-Google-Api/ .*/VUser-Google-Api-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of VUser-Google-Api CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list