[rkward/releases/0.6.4] debian-official: Add proper breaks and replaces fields for split package

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Mon Mar 7 13:02:42 UTC 2016


Git commit 102452fccb6df370fde530daccc86753f03d4842 by Thomas Friedrichsmeier.
Committed on 07/03/2016 at 13:02.
Pushed by tfry into branch 'releases/0.6.4'.

Add proper breaks and replaces fields for split package

M  +2    -0    debian-official/control

http://commits.kde.org/rkward/102452fccb6df370fde530daccc86753f03d4842

diff --git a/debian-official/control b/debian-official/control
index 342bb07..7699c3c 100644
--- a/debian-official/control
+++ b/debian-official/control
@@ -27,6 +27,8 @@ Package: rkward-data
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: rkward
+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