This is an automated email from the git hooks/post-receive script. pini pushed a commit to branch master-1.10 in repository hdf5.
commit b378e026ca8cf428dcff8f2b51280a86f6163a51 Author: Gilles Filippini <[email protected]> Date: Sat Jan 23 22:16:33 2016 +0100 Refresh patches --- debian/patches/flavor-configure-option.patch | 2 +- debian/patches/path_max.diff | 4 ++-- debian/patches/relax-version-check.patch | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/flavor-configure-option.patch b/debian/patches/flavor-configure-option.patch index 4ffe9b2..ca940be 100644 --- a/debian/patches/flavor-configure-option.patch +++ b/debian/patches/flavor-configure-option.patch @@ -10,7 +10,7 @@ Index: hdf5/configure.ac =================================================================== --- hdf5.orig/configure.ac +++ hdf5/configure.ac -@@ -3055,6 +3055,24 @@ fi +@@ -3083,6 +3083,24 @@ fi ## AM_CONDITIONAL([HAVE_SHARED_CONDITIONAL], [test "X$enable_shared" = "Xyes"]) diff --git a/debian/patches/path_max.diff b/debian/patches/path_max.diff index 8718a4a..e99d442 100644 --- a/debian/patches/path_max.diff +++ b/debian/patches/path_max.diff @@ -9,7 +9,7 @@ Index: hdf5/src/H5Fint.c =================================================================== --- hdf5.orig/src/H5Fint.c +++ hdf5/src/H5Fint.c -@@ -1739,7 +1739,6 @@ H5F_build_actual_name(const H5F_t *f, co +@@ -1749,7 +1749,6 @@ H5F_build_actual_name(const H5F_t *f, co int *fd; /* POSIX I/O file descriptor */ h5_stat_t st; /* Stat info from stat() call */ h5_stat_t fst; /* Stat info from fstat() call */ @@ -17,7 +17,7 @@ Index: hdf5/src/H5Fint.c hbool_t want_posix_fd; /* Flag for retrieving file descriptor from VFD */ /* Perform a sanity check that the file or link wasn't switched -@@ -1776,12 +1775,8 @@ H5F_build_actual_name(const H5F_t *f, co +@@ -1786,12 +1785,8 @@ H5F_build_actual_name(const H5F_t *f, co HGOTO_ERROR(H5E_FILE, H5E_BADVALUE, FAIL, "files' st_ino or st_dev fields changed!") /* Get the resolved path for the file name */ diff --git a/debian/patches/relax-version-check.patch b/debian/patches/relax-version-check.patch index 37a80c3..35ebaa4 100644 --- a/debian/patches/relax-version-check.patch +++ b/debian/patches/relax-version-check.patch @@ -10,7 +10,7 @@ Index: hdf5/src/H5.c =================================================================== --- hdf5.orig/src/H5.c +++ hdf5/src/H5.c -@@ -767,8 +767,7 @@ H5check_version(unsigned majnum, unsigne +@@ -772,8 +772,7 @@ H5check_version(unsigned majnum, unsigne disable_version_check = (unsigned int)HDstrtol (s, NULL, 0); } -- 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

