This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf-fortran.
commit 4f7e36f1cac7d6c6c0a6a0c0970c4aa0f8ba3685 Author: Bas Couwenberg <[email protected]> Date: Sat Jan 16 15:19:03 2016 +0100 Bump minimum required libnetcdf-dev to 4.4.0. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c9f312b..dc6db9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netcdf-fortran (4.4.2-4) UNRELEASED; urgency=medium + + * Bump minimum required libnetcdf-dev to 4.4.0. + + -- Bas Couwenberg <[email protected]> Sat, 16 Jan 2016 15:18:56 +0100 + netcdf-fortran (4.4.2-3) unstable; urgency=medium * Limit dh_installexamples to architecture dependent packages. diff --git a/debian/control b/debian/control index 8fdef47..79773f5 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), doxygen, graphviz, libjs-jquery, - libnetcdf-dev (>= 1:4.4.0~rc3), + libnetcdf-dev (>= 1:4.4.0), pkg-config Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/netcdf-fortran.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-fortran.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

