diff options
author | jestin | 2002-12-30 13:12:52 +0000 |
---|---|---|
committer | jestin | 2002-12-30 13:12:52 +0000 |
commit | 65173b413468fff44154c6ddfdb3ee8ca7462d0e (patch) | |
tree | 4b39dc25cb0e76b737e7c226ca28199d8fa1dd25 /debian/control | |
parent | acaedb9d66cfab0329c49a9120938143b7c15487 (diff) | |
download | ivy-java-65173b413468fff44154c6ddfdb3ee8ca7462d0e.zip ivy-java-65173b413468fff44154c6ddfdb3ee8ca7462d0e.tar.gz ivy-java-65173b413468fff44154c6ddfdb3ee8ca7462d0e.tar.bz2 ivy-java-65173b413468fff44154c6ddfdb3ee8ca7462d0e.tar.xz |
no longer needs jdk1.3 for building
cleaned up the postinst documentation handling ... do nothing.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a554e9b..ed92d44 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Yannick Jestin <jestin@cena.fr> #Standards-Version: 3.5.2 -Build-Depends: jikes, lynx, j2sdk1.3, lib-gnu.regexp-java, lib-gnu.getopt-java +Build-Depends: jikes, lynx, lib-gnu.regexp-java, lib-gnu.getopt-java Package: ivy-java Architecture: all |