[rasterio] 07/13: Add rule to regenerate manfile

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Sep 29 18:25:15 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 ffe9c49a4e47049d0d571d754722129e8c8c4baf
Author: Johan Van de Wauw <johan at vandewauw.be>
Date:   Tue Sep 29 10:31:43 2015 +0200

    Add rule to regenerate manfile
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 6d86d90..9e8229e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,3 +28,6 @@ override_dh_install:
 
 override_dh_auto_test:
 	dh_auto_test || echo "Ignoring test failures"
+
+debin/rasterio.1:
+	help2man rasterio -N -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