[rkward/releases/0.6.4] debian: Reformat using wrap-and-sort script

Thomas Friedrichsmeier thomas.friedrichsmeier at ruhr-uni-bochum.de
Fri Dec 11 09:58:20 UTC 2015


Git commit 47dd583567a9d1b7756a07e0875dfacb7bbfd905 by Thomas Friedrichsmeier.
Committed on 11/12/2015 at 09:52.
Pushed by tfry into branch 'releases/0.6.4'.

Reformat using wrap-and-sort script

M  +7    -2    debian/control
M  +0    -1    debian/copyright

http://commits.kde.org/rkward/47dd583567a9d1b7756a07e0875dfacb7bbfd905

diff --git a/debian/control b/debian/control
index e8e2f15..642c07a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,12 @@ Source: rkward
 Section: math
 Priority: optional
 Maintainer: Thomas Friedrichsmeier <tfry at users.sourceforge.net>
-Build-Depends: debhelper (>= 6.0.0), kdelibs5-dev, cmake, r-base-dev (>= 2.8.0), libx11-dev, libqtwebkit-dev | libqt4-dev (<< 4:4.7)
+Build-Depends: cmake,
+               debhelper (>= 6.0.0),
+               kdelibs5-dev,
+               libqtwebkit-dev | libqt4-dev (<< 4:4.7),
+               libx11-dev,
+               r-base-dev (>= 2.8.0)
 Standards-Version: 3.9.6
 Homepage: http://rkward.kde.org
 Vcs-Browser: http://quickgit.kde.org/?p=rkward.git&a=tree&f=debian
@@ -10,7 +15,7 @@ Vcs-Git: git://anongit.kde.org/rkward.git
 
 Package: rkward
 Architecture: any
-Depends: ${rvers}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${rvers}, ${shlibs:Depends}
 Recommends: r-base-html
 Description: KDE frontend to the R statistics language
  RKWard aims to become an easy to use, transparent frontend to R,
diff --git a/debian/copyright b/debian/copyright
index 7a93ac9..c9cbdc8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -77,4 +77,3 @@ License: GPL-3
  On Debian systems, the full text of the GNU General Public
  License version 3 can be found in the file
  `/usr/share/common-licenses/GPL-3'.
-



More information about the rkward-tracker mailing list