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

sebastic pushed a commit to branch master
in repository ncview.

commit c0251a00874e7de9688f65deeefc84ee82dd9f39
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Apr 18 01:22:13 2015 +0200

    Update watch file to use passive FTP for successful directory listing, fix 
version pattern to match all versions.
---
 debian/changelog | 2 ++
 debian/watch     | 8 ++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ee0e22a..8b7d2b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ ncview (1.93g-1.1) UNRELEASED; urgency=medium
   * Add gbp.conf to use pristine-tar by default.
   * Update Vcs-* URLs for move from SVN to Git.
   * Restructure control file with cme.
+  * Update watch file to use passive FTP for successful directory listing,
+    fix version pattern to match all versions.
 
  -- Bas Couwenberg <sebas...@debian.org>  Sat, 18 Apr 2015 01:07:14 +0200
 
diff --git a/debian/watch b/debian/watch
index eee3c36..2cb71ab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
-# Compulsory line, this is a version 3 file
 version=3
-ftp://cirrus.ucsd.edu/pub/ncview/ncview-([\d\.]+[a-z])\.tar\.gz debian uupdate
+opts=passive,\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
+ftp://cirrus.ucsd.edu/pub/ncview/ \
+ncview-([\d\.]+[a-z]*\d*)\.tar\.gz \
+debian uupdate

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to