1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
libmetadata-extractor-java (2.3.1+dfsg-1) unstable; urgency=low
* Add 20nosun.dpatch provided by Gabriel Ebner to remove
all references to the com.sun classes.
Package builds with a free java implementation now and thus
can be uploaded to main.
Changed upstream_version to re-upload orig.tar.gz.
* Add Debian readme file to explain differences to the upstream version.
* debian/rules:
- Use dpatch instead of CDBS simple-patchsys.
- Build with java-gcj.
* debian/control:
- Added dpatch to build-deps.
- Replaced sun's java with java-gcj-compat in dep/build-dep.
- Add new Homepage field and remove homepage from long description.
- Move package to main. Sun's java is no longer needed.
- Bumped Standards-Version to 3.7.3.
-- Andreas Putzo <andreas@putzo.net> Wed, 12 Dec 2007 07:36:52 +0000
libmetadata-extractor-java (2.3.1-2) unstable; urgency=low
* Added debian/ant.properties to set javac's source/target property to 1.3.
-- Andreas Putzo <andreas@putzo.net> Wed, 12 Sep 2007 20:52:57 +0000
libmetadata-extractor-java (2.3.1-1) unstable; urgency=low
* Initial release (Closes: #434090)
-- Andreas Putzo <andreas@putzo.net> Fri, 20 Jul 2007 19:15:37 +0000
|