Update of /cvsroot/po4a/po4a/debian
In directory haydn:/tmp/cvs-serv13256/debian
Modified Files:
rules
Log Message:
Compress man pages; add debian/changelog
Index: rules
===================================================================
RCS file: /cvsroot/po4a/po4a/debian/rules,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- rules 29 Jun 2004 19:59:01 -0000 1.26
+++ rules 16 Jul 2004 00:44:06 -0000 1.27
@@ -56,8 +56,9 @@
# dh_installmime
# dh_installinit
# dh_installcron
-#TODO: Now manpages are installed in the install target. Is it wrong for Debian?
-# dh_installman mantmp/*
+# dh_installman mantmp/* # made upstream
+ dh_installchangelogs
+ dh_compress
dh_fixperms
dh_installdeb
dh_perl