This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master in repository hdf5.
commit c299bd391881ed9db7dcf404d93ee61395678c8f Author: Gilles Filippini <[email protected]> Date: Mon Jul 20 10:57:05 2015 +0200 Override lintian symbols-file-contains-debian-revision this is a false positive due to upstream release being 1.8.15-patch1. --- debian/libhdf5-10.lintian-overrides | 3 ++- debian/libhdf5-cpp-10.lintian-overrides | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/libhdf5-10.lintian-overrides b/debian/libhdf5-10.lintian-overrides index 13991eb..3674a76 100644 --- a/debian/libhdf5-10.lintian-overrides +++ b/debian/libhdf5-10.lintian-overrides @@ -1,2 +1,3 @@ libhdf5-10: package-name-doesnt-match-sonames libhdf5-serial10 libhdf5-serial-fortran10 libhdf5-serial-hl10 libhdf5-serialhl-fortran10 - +# false positive because upstream release is 1.8.15-patch1 +libhdf5-10: symbols-file-contains-debian-revision on symbol HDF5_CPP_1.8.15.1@HDF5_CPP_1.8.15.1 and 7 others diff --git a/debian/libhdf5-cpp-10.lintian-overrides b/debian/libhdf5-cpp-10.lintian-overrides index cde486c..3d1e9e4 100644 --- a/debian/libhdf5-cpp-10.lintian-overrides +++ b/debian/libhdf5-cpp-10.lintian-overrides @@ -1 +1,3 @@ libhdf5-cpp-10: package-name-doesnt-match-sonames libhdf5-cpp10 libhdf5-hl-cpp10 +# false positive because upstream release is 1.8.15-patch1 +libhdf5-cpp-10: symbols-file-contains-debian-revision on symbol HDF5_CPP_1.8.15.1@HDF5_CPP_1.8.15.1 and 153 others -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

