[SCM] libwww-finger-perl Debian packaging branch, master, updated. debian/0.104-2-29-g628ee1a

Jonas Smedegaard dr at jones.dk
Sat Jul 20 11:27:05 UTC 2013


The following commit has been merged in the master branch:
commit 806722e51ed566e65989d23356b50d4de6279fa4
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jul 20 12:51:02 2013 +0200

    Use www.cpan.org/authors URL in watch file and get-orig-source target (for newest info), and in watch file additionally search.cpan.org/dist URL (for change of author).

diff --git a/debian/rules b/debian/rules
index 52aaf79..ea2ef6f 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 = WWW-Finger
-#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/authors/id/T/TO/TOBYINK
 
 # Needed both by upstream build and (always) at runtime
 perl-deps = common-sense http-link-parser http-lrdd json www
diff --git a/debian/watch b/debian/watch
index 7b0bf7f..be69c63 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/WWW-Finger/   .*/WWW-Finger-([\d.]+)\.tar\.gz debian
+http://www.cpan.org/authors/id/T/TO/TOBYINK/WWW-Finger-([\d.]+)\.tar\.gz
+http://search.cpan.org/dist/WWW-Finger/ .*/WWW-Finger-([\d.]+)\.tar\.gz

-- 
libwww-finger-perl Debian packaging



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