[rasterio] 02/03: Also fix manpage installscript rio --> rasterio
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Mon Jun 15 16:13:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository rasterio.
commit 38d74df7f7c0bb4122cf17885d70845364ba1b62
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Mon Jun 15 17:46:58 2015 +0200
Also fix manpage installscript rio --> rasterio
---
debian/control | 4 ++--
debian/rasterio.manpages | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index cf66384..39010c5 100644
--- a/debian/control
+++ b/debian/control
@@ -49,5 +49,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 "rio" which
- can be used to inspect raster datasets.
+ This package contains a command-line line interface to rasterio "rasterio"
+ which can be used to inspect raster datasets.
diff --git a/debian/rasterio.manpages b/debian/rasterio.manpages
index ad4f7d2..56791c1 100644
--- a/debian/rasterio.manpages
+++ b/debian/rasterio.manpages
@@ -1 +1 @@
-debian/rio.1
+debian/rasterio.1
--
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