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 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
libmetadata-extractor-java (2.6.4-2) unstable; urgency=medium
* Upload to unstable (Closes: #725186)
* Fixed a regression in ExifReader with geotagged images
* Breaks josm (<< 0.0.svn6687) and gpsprune (<< 15.2)
* Use XZ compression for the upstream tarball
* Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Fri, 27 Jun 2014 17:31:47 +0200
libmetadata-extractor-java (2.6.4-1) experimental; urgency=low
* New upstream release
- Removed 20nosun.dpatch (applied upstream)
- Added a patch to set the encoding of the source files
* Install the Maven pom and the jar into /usr/share/maven-repo
* Linked the javadoc with the default-jdk-doc
* Enabled the debugging info in the compiled classes
* Removed 10buildxml.dpatch to enable the unit tests
* debian/rules:
- Added a get-orig-source target to build the source tarball
- Added a get-orig-pom target to fetch the Maven pom
* debian/control:
- Updated Standards-Version to 3.9.4 (no changes)
- Use canonical URLs for the Vcs-* fields
- libmetadata-extractor-java-doc suggests libmetadata-extractor-java
but no longer recommends it
* debian/copyright: Updated to the Copyright Format 1.0
-- Emmanuel Bourg <ebourg@apache.org> Tue, 23 Jul 2013 23:55:43 +0200
libmetadata-extractor-java (2.3.1+dfsg-2) unstable; urgency=low
* Team upload
[ Michael Koch ]
* Updated watch file to remove '+dfsg' from local version.
[ Torsten Werner ]
* Change Section: java.
* Switch to default-jdk (Closes: #577902).
* Add Depends: ${misc:Depends}.
* Remove Andreas Putzo from Uploaders list.
* Switch to source format 3.0.
* Add Vcs headers.
* Update Standards-Version: 3.8.4.
* Refer to license file GPL-2.
-- Torsten Werner <twerner@debian.org> Thu, 15 Apr 2010 16:37:53 +0200
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
|