Author: jonny Date: 2009-02-02 15:16:42 +0000 (Mon, 02 Feb 2009) New Revision: 7929
Modified: trunk/java3d/debian/changelog trunk/java3d/debian/rules Log: New upstream CVS snapshot. Modified: trunk/java3d/debian/changelog =================================================================== --- trunk/java3d/debian/changelog 2009-02-02 15:15:45 UTC (rev 7928) +++ trunk/java3d/debian/changelog 2009-02-02 15:16:42 UTC (rev 7929) @@ -1,13 +1,5 @@ -java3d (0.0.cvs.20081104-2) unstable; urgency=low +java3d (0.0.cvs.20090202-1) unstable; urgency=low - * debian/control: - + Fixed installing libjava3d-java by changing vecmath dep from - libvecmath-sun-java to libvecmath-java. - - -- Jonny Lamb <[email protected]> Thu, 13 Nov 2008 13:38:29 +0000 - -java3d (0.0.cvs.20081104-1) unstable; urgency=low - * Initial Release. -- Jonny Lamb <[email protected]> Tue, 04 Nov 2008 18:11:11 +0000 Modified: trunk/java3d/debian/rules =================================================================== --- trunk/java3d/debian/rules 2009-02-02 15:15:45 UTC (rev 7928) +++ trunk/java3d/debian/rules 2009-02-02 15:16:42 UTC (rev 7929) @@ -29,7 +29,7 @@ clean:: -DEB_VER := 0.0.cvs.20081104 +DEB_VER := 0.0.cvs.20090202 get-orig-source:: @ echo "Password for the guest CVS user is an empty password (press [enter])" cvs -d :pserver:[email protected]:/cvs login _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

