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

js pushed a commit to branch master
in repository librdf-query-client-perl.

commit 5b19a66262117dade245ebedec8b4530a82af1fa
Author: Jonas Smedegaard <[email protected]>
Date:   Wed Oct 15 15:20:48 2014 +0200

    Use www.cpan.org and metacpan.org (not search.cpan.org) in watch file, and 
www.cpan.org (not search.cpan.org) as get-orig-soruce URL in rules.
---
 debian/rules | 3 +--
 debian/watch | 3 ++-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index d9960b3..9d64bca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,8 +24,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = RDF-Query-Client
-#DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF
-DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
+DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/RDF
 
 # needed for upstream build and (always) at runtime
 deps = libhttp-message-perl, librdf-trine-perl
diff --git a/debian/watch b/debian/watch
index e325796..25fc759 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://search.cpan.org/dist/RDF-Query-Client/   
.*/RDF-Query-Client-([\d.]+)\.tar\.gz debian
+https://metacpan.org/release/RDF-Query-Client/ 
.*/RDF-Query-Client-([\d.]+)\.tar\.gz
+http://www.cpan.org/modules/by-module/RDF/RDF-Query-Client-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/librdf-query-client-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to