[Debian-ha-commits] [cluster-glue] 67/73: Added conflicts-with-version override

Richard Winters devrik-guest at moszumanska.debian.org
Sat Apr 18 20:24:40 UTC 2015


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

devrik-guest pushed a commit to branch master
in repository cluster-glue.

commit 36982ae7c34b617d973bf4f7a935d5117bb6e233
Author: Richard B Winters <rik at mmogp.com>
Date:   Fri Apr 17 06:02:11 2015 -0400

    Added conflicts-with-version override
    
    - Override is for representing that conflicts + replaces is intended and
    due to the fact that we can't have both packages (libcluster-glue 1.0.12
    and friends & libcluster-glue <=1.0.6 and friends) at the same time as
    they conflict providing different required versions of the same sub
    packages
    - The same case exists for the lintian report concerning libcluster-glue
    and heartbeat, libheartbeat, and heartbeat-common
    
    Change-Id: I4db03da7d6470a964fa4c6b8e00e3e3deb34f3a0
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/cluster-glue.lintian-overrides | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/cluster-glue.lintian-overrides b/debian/cluster-glue.lintian-overrides
new file mode 100644
index 0000000..4a588a8
--- /dev/null
+++ b/debian/cluster-glue.lintian-overrides
@@ -0,0 +1,4 @@
+# Warnings about conflicts-with-version can be ignored, as
+# we cannot have heartbeat, nor versions of libcluster-glue
+# prior to 1.0.6, mixing with this package.
+cluster-glue: conflicts-with-version

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



More information about the Debian-HA-Commits mailing list