[SCM] Debian packaging of libweather-google-perl branch, master, updated. 05eef5ead5286dcd2458fd6680849e33ba88f9f3
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:53:32 UTC 2013
The following commit has been merged in the master branch:
commit 542e1e5e1f70a494491465492dbc1e19fc6dd11e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:49 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 8f058d6..c73d863 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 8),
Standards-Version: 3.9.1
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libweather-google-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libweather-google-perl.git
-Homepage: http://search.cpan.org/dist/Weather-Google/
+Homepage: https://metacpan.org/release/Weather-Google/
Package: libweather-google-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5967995..d118620 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: Daniel "Possum" LeWarne <possum at cpan.org>
-Source: http://search.cpan.org/dist/Weather-Google/
+Source: https://metacpan.org/release/Weather-Google/
Name: Weather-Google
Files: *
diff --git a/debian/watch b/debian/watch
index 4dfc58f..35a4836 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Weather-Google/ .*/Weather-Google-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Weather-Google/ .*/Weather-Google-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libweather-google-perl
More information about the Pkg-perl-cvs-commits
mailing list