[Pkg-ocaml-maint-commits] [dose3] 01/01: add a uversionmangle s/-/~/

Johannes Schauer josch-guest at moszumanska.debian.org
Thu Nov 20 08:10:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

josch-guest pushed a commit to branch master
in repository dose3.

commit 1a200fa8ae7d03543e28739f4fdd94aad1f9e900
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