[pkg-java] r13087 - trunk/bsh/debian
Niels Thykier
nthykier at alioth.debian.org
Sun Nov 21 18:48:31 UTC 2010
Author: nthykier
Date: 2010-11-21 18:48:30 +0000 (Sun, 21 Nov 2010)
New Revision: 13087
Modified:
trunk/bsh/debian/README.Debian
trunk/bsh/debian/changelog
trunk/bsh/debian/control
Log:
Updated README.Debian and bumped S-V.
Modified: trunk/bsh/debian/README.Debian
===================================================================
--- trunk/bsh/debian/README.Debian 2010-11-20 01:45:34 UTC (rev 13086)
+++ trunk/bsh/debian/README.Debian 2010-11-21 18:48:30 UTC (rev 13087)
@@ -2,10 +2,8 @@
------------------------------
To start BeanShell, type bsh for the command-line version, or xbsh for the
-windowed version. If you have a non-free java version installed and chosen
-via the alternatives system xbsh will start the Swing GUI shell workbench,
-otherwise the AWT version will be used instead.
+windowed version. If you have Openjdk or Oracle java version installed
+and chosen via the alternatives system xbsh will start the Swing GUI shell
+workbench, otherwise the AWT version will be used instead.
-xbsh (AWT version) will work with kaffe, sablevm and jamvm.
-
-Wolfgang Baer <WBaer at gmx.de> Fri, 5 Aug 2005 20:11:00 +0200
+ -- Niels Thykier <niels at thykier.net>, Sun, 21 Nov 2010 19:44:48 +0100
Modified: trunk/bsh/debian/changelog
===================================================================
--- trunk/bsh/debian/changelog 2010-11-20 01:45:34 UTC (rev 13086)
+++ trunk/bsh/debian/changelog 2010-11-21 18:48:30 UTC (rev 13087)
@@ -4,7 +4,8 @@
* Moved the gcj package to the java section.
* Replaced B-D on default-jdk-builddep with gcj-native-helper and
default-jdk.
- * Bumped Standards-Versions 3.9.0 - no changes required.
+ * Bumped Standards-Versions 3.9.1 - no changes required.
+ * Updated README.Debian to better reflect the current times.g
-- Niels Thykier <niels at thykier.net> Tue, 29 Jun 2010 23:59:48 +0200
Modified: trunk/bsh/debian/control
===================================================================
--- trunk/bsh/debian/control 2010-11-20 01:45:34 UTC (rev 13086)
+++ trunk/bsh/debian/control 2010-11-21 18:48:30 UTC (rev 13087)
@@ -5,7 +5,7 @@
Uploaders: Michael Koch <konqueror at gmx.de>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, gcj-native-helper, ant, libservlet2.5-java, libbsf-java,
javacc, maven-repo-helper
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/bsh
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/bsh
Homepage: http://www.beanshell.org/
More information about the pkg-java-commits
mailing list