[pyspatialite] 03/04: Use multi-line uscan options in watch file.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Jul 30 12:43:58 UTC 2015


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

sebastic pushed a commit to branch master
in repository pyspatialite.

commit 134a6c6530b71935f0abc2cba37fbe2e60aebb58
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jul 30 14:13:11 2015 +0200

    Use multi-line uscan options in watch file.
---
 debian/changelog | 1 +
 debian/watch     | 8 ++++++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e458920..eac6d25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pyspatialite (3.0.1-9) UNRELEASED; urgency=medium
   * Apply patch from Ubuntu to fix misbuild on 64-bit archs.
     Thanks to Steve Langasek for forwarding the patch.
     (closes: #794047)
+  * Use multi-line uscan options in watch file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 30 Jul 2015 13:25:25 +0200
 
diff --git a/debian/watch b/debian/watch
index 940ad96..9fd6723 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,7 @@
 version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/,filenamemangle=s/^.*?\/(\d+)/pyspatialite-$1/ \
-https://github.com/lokkju/pyspatialite/releases (?:|.*/)pyspatialite/archive/(\d+\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)-?(\d*)$/$1~$2$3/;s/RC/rc/,\
+filenamemangle=s/^.*?\/(\d+)/pyspatialite-$1/ \
+https://github.com/lokkju/pyspatialite/releases \
+(?:|.*/)pyspatialite/archive/(\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/pyspatialite.git



More information about the Pkg-grass-devel mailing list