This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf-cxx.
commit a1c9a62f56558dd3da57431a4fe3cd8306587d08 Author: Bas Couwenberg <[email protected]> Date: Sun May 15 15:22:44 2016 +0200 Don't install examples, part of testsuite not real examples. --- debian/changelog | 1 + debian/libnetcdf-c++4-1.examples | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 530cb6d..e764f42 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ netcdf-cxx (4.3.0+ds-3) UNRELEASED; urgency=medium * Update symbols for sh4. + * Don't install examples, part of testsuite not real examples. -- Bas Couwenberg <[email protected]> Sun, 15 May 2016 15:10:37 +0200 diff --git a/debian/libnetcdf-c++4-1.examples b/debian/libnetcdf-c++4-1.examples deleted file mode 100644 index e39721e..0000000 --- a/debian/libnetcdf-c++4-1.examples +++ /dev/null @@ -1 +0,0 @@ -examples/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-cxx.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

