[libtest-rdf-perl] 01/03: Fix use freshest CPAN nodes: Use per-author (not per-module) www.cpan.org URL in watch file and get-orig-source hints of rules file. List www.cpan.org URL before metacpan in watch file.

Jonas Smedegaard dr at jones.dk
Thu Oct 16 22:17:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libtest-rdf-perl.

commit 6080058eafcf12010b958afa8b70f7424af34784
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Oct 17 00:06:27 2014 +0200

    Fix use freshest CPAN nodes: Use per-author (not per-module) www.cpan.org URL in watch file and get-orig-source hints of rules file. List www.cpan.org URL before metacpan in watch file.
---
 debian/rules | 2 +-
 debian/watch | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 37b9820..61ff067 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = Test-RDF
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Test
+DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/K/KJ/KJETILK
 
 # Needed both by upstream build process and at runtime
 deps = librdf-trine-perl
diff --git a/debian/watch b/debian/watch
index 4cf617d..07ee3d2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
+http://search.cpan.org/CPAN/authors/id/K/KJ/KJETILK/Test-RDF-([\d.]+)\.tar\.gz
 https://metacpan.org/release/Test-RDF/ .*/Test-RDF-([\d.]+)\.tar\.gz
-http://www.cpan.org/modules/by-module/Test/Test-RDF-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-rdf-perl.git



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