[ossim] 02/04: Update watch file to handle other tar extensions.

Bas Couwenberg sebastic at debian.org
Wed Jun 29 17:25:23 UTC 2016


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

sebastic pushed a commit to branch master
in repository ossim.

commit ab3daf2d476158842b02e498f4fb6aa71a5cd426
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Jun 29 18:43:23 2016 +0200

    Update watch file to handle other tar extensions.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c2e0e91..1ef89ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ossim (1.8.20.3+ds-4) UNRELEASED; urgency=medium
   * Team upload.
   * Add upstream patch to fix FTBFS with GCC 6.
     (closes: #811851)
+  * Update watch file to handle other tar extensions.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 29 Jun 2016 17:58:32 +0200
 
diff --git a/debian/watch b/debian/watch
index 16f566f..45da731 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/;s/-/./g,\
 repacksuffix=+ds \
-http://download.osgeo.org/ossim/source/ossim-([\d\.]+\S*)/ossim-([\d\.]+\S*)\.tar\.gz
+http://download.osgeo.org/ossim/source/ossim-([\d\.]+\S*)/ossim-([\d\.]+\S*)\.(?: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