[SCM] Debian packaging of libaudio-musepack-perl branch, master, updated. ab70c3608f787ba5e1b74652fc27594ef21f391b
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:18:07 UTC 2013
The following commit has been merged in the master branch:
commit bcb165baac3c78362089df4a5936abb2d8600aa1
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:59:32 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 775f749..22e0d27 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>,
Alessandro Ghedini <ghedo at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Audio-Musepack/
+Homepage: https://metacpan.org/release/Audio-Musepack/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libaudio-musepack-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaudio-musepack-perl.git
diff --git a/debian/copyright b/debian/copyright
index 593549d..a572f93 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
Upstream-Name: Audio-Musepack
Upstream-Contact: Dan Sully <daniel at cpan.org>
-Source: http://search.cpan.org/dist/Audio-Musepack
+Source: https://metacpan.org/release/Audio-Musepack
Files: lib/Audio/Musepack.pm
Copyright: 2003-2006, Erik Reckase,
diff --git a/debian/watch b/debian/watch
index 523c5e3..accc7d9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Audio-Musepack/ .*/Audio-Musepack-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Audio-Musepack/ .*/Audio-Musepack-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libaudio-musepack-perl
More information about the Pkg-perl-cvs-commits
mailing list