This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit 9670c416971b1c63c12106382f61e9adbf23f421 Author: Bas Couwenberg <[email protected]> Date: Sun May 1 00:17:46 2016 +0200 Exclude documentation with problematic license terms. --- debian/changelog | 1 + debian/copyright | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bd15e51..736206c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ otb (5.4.0~rc1+dfsg-1) UNRELEASED; urgency=medium * New upstream release candidate. + * Exclude documentation with problematic license terms. -- Bas Couwenberg <[email protected]> Sat, 30 Apr 2016 22:34:34 +0200 diff --git a/debian/copyright b/debian/copyright index d822dd3..3c7e0b7 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,8 +14,10 @@ Comment: they are removed from the upstream source. 6S is an external library used in optical calibration module. There is no proper license text attached with this library and was not possible to include them inside debian sources until an exception is granted from 6S developers regarding - its current usage in OTB. -Files-Excluded: Modules/ThirdParty/6S/src/* + its current usage in OTB. The documentation includes various Latex files with problematic + license terms. +Files-Excluded: Documentation/* + Modules/ThirdParty/6S/src/* SuperBuild/* Files: * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

