The following commit has been merged in the jessie branch:
commit f9d42ca05d2038dc4587a9d69217fbac0e7007bb
Author: Bas Couwenberg <[email protected]>
Date: Thu Sep 26 16:24:32 2013 +0200
Fix watch file, don't strip .0 from debian version.
diff --git a/debian/changelog b/debian/changelog
index a7a6d93..56fa84c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
osgearth (2.4.0+dfsg-6) unstable; urgency=low
* Set architecture to linux-any, FreeBSD is not supported upstream.
+ * Fix watch file, don't strip .0 from debian version.
-- Bas Couwenberg <[email protected]> Tue, 24 Sep 2013 16:59:37 +0200
diff --git a/debian/watch b/debian/watch
index 7319362..aa36c11 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts=dversionmangle=s/(\.0)?\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/^\d+\.\d+$/$&.0/
\
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/^\d+\.\d+$/$&.0/
\
https://github.com/gwaldron/osgearth/releases
.*/osgearth-(\d[\d\.]+)\.tar\.gz \
debian debian/get-orig-source
--
osgEarth terrain rendering toolkit
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel