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

johanvdw-guest pushed a commit to branch master
in repository saga.

commit 0201c5ae626c7f3c6143a46709976d8963458b45
Author: Johan Van de Wauw <johan.vandew...@gmail.com>
Date:   Mon Jul 6 19:26:45 2015 +0200

    Fix manfile generation once more
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 922b3c8..84a96e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ override_dh_auto_build: man
 
 man:
        pod2man --section=1 --release=$(VERSION) --center " " 
debian/saga_gui.pod >saga_gui.1
+       pod2man --section=1 --release=$(VERSION) --center " " 
debian/saga_cmd.pod >saga_cmd.1
        dh_auto_build
 
 override_dh_python2:

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to