Author: nthykier Date: 2012-06-24 20:06:15 +0000 (Sun, 24 Jun 2012) New Revision: 16203
Modified: trunk/java3d/debian/changelog trunk/java3d/debian/patches/06_java-compat.patch Log: Set dist to unstable Modified: trunk/java3d/debian/changelog =================================================================== --- trunk/java3d/debian/changelog 2012-06-24 20:00:55 UTC (rev 16202) +++ trunk/java3d/debian/changelog 2012-06-24 20:06:15 UTC (rev 16203) @@ -1,10 +1,10 @@ -java3d (1.5.2+dfsg-8) UNRELEASED; urgency=low +java3d (1.5.2+dfsg-8) unstable; urgency=low * Team upload. * Remove -G flag from ia64 compiler flags. (Closes: #650799) * Replace use of com.sun JPEG library with ImageIO. - -- Niels Thykier <[email protected]> Sat, 23 Jun 2012 16:31:55 +0200 + -- Niels Thykier <[email protected]> Sun, 24 Jun 2012 22:02:35 +0200 java3d (1.5.2+dfsg-7) unstable; urgency=low Modified: trunk/java3d/debian/patches/06_java-compat.patch =================================================================== --- trunk/java3d/debian/patches/06_java-compat.patch 2012-06-24 20:00:55 UTC (rev 16202) +++ trunk/java3d/debian/patches/06_java-compat.patch 2012-06-24 20:06:15 UTC (rev 16203) @@ -1,6 +1,7 @@ Description: FTBFS with java7 * Replace use of com.sun.image.codec.jpeg.* with ImageIO. * Extend class-path for javah +Author: Niels Thykier <[email protected]> Reviewed-by: James Page <[email protected]> --- java3d-1.5.2+dfsg.orig/j3d-core-utils/src/classes/share/com/sun/j3d/utils/scenegraph/io/state/javax/media/j3d/ImageComponentState.java _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

