[SCM] Debian packaging of libarchive-ar-perl branch, master, updated. dae346cbc36147791291e95e7c063a3971e3714e

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:17:42 UTC 2013


The following commit has been merged in the master branch:
commit 58aee508b8d5af01a8b902af80c5e87042718a74
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:22 2013 +0100

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

diff --git a/debian/control b/debian/control
index 0b4a25b..ac39b84 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, 
  Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Archive-Ar/
+Homepage: https://metacpan.org/release/Archive-Ar/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarchive-ar-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarchive-ar-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index ee5c951..74781ac 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: John Bazik <jbazik at cpan.org>
-Source: http://search.cpan.org/dist/Archive-Ar/
+Source: https://metacpan.org/release/Archive-Ar/
 Name: Archive-Ar
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 867ac1c..954de36 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Archive-Ar/  .+/Archive-Ar-v?(\d[\d.-]+[a-z]?)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Archive-Ar/  .+/Archive-Ar-v?(\d[\d.-]+[a-z]?)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libarchive-ar-perl



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