| 1 |
xom (1.1-2) unstable; urgency=low
|
| 2 |
|
| 3 |
[ Torsten Werner ]
|
| 4 |
* Fix Depends: libjaxen-java.
|
| 5 |
|
| 6 |
[ Varun Hiremath ]
|
| 7 |
* Add 05_build.patch to fix javadoc build
|
| 8 |
* Add libxom-java-doc.doc-base
|
| 9 |
|
| 10 |
-- Varun Hiremath <varunhiremath@gmail.com> Sat, 24 Nov 2007 03:32:00 +0530
|
| 11 |
|
| 12 |
xom (1.1-1) unstable; urgency=low
|
| 13 |
|
| 14 |
[ Stephan Michels ]
|
| 15 |
* Initial version. Closes: #330238
|
| 16 |
|
| 17 |
[ Varun Hiremath ]
|
| 18 |
* debian/control:
|
| 19 |
+ Add myself and Kumar to Uploaders
|
| 20 |
+ Switch to java-gcj from kaffe
|
| 21 |
+ Separate out Build-Depends and Indep.
|
| 22 |
+ Replace ecj-bootstrap with ecj
|
| 23 |
+ Add Vcs-{Svn, Browser} and Homepage headers.
|
| 24 |
* debian/rules:
|
| 25 |
+ Set JAVA_HOME to java-gcj instead of kaffe
|
| 26 |
+ Fix Ant build targets.
|
| 27 |
+ Use cdbs variables.
|
| 28 |
+ Add get-orig-source target.
|
| 29 |
* debian/patches:
|
| 30 |
+ Add 03_compile15.patch to compile JDK15XML1_0Parser.class
|
| 31 |
+ Add 04_remove_sun_import.patch to fix imports to use xercesImpl.jar
|
| 32 |
* debian/compat: switch to 5
|
| 33 |
* Add debian/orig-tar.sh to create orig.tar.gz
|
| 34 |
* Add debian/README.Debian-source.
|
| 35 |
* Add watch file.
|
| 36 |
|
| 37 |
-- Varun Hiremath <varunhiremath@gmail.com> Tue, 13 Nov 2007 15:41:42 +0530
|