This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java3d.
commit d89bf6e22ed9bd6a3487ee5fd5e4d462209d42f6 Author: Jonny Lamb <[email protected]> Date: Mon Feb 2 15:16:42 2009 +0000 New upstream CVS snapshot. --- debian/changelog | 10 +--------- debian/rules | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index e44e199..538de9c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,4 @@ -java3d (0.0.cvs.20081104-2) 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 +java3d (0.0.cvs.20090202-1) unstable; urgency=low * Initial Release. diff --git a/debian/rules b/debian/rules index 3d898a1..1c76c84 100755 --- a/debian/rules +++ b/debian/rules @@ -29,7 +29,7 @@ install/libjava3d-java-doc:: 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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java3d.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

