[SCM] Debian packaging of libnet-trac-perl branch, master, updated. f99aec03a2bb8fb9f5c1262e83cbe4f79db6008e
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:42:06 UTC 2013
The following commit has been merged in the master branch:
commit 10e758bf3cb27132e480dec0ef99f75dcca5016e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:07 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 428da7f..422e24f 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.1
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-trac-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-trac-perl.git
-Homepage: http://search.cpan.org/dist/Net-Trac/
+Homepage: https://metacpan.org/release/Net-Trac/
Package: libnet-trac-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 88a633c..82f545c 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: Jesse Vincent <jesse at bestpractical.com>
-Source: http://search.cpan.org/dist/Net-Trac/
+Source: https://metacpan.org/release/Net-Trac/
Name: Net-Trac
Files: *
diff --git a/debian/watch b/debian/watch
index 5b770ef..9a2fc74 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-Trac/ .*/Net-Trac-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Trac/ .*/Net-Trac-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnet-trac-perl
More information about the Pkg-perl-cvs-commits
mailing list