[rkward/releases/0.6.4] debian-official: Fix breaks/depends version

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Mon Mar 7 20:32:56 UTC 2016


Git commit 042ed6861ef37be83490d4aa16989591a784faf4 by Thomas Friedrichsmeier.
Committed on 07/03/2016 at 20:32.
Pushed by tfry into branch 'releases/0.6.4'.

Fix breaks/depends version

M  +2    -2    debian-official/control

http://commits.kde.org/rkward/042ed6861ef37be83490d4aa16989591a784faf4

diff --git a/debian-official/control b/debian-official/control
index f8b5c91..a89235b 100644
--- a/debian-official/control
+++ b/debian-official/control
@@ -27,8 +27,8 @@ Package: rkward-data
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: rkward
-Breaks: rkward (<< 0.6.4-2)
-Replaces: rkward (<< 0.6.4-2)
+Breaks: rkward (<< 0.6.4-2~)
+Replaces: rkward (<< 0.6.4-2~)
 Description: KDE frontend to the R statistics language
  RKWard aims to become an easy to use, transparent frontend to R,
  a powerful system for statistical computation and graphics.



More information about the rkward-tracker mailing list