[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.7.0-1-31-g53f0717

Apollon Oikonomopoulos apoikos at gmail.com
Wed Jul 17 20:44:08 UTC 2013


The following commit has been merged in the master branch:
commit 85f87f01acf0e6fd86c4eecb33290cc99f4bef7e
Author: Apollon Oikonomopoulos <apoikos at gmail.com>
Date:   Sat Jul 13 10:01:03 2013 +0300

    Ship mon-collector manpage in ganeti-haskell

diff --git a/debian/ganeti-haskell.dirs b/debian/ganeti-haskell.dirs
index 39e3054..c9825bd 100644
--- a/debian/ganeti-haskell.dirs
+++ b/debian/ganeti-haskell.dirs
@@ -1,3 +1,4 @@
 usr/sbin
 usr/lib/ganeti
+usr/share/man/man7
 usr/share/man/man8
diff --git a/debian/rules b/debian/rules
index 32fe4ca..aa6fc98 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,6 +64,7 @@ override_dh_auto_install:
 	mv $(GANETI_DIR)/usr/sbin/ganeti-confd $(HASKELL_DIR)/usr/sbin/
 	mv $(GANETI_DIR)/usr/lib/ganeti/mon-collector $(HASKELL_DIR)/usr/lib/ganeti/
 	mv $(GANETI_DIR)/usr/share/man/man8/ganeti-confd.8 $(HASKELL_DIR)/usr/share/man/man8/
+	mv $(GANETI_DIR)/usr/share/man/man7/mon-collector.7 $(HASKELL_DIR)/usr/share/man/man7/
 
 override_dh_installinit:
 	dh_installinit --name=ganeti --error-handler=true -i -- defaults 20 80

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list