[SCM] Debian packaging of libsvn-dump-perl branch, master, updated. a4604f35ad5abea1bdb720365f7c871d0c23f9f8

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:47:53 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 24875df..03ccf8c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders: Edi Stojicevic <estojicevic at debianworld.org>,
 Standards-Version: 3.9.1
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvn-dump-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvn-dump-perl.git
-Homepage: http://search.cpan.org/dist/SVN-Dump/
+Homepage: https://metacpan.org/release/SVN-Dump/
 
 Package: libsvn-dump-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 39c4539..9aee94a 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: Philippe Bruhat <book at cpan.org>
-Source: http://search.cpan.org/dist/SVN-Dump/
+Source: https://metacpan.org/release/SVN-Dump/
 Name: SVN-Dump
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 0cd4252..cc31970 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/SVN-Dump/   .*/SVN-Dump-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SVN-Dump/   .*/SVN-Dump-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsvn-dump-perl



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