[Debian-ha-commits] [sbd] 01/01: Minor packaging updates

Christoph Berg myon at debian.org
Wed May 18 14:43:34 UTC 2016


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

myon pushed a commit to branch master
in repository sbd.

commit b5ebccce03ebef9e3993dcc5cb46db02cb863102
Author: Christoph Berg <christoph.berg at credativ.de>
Date:   Wed May 18 16:42:25 2016 +0200

    Minor packaging updates
---
 debian/control               | 10 ++++------
 debian/sbd.default           |  2 +-
 debian/sbd.lintian-overrides |  2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 0123b05..3d52210 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 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: debhelper (>= 9),
  dh-autoreconf,
  dh-systemd,
  libglib2.0-dev,
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>=9),
  libaio-dev,
  uuid-dev,
  libqb-dev,
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: https://github.com/ClusterLabs/sbd/
 Vcs-Git: git://anonscm.debian.org/debian-ha/sbd.git
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-ha/sbd.git
@@ -32,7 +32,5 @@ Description: STONITH Block Device daemon
  SBD provides a node fencing mechanism (Shoot the other node in the
  head, STONITH) for Pacemaker-based clusters through the exchange of
  messages via shared block storage such as for example a SAN, iSCSI,
- FCoE. This isolates the fencing mechanism from changes in firmware
- version or dependencies on specific firmware controllers, and it can
- be used as a STONITH mechanism in all configurations that have
- reliable shared storage.
+ FCoE. It can be used as a STONITH mechanism in all configurations
+ that have reliable shared storage.
diff --git a/debian/sbd.default b/debian/sbd.default
index 798c4a7..82590a3 100644
--- a/debian/sbd.default
+++ b/debian/sbd.default
@@ -5,4 +5,4 @@ SBD_OPTS="-W"
 # watchdog device to be used
 #SBD_WATCHDOG_DEV="/dev/watchdog"
 # pacemaker support
-#SBD_PACEMAKER="false"
\ No newline at end of file
+#SBD_PACEMAKER="false"
diff --git a/debian/sbd.lintian-overrides b/debian/sbd.lintian-overrides
index da04261..60b7a39 100644
--- a/debian/sbd.lintian-overrides
+++ b/debian/sbd.lintian-overrides
@@ -1,2 +1,2 @@
-# line 183 contains file path wich can't be break
+# line 183 contains a very long path name
 manpage-has-errors-from-man usr/share/man/man8/sbd.8.gz 183: warning [p 1, 7.7i]: can't break line

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



More information about the Debian-HA-Commits mailing list