[osgearth] 01/15: Update watch file to also report pre-releases.

Bas Couwenberg sebastic at xs4all.nl
Sun Oct 26 16:19:38 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osgearth.

commit e6bbf754114868c0ddaa1a5c152741df68f36aef
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Oct 13 20:48:28 2014 +0200

    Update watch file to also report pre-releases.
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 911408c..fbcf486 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osgearth (2.5.0+dfsg-3) UNRELEASED; urgency=medium
+
+  * Update watch file to also report pre-releases.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl>  Mon, 13 Oct 2014 20:47:51 +0200
+
 osgearth (2.5.0+dfsg-2) unstable; urgency=low
 
   * Drop libv8-dev build dependency, not available on all architectures and has
diff --git a/debian/watch b/debian/watch
index aa36c11..6b7ad5b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/^\d+\.\d+$/$&.0/ \
-  https://github.com/gwaldron/osgearth/releases .*/osgearth-(\d[\d\.]+)\.tar\.gz \
+opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|b|beta|a|alpha)\d*)$/$1~$2/;s/^\d+\.\d+$/$&.0/ \
+  https://github.com/gwaldron/osgearth/releases .*/osgearth-(\d[\d\.a-z]+)\.tar\.gz \
   debian debian/get-orig-source

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osgearth.git



More information about the Pkg-grass-devel mailing list