[SCM] Debian packaging of libexpect-simple-perl branch, master, updated. debian/0.04-2-4-g62d439e

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:29:39 UTC 2013


The following commit has been merged in the master branch:
commit 8faa2e85f188004d30b2b1178e3c7a9d57b7cd4a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:03:55 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 3c1b6ac..91e30d6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libexpect-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Expect-Simple/
+Homepage: https://metacpan.org/release/Expect-Simple/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libexpect-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexpect-simple-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index b038be3..8cafa72 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: Diab Jerius <djerius at cpan.org>
-Source: http://search.cpan.org/dist/Expect-Simple/
+Source: https://metacpan.org/release/Expect-Simple/
 Name: Expect-Simple
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 7d6723e..8119e9f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Expect-Simple/ .*/Expect-Simple-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/Expect-Simple/ .*/Expect-Simple-([[:digit:]].*)\.tar\.gz

-- 
Debian packaging of libexpect-simple-perl



More information about the Pkg-perl-cvs-commits mailing list