[SCM] Debian packaging of libterm-shell-perl branch, master, updated. debian/0.02-3-4-g75bc5e9
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:48:57 UTC 2013
The following commit has been merged in the master branch:
commit 23905a70827ee0ef07ce17416216a893779a225a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:58 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c519b01..360bfa1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>
Build-Depends: debhelper (>> 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Term-Shell/
+Homepage: https://metacpan.org/release/Term-Shell/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-shell-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-shell-perl.git
diff --git a/debian/copyright b/debian/copyright
index ace66ba..0b42c1a 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: Neil Watkiss <NEILW at cpan.org>
-Source: http://search.cpan.org/dist/Term-Shell/
+Source: https://metacpan.org/release/Term-Shell/
Name: Term-Shell
Files: *
diff --git a/debian/watch b/debian/watch
index d5eedf5..cdd3366 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Term-Shell/ .*/Term-Shell-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/Term-Shell/ .*/Term-Shell-([[:digit:]].*)\.tar\.gz
--
Debian packaging of libterm-shell-perl
More information about the Pkg-perl-cvs-commits
mailing list