This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository netcdf4-python.
commit 6a3d02e56f5561494439004396f7729bd4fd75d5 Author: Bas Couwenberg <[email protected]> Date: Sat Dec 10 19:22:08 2016 +0100 Bump X-Python-Version to 2.7. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6502ecc..6e5ed85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ netcdf4-python (1.2.6-1) UNRELEASED; urgency=medium * New upstream release. + * Bump X-Python-Version to 2.7. -- Bas Couwenberg <[email protected]> Sat, 10 Dec 2016 19:20:47 +0100 diff --git a/debian/control b/debian/control index bce38ed..d6d8c79 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/netcdf4-python.git/ Vcs-Git: https://anonscm.debian.org/git/pkg-grass/netcdf4-python.git Homepage: http://unidata.github.io/netcdf4-python/ -X-Python-Version: >= 2.6 +X-Python-Version: >= 2.7 Package: python-netcdf4 Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf4-python.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

