[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. 60f755d5ad831dc6603161784fa58bf91ae364f1

Stig Sandbeck Mathisen ssm at debian.org
Mon Jan 17 12:44:50 UTC 2011


The following commit has been merged in the master branch:
commit 3ccac22c2eabe419b1c977a32e54e10757b02f68
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Thu Jan 6 15:08:46 2011 +0100

    Add a new package for the mod gearman tools

diff --git a/debian/control b/debian/control
index 6de0e3c..5c18d70 100644
--- a/debian/control
+++ b/debian/control
@@ -38,3 +38,20 @@ Description: Worker agent for mod-gearman
  This package also includes a set of extra tools to send check results
  to Nagios via a gearman server, and a plugin to monitor the gearman
  job server itself.
+
+Package: mod-gearman-tools
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Tools for mod-gearman
+ The Mod Gearman package contains tools to complement a mod gearman
+ installation.
+ .
+ Such tools include:
+ .
+  - check_gearman - Nagios service check to monitor the gearman job
+    server
+  - gearman_top - Monitor the gearman job server
+  - send_gearman - Submit active and passive check results to a
+    gearman job server
+  - send_multi - Submit check results from the check_multi to a gearman
+    job server
diff --git a/debian/mod-gearman-worker.install b/debian/mod-gearman-tools.install
similarity index 76%
copy from debian/mod-gearman-worker.install
copy to debian/mod-gearman-tools.install
index 849dfda..6fe09a9 100644
--- a/debian/mod-gearman-worker.install
+++ b/debian/mod-gearman-tools.install
@@ -1,5 +1,4 @@
-debian/tmp/usr/bin/mod_gearman_worker
-debian/tmp/usr/bin/send_gearman
+debian/tmp/usr/bin/check_gearman
 debian/tmp/usr/bin/gearman_top
+debian/tmp/usr/bin/send_gearman
 debian/tmp/usr/bin/send_multi
-debian/tmp/usr/bin/check_gearman
diff --git a/debian/mod-gearman-worker.manpages b/debian/mod-gearman-tools.manpages
similarity index 75%
copy from debian/mod-gearman-worker.manpages
copy to debian/mod-gearman-tools.manpages
index 93ce343..bec4562 100644
--- a/debian/mod-gearman-worker.manpages
+++ b/debian/mod-gearman-tools.manpages
@@ -1,5 +1,4 @@
 debian/check_gearman.8
 debian/gearman_top.8
-debian/mod_gearman_worker.8
 debian/send_gearman.8
 debian/send_multi.8
diff --git a/debian/mod-gearman-worker.postinst b/debian/mod-gearman-tools.postinst
similarity index 100%
copy from debian/mod-gearman-worker.postinst
copy to debian/mod-gearman-tools.postinst
diff --git a/debian/mod-gearman-worker.install b/debian/mod-gearman-worker.install
index 849dfda..ae1389e 100644
--- a/debian/mod-gearman-worker.install
+++ b/debian/mod-gearman-worker.install
@@ -1,5 +1 @@
 debian/tmp/usr/bin/mod_gearman_worker
-debian/tmp/usr/bin/send_gearman
-debian/tmp/usr/bin/gearman_top
-debian/tmp/usr/bin/send_multi
-debian/tmp/usr/bin/check_gearman
diff --git a/debian/mod-gearman-worker.manpages b/debian/mod-gearman-worker.manpages
index 93ce343..0a53c92 100644
--- a/debian/mod-gearman-worker.manpages
+++ b/debian/mod-gearman-worker.manpages
@@ -1,5 +1 @@
-debian/check_gearman.8
-debian/gearman_top.8
 debian/mod_gearman_worker.8
-debian/send_gearman.8
-debian/send_multi.8

-- 
Debian packaging for mod gearman.



More information about the Pkg-nagios-changes mailing list