[Debian-ha-commits] [fence-agents] 04/09: Replace cman Conflicts with Breaks

Valentin Vidic vvidic-guest at moszumanska.debian.org
Sun Feb 18 14:38:59 UTC 2018


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

vvidic-guest pushed a commit to branch master
in repository fence-agents.

commit e70357ae61d8974c4576ea475bbe7c3775dbc959
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Sun Feb 18 12:45:45 2018 +0100

    Replace cman Conflicts with Breaks
    
    When moving files between packages, use Breaks plus Replaces,
    not Conflicts plus Replaces.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 21ac325..90e6869 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,8 @@ Depends: ${misc:Depends}, ${perl:Depends}, ${python3:Depends}, ${shlibs:Depends}
          python3-googleapi,
          python3-pycurl,
          python3-pexpect,
+Breaks: cman (<= 3.0.12-2ubuntu4)
 Replaces: cman (<= 3.0.12-2ubuntu4)
-Conflicts: cman (<= 3.0.12-2ubuntu4)
 Recommends: libnet-telnet-perl,
             openssh-client,
             sg3-utils,

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



More information about the Debian-HA-Commits mailing list