[SCM] Packaging for padre-plugin-perltidy branch, master, updated. debian/0.21-1-21-g42b561d
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:43:15 UTC 2013
The following commit has been merged in the master branch:
commit 57a12e8b380107400e663824213a2e93c04b99db
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:34 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 00a7307..f9fc0ca 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: liblocale-msgfmt-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libpadre-plugin-perltidy-perl.git
Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libpadre-plugin-perltidy-perl.git
-Homepage: http://search.cpan.org/dist/Padre-Plugin-PerlTidy/
+Homepage: https://metacpan.org/release/Padre-Plugin-PerlTidy/
Package: libpadre-plugin-perltidy-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 52199aa..e2cbba0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Padre-Plugin-PerlTidy
Upstream-Contact: Brian Cassidy <bricas at cpan.org>
-Source: http://search.cpan.org/dist/Padre-Plugin-PerlTidy/
+Source: https://metacpan.org/release/Padre-Plugin-PerlTidy/
Files: *
Copyright: 2010 by Patrick Donelan, Brian Cassidy
diff --git a/debian/watch b/debian/watch
index d9ba64b..b93fb32 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Padre-Plugin-PerlTidy/ .*/Padre-Plugin-PerlTidy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Padre-Plugin-PerlTidy/ .*/Padre-Plugin-PerlTidy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging for padre-plugin-perltidy
More information about the Pkg-perl-cvs-commits
mailing list