This is an automated email from the git hooks/post-receive script. a_valentino-guest pushed a commit to branch master in repository doris.
commit ad32c823e625a1c61d3c463c781fbc2dbf8778a1 Author: Antonio Valentino <[email protected]> Date: Wed Sep 13 19:25:21 2017 +0000 Add a note about why doris is in contrib --- debian/README.Debian | 5 ++++- debian/changelog | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/README.Debian b/debian/README.Debian index 4150ae0..c0f4899 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,6 +1,8 @@ doris for Debian ---------------- +The doris package is in contrib because it recommends snaphu which is non-free. + All binaries of the doris package are stored in /usr/lib/doris namely DORISBIN. The user should add DORISBIN to the PATH in order to use all doris tools e.g. adding: @@ -18,4 +20,5 @@ and a wrapper script for the doris executable. The wrapper script set some environment variable (numeric and time locale) and extend the PATH to include DORISBIN and /usr/lib/gmt/bin (for GMT tools). - -- Antonio Valentino <[email protected]> Mon, 07 Aug 2017 07:34:47 +0000 + -- Antonio Valentino <[email protected]> Wed, 13 Sep 2017 19:19:34 +0000 + diff --git a/debian/changelog b/debian/changelog index 2d2e391..dcc6286 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ doris (5.0.3~beta+dfsg-2) UNRELEASED; urgency=medium * debian/control - (build-)depend in tcsh instead of csh - reformatted with cme + * Added a note in README.debian about why the package is in contrib -- Antonio Valentino <[email protected]> Sat, 09 Sep 2017 12:43:48 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/doris.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

