[Debian-ha-commits] [booth] 01/02: Run wrap-and-sort -st

Christoph Berg myon at debian.org
Fri Apr 1 21:00:29 UTC 2016


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

myon pushed a commit to branch master
in repository booth.

commit c21764aa81e25a81200cd8f9ddfd9cb73ef95f65
Author: Christoph Berg <myon at debian.org>
Date:   Fri Apr 1 22:13:01 2016 +0200

    Run wrap-and-sort -st
---
 debian/control | 21 +++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index c78426c..bcd5347 100644
--- a/debian/control
+++ b/debian/control
@@ -3,22 +3,23 @@ Section: admin
 Priority: extra
 Maintainer: Debian HA Maintainers <debian-ha-maintainers at lists.alioth.debian.org>
 Uploaders: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
-Build-Depends: debhelper (>= 9),
+Build-Depends:
+ asciidoc,
+ cluster-glue-dev,
+ debhelper (>= 9),
  dh-autoreconf,
  dh-systemd,
+ docbook-xml,
+ docbook-xsl,
  help2man,
- pkg-config,
+ libcrmservice-dev,
+ libgcrypt20-dev,
  libglib2.0-dev,
- cluster-glue-dev,
  libplumb2-dev,
- asciidoc,
- libgcrypt20-dev,
  libxml2-dev,
- libcrmservice-dev,
  libxml2-utils,
- docbook-xml,
+ pkg-config,
  xsltproc,
- docbook-xsl
 Standards-Version: 3.9.7
 Homepage: https://github.com/ClusterLabs/booth
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-ha/booth.git
@@ -27,7 +28,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-ha/booth.git
 Package: booth
 Architecture: any
 Section: admin
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: The Booth Cluster Ticket Manager
  Booth manages tickets which authorize cluster sites located in
  geographically dispersed locations to run resources. It
@@ -46,7 +47,7 @@ Description: The Booth Cluster Ticket Manager
 Package: booth-pacemaker
 Architecture: any
 Section: admin
-Depends: ${shlibs:Depends}, ${misc:Depends}, booth, pacemaker
+Depends: booth, pacemaker, ${misc:Depends}, ${shlibs:Depends}
 Description: Resource agents to integrate booth with Pacemaker
  Booth manages tickets which authorize cluster sites located in
  geographically dispersed locations to run resources. It

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/booth.git



More information about the Debian-HA-Commits mailing list