[ossim] 01/14: Update watch file to use GitHub releases.

Bas Couwenberg sebastic at debian.org
Thu Aug 24 17:18:16 UTC 2017


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

sebastic pushed a commit to branch experimental
in repository ossim.

commit 959b7e5a8b9cc41560f5d3daf621ef805886664a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jul 25 12:20:33 2017 +0200

    Update watch file to use GitHub releases.
---
 debian/changelog | 1 +
 debian/watch     | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 262bdfb..744a1e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ossim (1.8.20.3+ds-6) UNRELEASED; urgency=medium
   * Change libcurl4-dev alternative to libcurl-ssl-dev.
   * Update spelling-errors.patch to fix 'directories' typo.
   * Update Homepage URL to use trac.osgeo.org.
+  * Update watch file to use GitHub releases.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 30 Aug 2016 13:20:14 +0200
 
diff --git a/debian/watch b/debian/watch
index 45da731..ebe48af 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,7 @@ version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/-/./g,\
+filenamemangle=s/(?:.*?)?(?:rel|v|ossim|\w+?)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/ossim-$1.$2/,\
 repacksuffix=+ds \
-http://download.osgeo.org/ossim/source/ossim-([\d\.]+\S*)/ossim-([\d\.]+\S*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://github.com/ossimlabs/ossim/releases \
+(?:.*?/)?(?:rel|v|ossim|\w+?)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list