[Pkg-cli-apps-commits] [smuxi] 04/05: use Breaks instead of Conflicts for previous versions
Victor Seva Lopez
maniac-guest at moszumanska.debian.org
Fri May 22 22:37:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
maniac-guest pushed a commit to branch master
in repository smuxi.
commit 5bae4e3b12bee1b307bfae8a3959083139d2f8e8
Author: Victor Seva <linuxmaniac at torreviejawireless.org>
Date: Fri May 22 21:05:31 2015 +0200
use Breaks instead of Conflicts for previous versions
---
debian/control | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index f895248..0a035bf 100644
--- a/debian/control
+++ b/debian/control
@@ -66,11 +66,11 @@ Replaces: smuxi (<< 0.5.25),
smuxi-engine-xmpp (<< 0.8.10.2),
smuxi-frontend (<< 0.8.10.2),
smuxi-server (<< 0.8.10.2)
-Conflicts: smuxi-engine-irc (<< 0.8.10.2),
- smuxi-engine-twitter (<< 0.8.10.2),
- smuxi-engine-xmpp (<< 0.8.10.2),
- smuxi-frontend (<< 0.8.10.2),
- smuxi-server (<< 0.8.10.2)
+Breaks: smuxi-engine-irc (<< 0.8.10.2),
+ smuxi-engine-twitter (<< 0.8.10.2),
+ smuxi-engine-xmpp (<< 0.8.10.2),
+ smuxi-frontend (<< 0.8.10.2),
+ smuxi-server (<< 0.8.10.2)
Suggests: oidentd | ident-server
Depends: ${cli:Depends},
${misc:Depends},
@@ -108,7 +108,7 @@ Package: smuxi-frontend-gnome
Architecture: all
Replaces: smuxi (<< 0.5.25),
smuxi-frontend-gnome-irc (<< 0.8.10.2)
-Conflicts: smuxi-frontend-gnome-irc (<< 0.8.10.2)
+Breaks: smuxi-frontend-gnome-irc (<< 0.8.10.2)
Recommends: notification-daemon,
ssh-askpass-gnome | ssh-askpass
Depends: librsvg2-common,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git
More information about the Pkg-cli-apps-commits
mailing list