[fiona] 01/01: Strip trailing whitespace from changelog & rules.

Bas Couwenberg sebastic at debian.org
Fri Nov 17 10:48:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository fiona.

commit 3ad36e89d451edcdb4785342d92650f43f3a8ab8
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 17 11:48:01 2017 +0100

    Strip trailing whitespace from changelog & rules.
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5ed9fe8..df398be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 fiona (1.7.10-1.1) UNRELEASED; urgency=medium
 
   * Team upload.
-  * Strip trailing whitespace from changelog.
+  * Strip trailing whitespace from changelog & rules.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 15 Nov 2017 21:48:42 +0100
 
diff --git a/debian/rules b/debian/rules
index 5e01c3d..385dae3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ BUILD_DATE=$(shell LC_ALL=C date -u "+%B %d, %Y" -d "@$(SOURCE_DATE_EPOCH)")
 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 export PYBUILD_NAME=fiona
-export PYBUILD_AFTER_BUILD_python2 = PYTHONPATH={build_dir} http_proxy='127.0.0.1:9' sphinx-build -N -bhtml -D today="$(BUILD_DATE)" docs/ build/html 
+export PYBUILD_AFTER_BUILD_python2 = PYTHONPATH={build_dir} http_proxy='127.0.0.1:9' sphinx-build -N -bhtml -D today="$(BUILD_DATE)" docs/ build/html
 export PYBUILD_TEST_NOSE=1
 export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git



More information about the Pkg-grass-devel mailing list