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
|
libusb-java (0.8+ztex20090101-7) unstable; urgency=low
* Reverting previous change for locating jni.h, let us hope
it all now just builds for everyone (Closes: #728293),
many thanks to James Page again.
-- Steffen Moeller <moeller@debian.org> Tue, 12 Nov 2013 14:48:49 +0100
libusb-java (0.8+ztex20090101-6) unstable; urgency=low
* The NMU addressed James' report already (Closes: #711843).
* Bumping policy compliance to 3.9.4.
* Transcribed umlaut in source tree (patch) to help encoding issue,
despite it technically already been addressed by Gregor.
-- Steffen Moeller <moeller@debian.org> Tue, 08 Oct 2013 18:58:50 +0200
libusb-java (0.8+ztex20090101-5.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "Transition package to use default java implementation + java 7
compatibility": apply patch from Ubuntu / James Page
(after adjusting it to apply against -5):
Transition package to use default java implementation:
- d/control: BD on default-jdk (>= 1:1.6).
- d/rules: Specify source = 1.5 during javadoc generation.
- d/patches/java-compat.patch: Specify source/target = 1.5 to ensure
that bytecode is backwards compatible and avoid Java 7 errors.
Additionally add -encoding to d/rules and d/patches/java-compat.patch
(Closes: #684154)
-- gregor herrmann <gregoa@debian.org> Wed, 22 May 2013 18:41:11 +0200
libusb-java (0.8+ztex20090101-5) unstable; urgency=low
* Fix of FTBFS stimulated by patch from Konstantinos Margaritis
(Closes: #641152)
* Solved mysterious issue with sharedLibrary patch
* Policy compliance declared against 3.9.3
- Added reference to Vcs in debian/control
-- Steffen Moeller <moeller@debian.org> Fri, 14 Sep 2012 22:55:53 +0200
libusb-java (0.8+ztex20090101-4) unstable; urgency=low
* Added javadoc
* Removed .java files from .jar
* Separated architecture-dependent files
* Eliminated lintian warning on jre dependency.
* Removed special notion of 64bit with Debian
-- Steffen Moeller <moeller@debian.org> Fri, 09 Sep 2011 13:49:37 +0200
libusb-java (0.8+ztex20090101-3) unstable; urgency=low
* Added creation of jar file
-- Steffen Moeller <moeller@debian.org> Mon, 05 Sep 2011 23:20:13 +0200
libusb-java (0.8+ztex20090101-2) unstable; urgency=low
* Addressing those embarrasing build failures (Closes: #637762).
-- Steffen Moeller <moeller@debian.org> Fri, 05 Aug 2011 17:35:50 +0200
libusb-java (0.8+ztex20090101-1) unstable; urgency=low
* Initial release (Closes: #635661)
-- Steffen Moeller <moeller@debian.org> Thu, 28 Jul 2011 01:14:47 +0200
|