[rasterio] 01/01: Strip trailing whitespace from rules.

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


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

sebastic pushed a commit to branch master
in repository rasterio.

commit bc5758f6962f37e2eb43f731cd9aed7e33495087
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 17 11:54:00 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 4d85a1d..32b0c1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ rasterio (0.36.0-3) UNRELEASED; urgency=medium
   * Team upload.
   * Update watchfile to also match pre-releases.
   * Bump Standards-Version to 4.1.0, no changes.
+  * Strip trailing whitespace from rules.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 29 Aug 2017 23:20:11 +0200
 
diff --git a/debian/rules b/debian/rules
index 6a7d413..420c541 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_clean:
 	rm -f rasterio/_*.cpp
 	rm -f VERSION.txt
 	rm -f gdal-config.txt
-	rm -f .coverage 
+	rm -f .coverage
 
 override_dh_install:
 	dh_install

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



More information about the Pkg-grass-devel mailing list