This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository jmapviewer.
commit 92c319afd439b878f2608714567b04134f6adc3c Author: Andreas Tille <[email protected]> Date: Tue Jul 8 09:45:37 2014 +0200 We need to use uversionmangle to enable uscan crating the properly named upstream source (despite lintian has a different opinion) --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ba122a3..6dbdd0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jmapviewer (1.03+dfsg1-1) UNRELEASED; urgency=medium * New upstream version * Enable xz compression in get-orig-source target + * use uversionmangle rather than dversionmangle -- Andreas Tille <[email protected]> Tue, 08 Jul 2014 09:43:53 +0200 diff --git a/debian/watch b/debian/watch index 1daabeb..6db67bc 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=dversionmangle=s/\+dfsg\d*// \ +opts=uversionmangle=s/$/+dfsg/ \ http://svn.openstreetmap.org/applications/viewer/jmapviewer/releases/(\d+(?:\.\d+)*)/JMapViewer-(\d\S*)-Source\.(?:tar\.(?:gz|bz2|xz)|tgz|tbz2|txz|zip) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/jmapviewer.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

