[freeorion] 03/10: d/watch: Improve uversionmangle for test releases.
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Aug 8 22:55:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository freeorion.
commit bf4ae3104d99a34367db5033024bc820f417ddf9
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Jul 30 23:21:49 2015 +0200
d/watch: Improve uversionmangle for test releases.
---
debian/changelog | 2 +-
debian/watch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bd344e5..6775a8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-freeorion (0.4.5~test-g4090-1) UNRELEASED; urgency=medium
+freeorion (0.4.5~g4090-1) UNRELEASED; urgency=medium
* New upstream pre-release.
diff --git a/debian/watch b/debian/watch
index 91cfa7d..35a8998 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,uversionmangle=s/-rc(\d*)// \
+opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,uversionmangle=s/-test-(\d*)/~/ \
https://github.com/freeorion/freeorion/tags \
.*/archive/(?:upstream/)?(?:v|version-|release-|X|R|r|rc)(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeorion.git
More information about the Pkg-games-commits
mailing list