This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository ruby-hdfeos5.
commit 23c1ee92a896ccdfa7ec3a68d7ec1ac86cce1e56 Author: Bas Couwenberg <[email protected]> Date: Thu Oct 19 22:05:52 2017 +0200 Change libhdf5-serial-dev build dependency to libhdf5-dev. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7aeadc2..d3ee5b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ruby-hdfeos5 (1.2-8) UNRELEASED; urgency=medium + + * Team upload. + * Change libhdf5-serial-dev build dependency to libhdf5-dev. + + -- Bas Couwenberg <[email protected]> Thu, 19 Oct 2017 22:04:52 +0200 + ruby-hdfeos5 (1.2-7) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index db6fe70..c67e9c3 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper (>= 9~), gem2deb, libgctp-dev, - libhdf5-serial-dev, + libhdf5-dev, libhe5-hdfeos-dev, ruby-narray, ruby-narray-miss -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ruby-hdfeos5.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

