[SCM] libapp-cmd-plugin-prompt Debian packaging branch, master, updated. debian/1.003-2-12-g7fe4e40

Jonas Smedegaard dr at jones.dk
Fri Jul 19 12:52:38 UTC 2013


The following commit has been merged in the master branch:
commit a6cbff765cee37d04e2c4be0d1b0cb3c07847156
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jul 19 14:38: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 cde010f..b704d3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ include /usr/share/cdbs/1/class/perl-makemaker.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 DEB_UPSTREAM_PACKAGE = App-Cmd-Plugin-Prompt
-DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/App
+DEB_UPSTREAM_URL = http://www.cpan.org/CPAN/authors/id/R/RJ/RJBS
 DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/\+/_/
 DEB_UPSTREAM_TARBALL_MD5 = 
 
diff --git a/debian/watch b/debian/watch
index 8a28843..585f5d6 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/App-Cmd-Plugin-Prompt/   .*/App-Cmd-Plugin-Prompt-([\d.]+)\.tar\.gz debian
+http://www.cpan.org/CPAN/authors/id/R/RJ/RJBS/App-Cmd-Plugin-Prompt-([\d.]+)\.tar\.gz
+http://search.cpan.org/dist/App-Cmd-Plugin-Prompt/ .*/App-Cmd-Plugin-Prompt-([\d.]+)\.tar\.gz

-- 
libapp-cmd-plugin-prompt Debian packaging



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