[fest-assert] 02/03: Mangle the upstream version to sort the milestones before the final release
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Nov 19 14:31:44 GMT 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository fest-assert.
commit a5056bf5171111a6b3d75ca7575ec62ec014b45d
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Nov 19 14:31:11 2014 +0100
Mangle the upstream version to sort the milestones before the final release
---
debian/changelog | 2 +-
debian/watch | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 47f43cc..f073798 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-fest-assert (2.0M10-1) unstable; urgency=low
+fest-assert (2.0~M10-1) unstable; urgency=low
* Initial release (Closes: #769077)
diff --git a/debian/watch b/debian/watch
index 5842689..f33717c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
+opts=uversionmangle=s/(\d)(M\d)/$1~$2/g \
https://github.com/alexruiz/fest-assert-2.x/releases .*/fest-assert-core-(.+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fest-assert.git
More information about the pkg-java-commits
mailing list