Author: onkarshinde-guest
Date: 2009-08-06 08:45:54 +0000 (Thu, 06 Aug 2009)
New Revision: 9721
Modified:
trunk/java3d/debian/changelog
trunk/java3d/debian/rules
Log:
fixed a mistake in last commit
Modified: trunk/java3d/debian/changelog
===================================================================
--- trunk/java3d/debian/changelog 2009-08-06 05:48:51 UTC (rev 9720)
+++ trunk/java3d/debian/changelog 2009-08-06 08:45:54 UTC (rev 9721)
@@ -21,8 +21,7 @@
- Change standards version to 3.8.2. No change needed.
* debian/rules
- Update JAVA_HOME to correspond to default-jdk.
- - Remove unnecessary references to ant-launcher jar file.
- - Add ant-optional to list of jar files.
+ - Remove unnecessary reference to ant-launcher jar file.
- Use cvs export instead of checkout. Doesn't need user interaction.
- Use the release tag instead of getting latest files in cvs.
Release tag is derived from upstream version.
Modified: trunk/java3d/debian/rules
===================================================================
--- trunk/java3d/debian/rules 2009-08-06 05:48:51 UTC (rev 9720)
+++ trunk/java3d/debian/rules 2009-08-06 08:45:54 UTC (rev 9721)
@@ -4,7 +4,7 @@
include /usr/share/cdbs/1/class/ant.mk
JAVA_HOME := /usr/lib/jvm/default-java
-DEB_JARS := ant-optional vecmath
+DEB_JARS := ant-nodeps vecmath
DEB_ANT_CLEAN_TARGET := clean
DEB_ANT_BUILD_TARGET := jar docs
DEB_BUILDDIR := j3d-core
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits