This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf-cxx-legacy.
commit 9eeec13ccd5ec69a794e30c327089cc8ce0db5ee Author: Bas Couwenberg <[email protected]> Date: Sat Jan 16 15:14:23 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 7d4d826..385a7ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netcdf-cxx-legacy (4.2-4) UNRELEASED; urgency=medium + + * Bump minimum required libnetcdf-dev to 4.4.0. + + -- Bas Couwenberg <[email protected]> Sat, 16 Jan 2016 15:14:00 +0100 + netcdf-cxx-legacy (4.2-3) unstable; urgency=medium * Move from experimental to unstable. diff --git a/debian/control b/debian/control index 1bc3542..9d58a55 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), dh-autoreconf, - libnetcdf-dev (>= 1:4.4.0~rc3), + libnetcdf-dev (>= 1:4.4.0), pkg-kde-tools Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/netcdf-cxx-legacy.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-cxx-legacy.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

