diff options
author | jestin | 2003-01-08 10:19:03 +0000 |
---|---|---|
committer | jestin | 2003-01-08 10:19:03 +0000 |
commit | 144dfeaea272221eb8a8499a67705424a127f4c2 (patch) | |
tree | 4b7322339a98d18523ebcc98b57bab74c3b56c34 /debian/changelog | |
parent | d4b54834b2aa9acb54849d1df80e510a3dbf798a (diff) | |
download | ivy-java-144dfeaea272221eb8a8499a67705424a127f4c2.zip ivy-java-144dfeaea272221eb8a8499a67705424a127f4c2.tar.gz ivy-java-144dfeaea272221eb8a8499a67705424a127f4c2.tar.bz2 ivy-java-144dfeaea272221eb8a8499a67705424a127f4c2.tar.xz |
closer to the java debian packaging policy
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b87c569..7639608 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,10 @@ ivy-java (1.2.3) unstable; urgency=low + - debian packaging corrected, now build-depends on java-compiler and + depends on java-virtual-machine. I should switch to libivy-java. + The classes are not unpacked in the repository, but whithin a jar file. + - added a jprobe shell script + - added the testbench code in the documentation - Many bugfixes thanks to a new testbench * the datagram sender is in its own thread. Now works with jdk1.2 * IvyClient doesn't loop any more on a remote disconnexion |