This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch experimental in repository hdf4.
commit 2f300e7029f2d04ae57475e6d227a1a97d0a1584 Author: Bas Couwenberg <[email protected]> Date: Thu May 19 15:09:27 2016 +0200 Update libhdf4-alt-dev Breaks/Replaces to also break 4.10. --- debian/changelog | 2 ++ debian/control | 4 ++-- debian/control.in | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63dd994..8bfc91e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ libhdf4 (4.2.11-1~exp2) UNRELEASED; urgency=medium * Disable tests on sparc64, causes FTBFS. + * Update libhdf4-alt-dev Breaks/Replaces to also break 4.10. + (closes: #824756) -- Bas Couwenberg <[email protected]> Thu, 12 May 2016 21:43:57 +0200 diff --git a/debian/control b/debian/control index 88dd433..04fce31 100644 --- a/debian/control +++ b/debian/control @@ -144,9 +144,9 @@ Depends: libhdf4-0-alt (= ${binary:Version}), libjpeg-dev, libnetcdf-dev, ${misc:Depends} -Breaks: libhdf4-dev (<< 4.2r4-1), +Breaks: libhdf4-dev (<< 4.11), libhdf4g-dev (<< 4.2r4-1) -Replaces: libhdf4-dev (<< 4.2r4-1), +Replaces: libhdf4-dev (<< 4.11), libhdf4g-dev (<< 4.2r4-1) Description: Hierarchical Data Format development files (without NetCDF) HDF is a multi-object file format for storing and transferring diff --git a/debian/control.in b/debian/control.in index 44d0d87..76efa32 100644 --- a/debian/control.in +++ b/debian/control.in @@ -144,9 +144,9 @@ Depends: @PACKAGE@-@SOVER@-alt (= ${binary:Version}), libjpeg-dev, libnetcdf-dev, ${misc:Depends} -Breaks: @PACKAGE@-dev (<< 4.2r4-1), +Breaks: @PACKAGE@-dev (<< 4.11), @PACKAGE@g-dev (<< 4.2r4-1) -Replaces: @PACKAGE@-dev (<< 4.2r4-1), +Replaces: @PACKAGE@-dev (<< 4.11), @PACKAGE@g-dev (<< 4.2r4-1) Description: Hierarchical Data Format development files (without NetCDF) HDF is a multi-object file format for storing and transferring -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf4.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

