[vspline] 02/02: set debian-science-specific addresses for Maintainer, Vcs-Git and Vcs-Browser in debian/control also did some minor changes in the description's formatting

Kay F. Jahnke kfj-guest at moszumanska.debian.org
Mon Jul 3 06:58:27 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 c6ff64c4c38eba390cc0c1ed6a228b563cb5d5bc
Author: Kay F. Jahnke <kfjahnke at gmail.com>
Date:   Mon Jul 3 08:55:06 2017 +0200

    set debian-science-specific addresses for Maintainer, Vcs-Git and Vcs-Browser in debian/control
    also did some minor changes in the description's formatting
---
 debian/control | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index cb9569b..7067227 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,14 @@
 Source: vspline
-Maintainer: Kay F. Jahnke <kfjahnke at gmail.com>
+Uploader: Kay F. Jahnke <kfjahnke at gmail.com>
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Section: math
 Priority: extra
 Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: libvigraimpex-dev
 Standards-Version: 3.9.8
 Homepage: https://bitbucket.org/kfj/vspline
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/vspline.git
+Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/vspline.git
 
 Package: vspline-dev
 Architecture: all
@@ -13,7 +16,9 @@ Depends: libvigraimpex-dev
 Suggests: clang,
           vc-dev
 Description: header-only C++ template library for uniform b-spline processing
+ .
  vspline can create b-splines of:
+ .
  -  arbitrary real data types and their aggregates
  -  coming in strided memory
  -  with a reasonable selection of boundary conditions
@@ -22,7 +27,9 @@ Description: header-only C++ template library for uniform b-spline processing
  -  arbitrary dimensions of the spline
  -  in multithreaded code
  -  using the CPU's vector units if possible
+ .
  on the evaluation side it provides:
+ .
  -  evaluation of the spline at point locations in the defined range
  -  evaluation of the spline's derivatives
  -  mapping of arbitrary coordinates into the defined range

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