[rasterio] 01/01: Strip trailing whitespace from control & rules files.
Bas Couwenberg
sebastic at debian.org
Tue Nov 21 09:37:16 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 d37dd0c79a8dbb421ed0591a7ca917356495086a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Nov 21 10:37:03 2017 +0100
Strip trailing whitespace from control & rules files.
---
debian/changelog | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 32b0c1b..92e119c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +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.
+ * Strip trailing whitespace from control & rules files.
-- Bas Couwenberg <sebastic at debian.org> Tue, 29 Aug 2017 23:20:11 +0200
diff --git a/debian/control b/debian/control
index c8b83d8..2f9a48b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,6 @@
Source: rasterio
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders: Johan Van de Wauw <johan at vandewauw.be>
+Uploaders: Johan Van de Wauw <johan at vandewauw.be>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
@@ -78,5 +78,5 @@ Description: Command line tool for investigating geospatial rasters
Its functions typically accept and return Numpy ndarrays. Rasterio is designed
to make working with geospatial raster data more productive and more fun.
.
- This package contains a command-line line interface to rasterio "rasterio"
+ This package contains a command-line line interface to rasterio "rasterio"
which can be used to inspect raster datasets.
--
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