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 ebe14d796ff11ca375f5b7a26934c6002eaad455 Author: Bas Couwenberg <[email protected]> Date: Wed Aug 19 19:39:41 2015 +0200 Bump minimum required libnetcdf-dev to 4.4.0~rc2. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a65a376..1118332 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +netcdf-cxx-legacy (4.2-1~exp7) UNRELEASED; urgency=medium + + * Bump minimum required libnetcdf-dev to 4.4.0~rc2. + + -- Bas Couwenberg <[email protected]> Wed, 19 Aug 2015 19:39:35 +0200 + netcdf-cxx-legacy (4.2-1~exp6) experimental; urgency=medium * Update symbols for other architectures. diff --git a/debian/control b/debian/control index 6d527e8..7f66c84 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~rc2-1~exp4), + libnetcdf-dev (>= 1:4.4.0~rc2), pkg-kde-tools Standards-Version: 3.9.6 Vcs-Browser: http://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

