[rkward-cvs] SF.net SVN: rkward:[3597] trunk/rkward/debian
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Mon May 23 20:43:28 UTC 2011
Revision: 3597
http://rkward.svn.sourceforge.net/rkward/?rev=3597&view=rev
Author: tfry
Date: 2011-05-23 20:43:28 +0000 (Mon, 23 May 2011)
Log Message:
-----------
Further tweaks on the debian packaging.
Modified Paths:
--------------
trunk/rkward/debian/changelog
trunk/rkward/debian/control
Modified: trunk/rkward/debian/changelog
===================================================================
--- trunk/rkward/debian/changelog 2011-05-23 17:06:39 UTC (rev 3596)
+++ trunk/rkward/debian/changelog 2011-05-23 20:43:28 UTC (rev 3597)
@@ -5,6 +5,9 @@
* remove man page links to rkward.bin and rkward.rbackend. These
auxilliary binaries are no longer installed in the system path.
* remove debian man page. Man page is now supplied upstream.
+ * drop explicit depends on cmake and libphonon-dev.
+ closes: #531086
+ * fix lintian warning "description-synopsis-starts-with-article"
* bump standards version to 3.9.2 (no changes needed)
-- Thomas Friedrichsmeier <tfry at users.sourceforge.net> Tue, 20 Mar 2011 15:30:00 +0200
Modified: trunk/rkward/debian/control
===================================================================
--- trunk/rkward/debian/control 2011-05-23 17:06:39 UTC (rev 3596)
+++ trunk/rkward/debian/control 2011-05-23 20:43:28 UTC (rev 3597)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Thomas Friedrichsmeier <tfry at users.sourceforge.net>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 6.0.0), kdelibs5-dev, cmake, libphonon-dev, r-base-dev (>= 2.7.0), libx11-dev
+Build-Depends: debhelper (>= 6.0.0), kdelibs5-dev, r-base-dev (>= 2.7.0), libx11-dev
Standards-Version: 3.9.2
Homepage: http://rkward.sourceforge.net
@@ -11,7 +11,7 @@
Architecture: any
Depends: ${rvers}, ${shlibs:Depends}, ${misc:Depends}
Recommends: r-base-html
-Description: a KDE frontend to the R statistics language
+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,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list