From: Bdale Garbee Date: Wed, 9 Mar 2011 04:52:27 +0000 (-0700) Subject: update to reflect additional build dependency X-Git-Tag: debian/1.1.4-1~12 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=71dc2947c5110b2c2aba80cd092a2447310dddba;p=debian%2Fopenrocket update to reflect additional build dependency --- diff --git a/build.xml b/build.xml index 30f62d25..3482ffec 100644 --- a/build.xml +++ b/build.xml @@ -13,7 +13,6 @@ - @@ -27,7 +26,10 @@ - + + + + @@ -36,7 +38,7 @@ - + @@ -69,11 +71,9 @@ + - - - - @@ -89,7 +89,7 @@ - + @@ -213,4 +213,4 @@ ${nonascii} - \ No newline at end of file + diff --git a/debian/control b/debian/control index b9c94c80..adf854a1 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: openrocket Section: science Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 7.0.50~), openjdk-6-jdk, ant, ant-optional, libjcommon-java, libjfreechart-java, libmiglayout-java, junit4 +Build-Depends: debhelper (>= 7.0.50~), openjdk-6-jdk, ant, ant-optional, libjcommon-java, libjfreechart-java, libmiglayout-java, junit4, libitext-java Standards-Version: 3.9.1 Homepage: http://openrocket.sourceforge.net/ Vcs-Git: git://git.gag.com/debian/openrocket diff --git a/lib/iText-5.0.2.jar b/lib/iText-5.0.2.jar deleted file mode 100644 index ed956531..00000000 Binary files a/lib/iText-5.0.2.jar and /dev/null differ