This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository hdf4.
commit 3f7c4e6eb0bf7e51a2c0b8ff1ecced7cde2ac4fa Author: Bas Couwenberg <[email protected]> Date: Thu Jun 30 19:40:11 2016 +0200 New upstream release. --- debian/autoreconf | 2 +- debian/changelog | 7 +++++++ debian/rules | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/autoreconf b/debian/autoreconf index 3b56ed3..b24bdc7 100644 --- a/debian/autoreconf +++ b/debian/autoreconf @@ -1,2 +1,2 @@ -HDF4.2.11 +HDF4.2.12 HDF4_ALT diff --git a/debian/changelog b/debian/changelog index 75b44f3..7e2d2f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libhdf4 (4.2.12-1) UNRELEASED; urgency=medium + + * Team upload. + * New upstream release. + + -- Bas Couwenberg <[email protected]> Thu, 30 Jun 2016 19:38:29 +0200 + libhdf4 (4.2.11-2) unstable; urgency=medium * Team upload. diff --git a/debian/rules b/debian/rules index af3d881..7873253 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH) UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | sed -e 's/\+(debian|dfsg|ds|deb)[0-9]*.*//; s/^[0-9]://') -RELEASE := 4.2.11 +RELEASE := 4.2.12 ARCHIVE := upstream/HDF$(RELEASE).tar.gz PACKAGE := libhdf4 SOVER := 0 -- 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

