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
|
xz-java (1.6-1) unstable; urgency=medium
* New upstream release
* Improved the reproducibility:
- Set the locale to 'en' when generating the javadoc
- Removed the timestamp from the javadoc
* Standards-Version updated to 3.9.8
* Use secure Vcs-* URLs
* Switch to debhelper level 10
* Simplified debian/rules
-- Emmanuel Bourg <ebourg@apache.org> Tue, 29 Nov 2016 23:12:16 +0100
xz-java (1.5-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
-- Emmanuel Bourg <ebourg@apache.org> Sat, 08 Mar 2014 21:27:45 +0100
xz-java (1.4-1) unstable; urgency=low
* New upstream release
* Use canonical URLs for the Vcs-* fields
* Update the pom automatically during the build
* Enabled the debugging symbols in the compiled classes
-- Emmanuel Bourg <ebourg@apache.org> Sun, 22 Sep 2013 23:32:48 +0200
xz-java (1.3-1) unstable; urgency=low
* New upstream release
* Upload to unstable
* Added the upstream changelog
-- Emmanuel Bourg <ebourg@apache.org> Tue, 14 May 2013 12:18:55 +0200
xz-java (1.2-1) experimental; urgency=low
[ Emmanuel Bourg ]
* New upstream release.
[ Miguel Landaeta ]
* Bump Standards-Version to 3.9.4. No changes were required.
* Remove obsolete field DM-Upload-Allowed.
* Update POM file.
* Update dates in copyright file.
-- Miguel Landaeta <miguel@miguel.cc> Sun, 31 Mar 2013 22:07:25 -0300
xz-java (1.1-1) experimental; urgency=low
[ Miguel Landaeta ]
* New upstream release.
* Fix issue with d/xz.pom and d/copyright. (Closes: #681712).
[ tony mancill ]
* Set DMUA flag.
-- Miguel Landaeta <miguel@miguel.cc> Thu, 26 Jul 2012 20:07:55 -0430
xz-java (1.0-2) unstable; urgency=low
* Install artifacts used in Maven repositories. (Closes: #680873).
-- Miguel Landaeta <miguel@miguel.cc> Sun, 08 Jul 2012 13:07:21 -0430
xz-java (1.0-1) unstable; urgency=low
* Initial release. (Closes: #677942).
-- Miguel Landaeta <miguel@miguel.cc> Sun, 17 Jun 2012 14:05:47 -0430
|