[ossim] 01/01: Add initial watch file by Tobias Frost, add uscan options for passive FTP and version mangling.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 20 13:15:51 UTC 2015


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

sebastic pushed a commit to branch master
in repository ossim.

commit e1171aa8125ca182feb3da4bbac026dada69781a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 20 15:15:11 2015 +0200

    Add initial watch file by Tobias Frost, add uscan options for passive FTP and version mangling.
---
 debian/changelog | 7 +++++++
 debian/watch     | 5 +++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 82e753e..08407c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ossim (1.8.16-5) UNRELEASED; urgency=medium
+
+  * Add initial watch file by Tobias Frost, add uscan options for passive FTP
+    and version mangling. (closes: #789367)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Jun 2015 15:13:39 +0200
+
 ossim (1.8.16-4) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..d9b84b1
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,5 @@
+version=3
+opts=passive,\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/-/./g \
+ftp://download.osgeo.org/ossim/source/ossim-([\d\.]+\S*)/ossim-([\d\.]+\S*)\.tar\.gz

-- 
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