Author: apeeters-guest
Date: 2008-05-26 08:37:07 +0000 (Mon, 26 May 2008)
New Revision: 6490

Modified:
   trunk/libgui-commands-java/debian/changelog
   trunk/libgui-commands-java/debian/rules
Log:
debian/rules: Removed extension in DEB_JAR

Modified: trunk/libgui-commands-java/debian/changelog
===================================================================
--- trunk/libgui-commands-java/debian/changelog 2008-05-26 08:36:15 UTC (rev 
6489)
+++ trunk/libgui-commands-java/debian/changelog 2008-05-26 08:37:07 UTC (rev 
6490)
@@ -2,6 +2,7 @@
 
   * debian/rules:
     - Replaced ANT_ARGS with DEB_ANT_BUILDFILE
+    - Removed extension in DEB_JAR
 
  -- Adriaan Peeters <[EMAIL PROTECTED]>  Mon, 26 May 2008 10:34:29 +0200
 

Modified: trunk/libgui-commands-java/debian/rules
===================================================================
--- trunk/libgui-commands-java/debian/rules     2008-05-26 08:36:15 UTC (rev 
6489)
+++ trunk/libgui-commands-java/debian/rules     2008-05-26 08:37:07 UTC (rev 
6490)
@@ -7,7 +7,7 @@
 JAVA_HOME := /usr/lib/jvm/default-java
 ANT_HOME  := /usr/share/ant
 
-DEB_JARS := jaxen.jar
+DEB_JARS := jaxen
 
 DEB_ANT_CLEAN_TARGET := clean
 DEB_ANT_BUILD_TARGET := all


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to