[Debian-ha-commits] [booth] 03/12: d/control: move lsb-base depends to booth package
Valentin Vidic
vvidic-guest at moszumanska.debian.org
Tue Jun 27 12:17:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
vvidic-guest pushed a commit to branch master
in repository booth.
commit 46f1035caa710a67e78b0a3801b9cc5760d2153e
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date: Tue Jun 27 08:59:15 2017 +0200
d/control: move lsb-base depends to booth package
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7dfb83a..811d443 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-ha/booth.git
Package: booth
Architecture: any
Section: admin
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: lsb-base, ${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 +46,7 @@ Description: The Booth Cluster Ticket Manager
Package: booth-pacemaker
Architecture: any
Section: admin
-Depends: booth, pacemaker, lsb-base, ${misc:Depends}, ${shlibs:Depends}
+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