Author: jonny Date: 2009-03-09 00:31:57 +0000 (Mon, 09 Mar 2009) New Revision: 8069
Modified: trunk/java3d/debian/changelog trunk/java3d/debian/rules Log: debian/rules: Update DEB_VER. Modified: trunk/java3d/debian/changelog =================================================================== --- trunk/java3d/debian/changelog 2009-03-09 00:30:11 UTC (rev 8068) +++ trunk/java3d/debian/changelog 2009-03-09 00:31:57 UTC (rev 8069) @@ -6,10 +6,12 @@ * debian/watch: Added watch file. [ Jonny Lamb ] - * debian/rules: Set JAVA_HOME. (Closes: #518775) + * debian/rules: + + Set JAVA_HOME. (Closes: #518775) + + Update DEB_VER. * debian/watch: Added dversionmangle to remove .dfsg from version. - -- Jonny Lamb <[email protected]> Mon, 09 Mar 2009 00:29:43 +0000 + -- Jonny Lamb <[email protected]> Mon, 09 Mar 2009 00:31:20 +0000 java3d (0.0.cvs.20090202.dfsg-1) unstable; urgency=low Modified: trunk/java3d/debian/rules =================================================================== --- trunk/java3d/debian/rules 2009-03-09 00:30:11 UTC (rev 8068) +++ trunk/java3d/debian/rules 2009-03-09 00:31:57 UTC (rev 8069) @@ -28,7 +28,7 @@ clean:: -DEB_VER := 0.0.cvs.20090202.dfsg +DEB_VER := 1.5.2.dfsg 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

