[Pkg-ocaml-maint-commits] [dose3] 01/05: add a uversionmangle s/-/~/
Johannes Schauer
josch-guest at moszumanska.debian.org
Fri Nov 21 07:13:15 UTC 2014
This is an automated email from the git hooks/post-receive script.
josch-guest pushed a commit to branch experimental/master
in repository dose3.
commit 7dbf95837d56efaa0b61efbca74d63a7f372eee6
Author: josch <j.schauer at email.de>
Date: Thu Nov 20 09:09:27 2014 +0100
add a uversionmangle s/-/~/
- this is to ensure that version 3.3 is recorded as being newer than
3.3-betaX which is otherwise not the case
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index d3f18b4..c367f48 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-https://gforge.inria.fr/frs/?group_id=4395 .*/dose3-(.*)\.tar\.gz
\ No newline at end of file
+opts=uversionmangle=s/-/~/ \
+https://gforge.inria.fr/frs/?group_id=4395 .*/dose3-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/dose3.git
More information about the Pkg-ocaml-maint-commits
mailing list