[SCM] libmessage-passing-filter-regexp-perl Debian packaging branch, master, updated. debian/0.04-1-6-g5409b13

Jonas Smedegaard dr at jones.dk
Sat Jul 20 11:56:12 UTC 2013


The following commit has been merged in the master branch:
commit bc1e3e40a0b45a7088b6eea77822670774f0df63
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jul 20 13:50:55 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.

diff --git a/debian/rules b/debian/rules
index 9b54e25..0776c42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 pkg = $(DEB_SOURCE_PACKAGE)
 
 DEB_UPSTREAM_PACKAGE = Message-Passing-Filter-Regexp
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Message
+DEB_UPSTREAM_URL = http://www.cpan.org/authors/id/C/CH/CHENRYN
 DEB_UPSTREAM_TARBALL_MD5 = fc09bb95de03662a548dd5497c4352e2
 
 # Needed by upstream build process and (always) at runtime
diff --git a/debian/watch b/debian/watch
index 8a74dc2..e4c4cd3 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://www.cpan.org/authors/id/C/CH/CHENRYN/Message-Passing-Filter-Regexp-([\d.]+)\.tar\.gz
 http://search.cpan.org/dist/Message-Passing-Filter-Regexp/ .*/Message-Passing-Filter-Regexp-([\d.]+)\.tar\.gz

-- 
libmessage-passing-filter-regexp-perl Debian packaging



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