[libhtml-embedded-turtle-perl] 20/28: Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author). Switch get-orig-source target to use www.cpan.org/authors URL.

Jonas Smedegaard js at alioth.debian.org
Fri Aug 9 16:24:33 UTC 2013


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

js pushed a commit to branch master
in repository libhtml-embedded-turtle-perl.

commit 66e2c5e7ac6f8e25f983cf198b5662cb98341824
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 9 18:00:12 2013 +0200

    Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author). Switch get-orig-source target to use www.cpan.org/authors URL.
---
 debian/rules |    3 +--
 debian/watch |    3 ++-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 55c0fe5..1b09e95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,8 +25,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = HTML-Embedded-Turtle
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML
-#DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/T/TO/TOBYINK
 
 # Needed by upstream build and (always) at runtime
 perl-deps = common-sense namespace-clean ossp-uuid
diff --git a/debian/watch b/debian/watch
index 59993b0..3786558 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/HTML-Embedded-Turtle/   .*/HTML-Embedded-Turtle-([\d.]+)\.tar\.gz debian
+http://www.cpan.org/authors/id/T/TO/TOBYINK/HTML-Embedded-Turtle-([\d.]+)\.tar\.gz
+http://search.cpan.org/dist/HTML-Embedded-Turtle/ .*/HTML-Embedded-Turtle-([\d.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-embedded-turtle-perl.git



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