[geos] 02/07: Limit watch file to 3.5.x releases.

Bas Couwenberg sebastic at debian.org
Tue Oct 25 20:33:54 UTC 2016


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

sebastic pushed a commit to branch experimental-3.5
in repository geos.

commit e4e2e4859b4cbf4c6ef82da090e9d5a7231b37bc
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Oct 25 22:15:35 2016 +0200

    Limit watch file to 3.5.x releases.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cf175b9..064f1a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ geos (3.5.0-5) UNRELEASED; urgency=medium
 
   * Remove disabled PHP support, has split off into separate upstream project.
   * Drop ruby build dependency, pulled in via ruby-all-dev.
+  * Limit watch file to 3.5.x releases.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 30 Aug 2016 14:23:03 +0200
 
diff --git a/debian/watch b/debian/watch
index 4f37c77..a598284 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@ opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
 http://download.osgeo.org/geos \
-(?:|.*/)geos-(?:[_\-]v?|)(\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+(?:|.*/)geos-(?:[_\-]v?|)(3\.5\.\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

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



More information about the Pkg-grass-devel mailing list