[rasterio] 01/02: Combine help2man targets for rasterio.1.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Mar 28 18:30:50 UTC 2016


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

sebastic pushed a commit to branch master
in repository rasterio.

commit e4929abd10465338b21b416223bbe39d0e38a441
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Mar 28 20:03:25 2016 +0200

    Combine help2man targets for rasterio.1.
---
 debian/changelog | 7 +++++++
 debian/rules     | 7 ++-----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 47156cd..d2bf850 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+rasterio (0.32.0-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Combine help2man targets for rasterio.1.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 28 Mar 2016 20:02:52 +0200
+
 rasterio (0.32.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index b4d5418..da70e0f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,9 +20,6 @@ override_dh_clean:
 	rm -f gdal-config.txt
 	rm -f .coverage 
 
-debian/rasterio.1:
-	help2man rasterio -N -n "command line interface to rasterio">debian/rasterio.1
-
 override_dh_install:
 	dh_install
 	rm -rf debian/python3-rasterio/usr/bin
@@ -31,5 +28,5 @@ override_dh_install:
 override_dh_auto_test:
 	dh_auto_test || echo "Ignoring test failures"
 
-debin/rasterio.1:
-	help2man rasterio -L "C.UTF-8" -N -n "command line tools for reading/writing geospatial raster data" >debian/rasterio.1
+debian/rasterio.1:
+	help2man rasterio -N -L en_US.utf8 -n "command line tools for reading/writing geospatial raster data" >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