Package: proguard
Version: 3.7-1
Severity: wishlist
As Ant is a required for the build-deps why wouldn't you add the support
for the Ant Task for proguard (patch attached):
--- proguard-orig/proguard-3.7/debian/rules 2007-05-09
12:37:48.000000000 +0200
+++ proguard/proguard-3.7/debian/rules 2007-05-09 11:47:45.000000000 +0200
@@ -13,6 +13,7 @@
mkdir -p build
mkdir -p lib
${JAVA_COMPILER} -d build/proguard -sourcepath src
src/proguard/ProGuard.java
+ ${JAVA_COMPILER} -d build/proguard -sourcepath src -classpath
/usr/share/ant/lib/ant.jar src/proguard/ant/ProGuardTask.java
${JAVA_COMPILER} -d build/retrace -sourcepath src
src/proguard/retrace/ReTrace.java
${JAVA_COMPILER} -d build/proguardgui -cp build/proguard
-sourcepath src src/proguard/gui/ProGuardGUI.java
${JAVA_COMPILER} -cp /usr/lib/java/ant-1.6.jar -d build
-sourcepath src src/proguard/gui/ProGuardGUI.java
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages proguard depends on:
ii sun-java6-jre [java-virtual-m 6-00-2 Sun Java(TM) Runtime
Environment (
proguard recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]