[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 24839600fb1f30b3bcb65688f822c4109ffc2702
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Jul 19 14:36:30 2013 +0200

    Stop tracking development releases, and adjust get-orig-source handling to treat them as later than simpler versioned ones.

diff --git a/debian/rules b/debian/rules
index 9422c7f..cde010f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ 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_TARBALL_BASENAME_MANGLE = s/~/_/
+DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/\+/_/
 DEB_UPSTREAM_TARBALL_MD5 = 
 
 # Needed both by upstream build and (always) at runtime
diff --git a/debian/watch b/debian/watch
index 240a322..8a28843 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-opts=uversionmangle=s/_(\d+)/~$1/ \
-http://search.cpan.org/dist/App-Cmd-Plugin-Prompt/   .*/App-Cmd-Plugin-Prompt-([\d._]+)\.tar\.gz debian
+http://search.cpan.org/dist/App-Cmd-Plugin-Prompt/   .*/App-Cmd-Plugin-Prompt-([\d.]+)\.tar\.gz debian

-- 
libapp-cmd-plugin-prompt Debian packaging



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