[rkward-cvs] SF.net SVN: rkward:[2598] trunk/rkward/debian
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Wed Aug 5 10:21:15 UTC 2009
Revision: 2598
http://rkward.svn.sourceforge.net/rkward/?rev=2598&view=rev
Author: tfry
Date: 2009-08-05 10:21:15 +0000 (Wed, 05 Aug 2009)
Log Message:
-----------
Remove alternative php4-cli dependency. While this would still be fine, php4-cli simply isn't available any more in current debian distributions.
Modified Paths:
--------------
trunk/rkward/debian/changelog
trunk/rkward/debian/control
Modified: trunk/rkward/debian/changelog
===================================================================
--- trunk/rkward/debian/changelog 2009-08-05 10:07:00 UTC (rev 2597)
+++ trunk/rkward/debian/changelog 2009-08-05 10:21:15 UTC (rev 2598)
@@ -1,3 +1,10 @@
+rkward (0.5.1-2) unstable; urgency=low
+
+ * drop alternative depend on php4-cli as this is no longer part of any
+ current debian based distribution
+
+ -- Thomas Friedrichsmeier <tfry at users.sourceforge.net> Xxx, xx Xxx 2009 14:30:00 +0200
+
rkward (0.5.1-1) unstable; urgency=low
* new upstream release
Modified: trunk/rkward/debian/control
===================================================================
--- trunk/rkward/debian/control 2009-08-05 10:07:00 UTC (rev 2597)
+++ trunk/rkward/debian/control 2009-08-05 10:21:15 UTC (rev 2598)
@@ -7,7 +7,7 @@
Package: rkward
Architecture: any
-Depends: php4-cli | php5-cli, ${rvers}, ${shlibs:Depends}
+Depends: php5-cli, ${rvers}, ${shlibs:Depends}
Recommends: r-base-html
Description: a KDE frontend to the R statistics language
RKWard aims to become an easy to use, transparent frontend to R,
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