[Debian-ha-commits] [booth] 02/04: d/control: Add lsb-base to booth dependencies.
Adrian Vondendriesch
discostu-guest at moszumanska.debian.org
Wed Oct 12 20:03:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
discostu-guest pushed a commit to branch master
in repository booth.
commit 86dfd8750797f17dd2f84c3d099f2c7ba7f08eb9
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date: Wed Oct 12 21:50:01 2016 +0200
d/control: Add lsb-base to booth dependencies.
---
debian/changelog | 4 ++++
debian/control | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7a124e8..4a46a8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
booth (1.0-2) UNRELEASED; urgency=medium
+ [ Christoph Berg ]
* Update Vcs URLs.
* Drop obsolete B-D on help2man.
+ [ Adrian Vondendriesch ]
+ * Add lsb-base to booth depencencies.
+
-- Christoph Berg <myon at debian.org> Wed, 30 Mar 2016 20:20:15 +0200
booth (1.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f06a1cd..35181a5 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Description: The Booth Cluster Ticket Manager
Package: booth-pacemaker
Architecture: any
Section: admin
-Depends: booth, pacemaker, ${misc:Depends}, ${shlibs:Depends}
+Depends: booth, pacemaker, lsb-base, ${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