[vspline] 02/03: brought package up to vspline version 0.3.1 ran "gbp import-orig --pristine-tar --uscan" to fetch new upstream code upped standards version to 4.11 modified description slightly to reflect new/changed functionality added a changelog entry to document this update

Kay F. Jahnke kfjahnke at gmail.com
Sat Nov 18 08:36:33 UTC 2017


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

kfj-guest pushed a commit to branch master
in repository vspline.

commit cd7e9829ec7b141da6d9ab31570b7e46f8ee9394
Author: Kay F. Jahnke <kfjahnke at gmail.com>
Date:   Sat Nov 18 09:17:49 2017 +0100

    brought package up to vspline version 0.3.1
    ran "gbp import-orig --pristine-tar --uscan" to fetch new upstream code
    upped standards version to 4.11
    modified description slightly to reflect new/changed functionality
    added a changelog entry to document this update
---
 debian/changelog | 4 ++++
 debian/control   | 7 +++----
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b74f439..4a6bf6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,3 +3,7 @@ vspline (0.2.0-1) unstable; urgency=low
   * Initial release (Closes: #867382)
   
  -- Kay F. Jahnke <kfjahnke at gmail.com>  Sun, 10 Sep 2017 14:07:57 +0200
+
+  * release of version 0.3.1
+  
+ -- Kay F. Jahnke <kfjahnke at gmail.com>  Sat, 18 Nov 2017 09:00:00 +0200
diff --git a/debian/control b/debian/control
index 0a457bc..e12d75a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Kay F. Jahnke <kfjahnke at gmail.com>
 Section: math
 Priority: optional
 Build-Depends: debhelper (>= 10)
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/vspline.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/vspline.git
 Homepage: https://bitbucket.org/kfj/vspline
@@ -33,9 +33,8 @@ Description: header-only C++ template library for uniform b-spline processing
   -  fast specializations for nearest neighbour and linear interpolation
   -  mapping of arbitrary coordinates into the defined range
   -  evaluation of n-dimensional arrays of coordinates ('remap' function)
-  -  coordinate-fed remap function ('index_remap')
-  -  functor-based remap, aka 'transform' function
-  -  functor-based 'apply' function
+  -  functor-based transform and apply functions
+  -  set of functional constructs to facilitate evaluation
  .
  data handling is done with vigra data types.
  vspline optionally uses horizontal vectorization with Vc.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vspline.git



More information about the debian-science-commits mailing list