[SCM] Debian packaging of libfile-sync-perl branch, master, updated. debian/0.11-1-4-ga16a462

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:30:57 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index c8629da..e885997 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/File-Sync/
+Homepage: https://metacpan.org/release/File-Sync/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-sync-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-sync-perl.git
 Build-Depends: debhelper (>= 8), perl
diff --git a/debian/copyright b/debian/copyright
index 2ae69e0..ecd2316 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: Brian Szymanski <ski-cpan at allafrica.com>
-Source: http://search.cpan.org/dist/File-Sync/
+Source: https://metacpan.org/release/File-Sync/
 Name: File-Sync
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 60dcde8..af31b37 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/File-Sync/   .*/File-Sync-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/File-Sync/   .*/File-Sync-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libfile-sync-perl



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