This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master in repository hdf5.
commit d8e47945fcc4cdcc6bc407d5268ef9c0bb755b2e Merge: 5eb9ff6 d07eb80 Author: Gilles Filippini <[email protected]> Date: Mon Nov 28 15:42:15 2016 +0100 Merge branch 'master-1.10' debian/changelog | 106 +++++++++++++--- debian/patches/CVE-2016-4330.patch | 20 +++ debian/patches/CVE-2016-4331-1.patch | 229 +++++++++++++++++++++++++++++++++++ debian/patches/CVE-2016-4331-2.patch | 19 +++ debian/patches/CVE-2016-4332.patch | 37 ++++++ debian/patches/CVE-2016-4333.patch | 23 ++++ debian/patches/series | 5 + debian/rules | 3 +- 8 files changed, 421 insertions(+), 21 deletions(-) diff --cc debian/changelog index 8ec4285,2ec27ec..72cec6f --- a/debian/changelog +++ b/debian/changelog @@@ -13,38 -94,15 +94,23 @@@ hdf5 (1.10.0+docs-1~exp1) experimental * Refresh other patches * libhdf5-cpp-<SONAME_CXX>: drop versioned dependency on libhdf5-<SONAME> to ease future transitions - * debian/control.in: - - Use Build-Depends-Indep - - Drop - now - useless versioned Build-Depends on dpkg-dev - - Drop *-dbg packages, superseded by automatic debug packages - - Standars-Version: bump to 3.9.8 (no changes) * debian/rules: - - Migrate to dh with compat=10 - improve soname retrieval - - Drop flag OMPI_MCA_disable_memory_allocator (old workaround for - bug #531522) - replace deprecated '--enable-production' with '--enable-build-mode' - - Move setting of substvar ${hdf5-mpi-dev} into dh_makeshlib; it was - ignored when set at configure step - - Set default plugins dir to /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/plugins - (closes: #826522) * debian/watch: use dirversionmangle to have upstream releases properly sorted - * Symbols files: - - Update from new release - - Temporarily set DPKG_GENSYMBOLS_CHECK_LEVEL=0 - - Fix arch specific symbols + * Bump Standards-Version to 3.9.7 (no change) - -- Gilles Filippini <[email protected]> Sat, 05 Nov 2016 23:23:33 +0100 + -- Gilles Filippini <[email protected]> Sat, 16 Apr 2016 09:24:06 +0200 +hdf5 (1.8.16+docs-8) unstable; urgency=medium + + * Build-Depends: php-cli instead of php5-cli (closes: #821678) + * debian/watch: use dirversionmangle to have upstream versions + properly sorted + + -- Gilles Filippini <[email protected]> Sat, 23 Apr 2016 11:43:31 +0200 + hdf5 (1.8.16+docs-7) unstable; urgency=medium * debian/rules: fix typo preventing doc installation. -- 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

