[SCM] Debian packaging of libtree-simple-visitorfactory-perl branch, master, updated. 30d733bef03a1790c3bd41c58b9df850f0a66ee9
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:52:44 UTC 2013
The following commit has been merged in the master branch:
commit a2a108f3adbdbbe9821e93618425a5c8da72b6c6
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:30 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index dc01c7f..36ed859 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libtree-simple-perl, libtest-exception-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar at debian.org>
Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Tree-Simple-VisitorFactory/
+Homepage: https://metacpan.org/release/Tree-Simple-VisitorFactory/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtree-simple-visitorfactory-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtree-simple-visitorfactory-perl.git
diff --git a/debian/copyright b/debian/copyright
index 675835d..73b3c25 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: Stevan Little
-Source: http://search.cpan.org/dist/Tree-Simple-VisitorFactory/
+Source: https://metacpan.org/release/Tree-Simple-VisitorFactory/
Name: Tree-Simple-VisitorFactory
Copyright: © 2004-2005, Infinity Interactive, Inc.
diff --git a/debian/watch b/debian/watch
index aa6e2f5..a38b355 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Tree-Simple-VisitorFactory/ .+/Tree-Simple-VisitorFactory-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Tree-Simple-VisitorFactory/ .+/Tree-Simple-VisitorFactory-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libtree-simple-visitorfactory-perl
More information about the Pkg-perl-cvs-commits
mailing list