[rkward] /: Avoid duplicate description on rkward-data package
Thomas Friedrichsmeier
null at kde.org
Tue Apr 10 19:30:22 UTC 2018
Git commit 3b9de0397e4b0dc18d7376ffca329bfb2cdb53f6 by Thomas Friedrichsmeier.
Committed on 10/04/2018 at 19:30.
Pushed by tfry into branch 'master'.
Avoid duplicate description on rkward-data package
M +2 -7 debian-official/control
M +2 -7 debian/control
https://commits.kde.org/rkward/3b9de0397e4b0dc18d7376ffca329bfb2cdb53f6
diff --git a/debian-official/control b/debian-official/control
index 21b76cd3..5bf0a873 100644
--- a/debian-official/control
+++ b/debian-official/control
@@ -19,7 +19,7 @@ Package: rkward
Architecture: any
Depends: rkward-data (= ${source:Version}), ${misc:Depends}, ${rvers}, ${rapivers}, ${shlibs:Depends}
Recommends: r-base-html
-Description: KDE frontend to the R statistics language
+Description: RKWard is a 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.
Besides a convenient GUI for the most important statistical functions,
@@ -32,11 +32,6 @@ Depends: ${misc:Depends}
Recommends: rkward
Breaks: rkward (<< 0.6.5~rc1-1~)
Replaces: rkward (<< 0.6.5~rc1-1~)
-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.
- Besides a convenient GUI for the most important statistical functions,
- future versions will also provide seamless integration with an
- office-suite.
+Description: RKWard is a KDE frontend to the R statistics language
.
This package provides the architecture independent data files for rkward.
diff --git a/debian/control b/debian/control
index 9a89540a..908e5f07 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Package: rkward
Architecture: any
Depends: rkward-data (= ${source:Version}), ${misc:Depends}, ${rvers}, ${shlibs:Depends}
Recommends: r-base-html
-Description: KDE frontend to the R statistics language
+Description: RKWard is a 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.
Besides a convenient GUI for the most important statistical functions,
@@ -32,11 +32,6 @@ Depends: ${misc:Depends}
Recommends: rkward
Breaks: rkward (<< 0.6.5~rc1-1~)
Replaces: rkward (<< 0.6.5~rc1-1~)
-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.
- Besides a convenient GUI for the most important statistical functions,
- future versions will also provide seamless integration with an
- office-suite.
+Description: RKWard is a KDE frontend to the R statistics language
.
This package provides the architecture independent data files for rkward.
More information about the rkward-tracker
mailing list