[SCM] Debian packaging of libcddb-get-perl branch, master, updated. debian/2.28-1-6-gd37d42d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:20:12 UTC 2013
The following commit has been merged in the master branch:
commit 6af406c8a5be15549c7f8d67d277c8ac91ae1a1a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:36 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d2b7420..cf5e360 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan at debian.org>,
Florian Schlichting <fschlich at zedat.fu-berlin.de>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/CDDB_get/
+Homepage: https://metacpan.org/release/CDDB_get/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcddb-get-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcddb-get-perl.git
diff --git a/debian/copyright b/debian/copyright
index 5d77d74..537b82b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Armin Obersteiner
-Source: http://search.cpan.org/dist/CDDB_get/
+Source: https://metacpan.org/release/CDDB_get/
Upstream-Name: CDDB_get
Files: *
diff --git a/debian/watch b/debian/watch
index f7b56d5..ac35dfb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/CDDB_get/ .*/CDDB_get-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/CDDB_get/ .*/CDDB_get-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libcddb-get-perl
More information about the Pkg-perl-cvs-commits
mailing list