This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository qmapshack.
commit db0c8f5739bfd03e6b85edc62110a96476fb58e4 Author: Bas Couwenberg <[email protected]> Date: Tue Dec 13 17:12:56 2016 +0100 Add license & copyright for alglib. --- debian/changelog | 1 + debian/copyright | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9c8e180..ff03248 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qmapshack (1.7.2-1) UNRELEASED; urgency=medium * New upstream release. * Disable icon regeneration on mips64el, inkscape fails there too. * Add libalglib-dev to build dependencies. + * Add license & copyright for alglib. -- Bas Couwenberg <[email protected]> Tue, 13 Dec 2016 17:04:24 +0100 diff --git a/debian/copyright b/debian/copyright index 09bb426..2fcf8dc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -49,6 +49,15 @@ License: public-domain . see <http://www.rw-designer.com/licenses>. +Files: 3rdparty/alglib/* +Copyright: Sergey Bochkanov (ALGLIB project) +License: GPL-2+ + +Files: 3rdparty/alglib/src/specialfunctions.cpp +Copyright: 1984, 1987, 1989, 1992, 2000, Stephen L. Moshier + Sergey Bochkanov (ALGLIB project) +License: GPL-2+ + Files: debian/* Copyright: 2014, Jaromír Mikeš <[email protected]> License: GPL-3+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qmapshack.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

