This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyresample.
commit 163eaeb798fb5c0d76863f2227460a7ea57e6b7b Author: Bas Couwenberg <[email protected]> Date: Wed Jun 21 18:35:55 2017 +0200 Bump Standards-Version to 4.0.0, no changes. --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 99e2d71..32b6151 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,13 @@ pyresample (1.5.0-2) unstable; urgency=medium + [ Antonio Valentino ] * debian/control - drop X-Python-Version and X-Python3-Version fields * Fix documentation installaton to avoid duplicate files in the package + [ Bas Couwenberg ] + * Bump Standards-Version to 4.0.0, no changes. + -- Antonio Valentino <[email protected]> Wed, 21 Jun 2017 05:52:48 +0000 pyresample (1.5.0-1) experimental; urgency=medium diff --git a/debian/control b/debian/control index 686a6b6..299276b 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Build-Depends: debhelper (>= 9.0.0), python3-mock, cython, cython3 -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pyresample.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/pyresample.git Homepage: https://github.com/pytroll/pyresample -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

