[Pkg-nagios-changes] [SCM] Debian packaging for mod gearman. branch, master, updated. debian/1.1.1-1-21-gf620933

Michael Fladischer FladischerMichael at fladi.at
Sat Jan 14 14:47:43 UTC 2012


The following commit has been merged in the master branch:
commit 67d5079aa448d2d7b08aa75f580e728172ded6b8
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Thu Jan 12 12:32:29 2012 +0100

    Run `wrap-and-sort`.

diff --git a/debian/control b/debian/control
index 1268c71..f5b69d8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,16 @@ Source: mod-gearman
 Section: net
 Priority: extra
 Maintainer: Stig Sandbeck Mathisen <ssm at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), automake, libtool, libgearman-dev (>= 0.14), libncurses5-dev, libltdl-dev, gearman-job-server, help2man, dctrl-tools, libperl-dev
+Build-Depends: automake,
+               dctrl-tools,
+               debhelper (>= 7.0.50~),
+               gearman-job-server,
+               help2man,
+               libgearman-dev (>= 0.14),
+               libltdl-dev,
+               libncurses5-dev,
+               libperl-dev,
+               libtool
 Standards-Version: 3.9.2
 Homepage: http://labs.consol.de/nagios/mod-gearman/
 Vcs-Git: git://git.debian.org/pkg-nagios/pkg-mod-gearman
@@ -18,7 +27,7 @@ Description: Documentation and examples for Mod Gearman
 
 Package: mod-gearman-module
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Event broker module to distribute service checks
  Event broker module for Nagios or Icinga.  This module adds
  servicechecks, hostchecks and eventhandlers to a queue on a Gearman
@@ -28,7 +37,7 @@ Description: Event broker module to distribute service checks
 
 Package: mod-gearman-worker
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Worker agent for mod-gearman
  The worker agent for mod-geraman connects to a gearman job server,
  runs active nagios  service checks, and return the results.
@@ -42,7 +51,7 @@ Description: Worker agent for mod-gearman
 
 Package: mod-gearman-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Tools for mod-gearman
  The Mod Gearman package contains tools to complement a mod gearman
  installation.

-- 
Debian packaging for mod gearman.



More information about the Pkg-nagios-changes mailing list