Author: ludovicc-guest Date: 2009-08-09 21:35:03 +0000 (Sun, 09 Aug 2009) New Revision: 9889
Modified: trunk/bsh/debian/changelog trunk/bsh/debian/control Log: Change bsh-gcj section to libs Modified: trunk/bsh/debian/changelog =================================================================== --- trunk/bsh/debian/changelog 2009-08-09 21:34:53 UTC (rev 9888) +++ trunk/bsh/debian/changelog 2009-08-09 21:35:03 UTC (rev 9889) @@ -1,3 +1,9 @@ +bsh (2.0b4-11) UNRELEASED; urgency=low + + * Change bsh-gcj section to libs + + -- Ludovic Claude <[email protected]> Sun, 09 Aug 2009 12:05:17 +0100 + bsh (2.0b4-10) unstable; urgency=low * Upload to unstable. Modified: trunk/bsh/debian/control =================================================================== --- trunk/bsh/debian/control 2009-08-09 21:34:53 UTC (rev 9888) +++ trunk/bsh/debian/control 2009-08-09 21:35:03 UTC (rev 9889) @@ -28,7 +28,7 @@ dynamically interpreted Java, plus some useful stuff. Package: bsh-gcj -Section: java +Section: libs Architecture: any Depends: bsh (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Description: Java scripting environment (BeanShell) Version 2 (native code) _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

