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 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
|
hawtjni (1.17-1) unstable; urgency=medium
* New upstream release
- New dependency on libcommons-lang-java
* Standards-Version updated to 4.4.0
-- Emmanuel Bourg <ebourg@apache.org> Thu, 18 Jul 2019 11:24:35 +0200
hawtjni (1.16-1) unstable; urgency=medium
* New upstream release
- Removed the patch
- Renamed maven-hawtjni-plugin to hawtjni-maven-plugin
* Standards-Version updated to 4.3.0
-- Emmanuel Bourg <ebourg@apache.org> Sat, 16 Feb 2019 00:30:51 +0100
hawtjni (1.15-3) unstable; urgency=medium
* Build depend on libplexus-component-metadata-java
instead of libplexus-maven-plugin-java
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sat, 24 Nov 2018 00:51:08 +0100
hawtjni (1.15-2) unstable; urgency=medium
* Team upload.
[ Miguel Landaeta ]
* Remove myself from uploaders list. (Closes: #871861)
* Update copyright info.
[ Emmanuel Bourg ]
* Transition to Maven 3
* Added myself to the uploaders list
-- Emmanuel Bourg <ebourg@apache.org> Mon, 11 Sep 2017 09:41:57 +0200
hawtjni (1.15-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.15.
* Switch to compat level 10.
* Declare compliance with Debian Policy 4.0.0.
* Use https for Format field.
-- Markus Koschany <apo@debian.org> Mon, 26 Jun 2017 15:13:33 +0200
hawtjni (1.14-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 1.14.
* Declare compliance with Debian Policy 3.9.8.
-- Markus Koschany <apo@debian.org> Sun, 07 Aug 2016 22:35:26 +0200
hawtjni (1.11-1) unstable; urgency=medium
[ Emmanuel Bourg ]
* Team upload.
* debian/rules: Simplified the get-orig-source target by calling uscan.
* debian/copyright: Fixed the order of the paragraphs.
* Build with maven-debian-helper instead of javahelper.
* Packaged the hawtjni-generator module.
* Packaged the Maven plugin.
[ Markus Koschany ]
* Imported Upstream version 1.11.
* Switch from cdbs to dh sequencer.
* Declare compliance with Debian Policy 3.9.7.
* Vcs: Use https.
* Drop 01-xbean-compatibility.patch. Fixed upstream.
* Add libhawtjni-generator-java.lintian-overrides and override Lintian
warning missing classpath.
-- Markus Koschany <apo@debian.org> Mon, 04 Apr 2016 16:35:55 +0200
hawtjni (1.10-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 1.10.
- Fixes /tmp race condition with arbitrary code execution.
(Closes: #708293)
* Use compat level 9 and require debhelper >= 9.
* wrap-and-sort -sa
* Remove obsolete "DM-Upload-Allowed" field.
* Declare compliance with Debian Policy 3.9.5.
* Use canonical Vcs-URI.
* Update get-orig-source target and add versioned dpkg-dev
build-dependency to debian/control. Drop orig-tar.sh.
* Update debian/copyright to copyright format 1.0.
* Update maintainer email address.
-- Markus Koschany <apo@gambaru.de> Thu, 10 Jul 2014 14:04:47 +0200
hawtjni (1.0~+git0c502e20c4-3) unstable; urgency=low
* Team upload.
* Add Maven artifacts. Thanks to James Page for supplying a patch.
(Closes: #635026)
-- Torsten Werner <twerner@debian.org> Sat, 30 Jul 2011 19:13:25 +0200
hawtjni (1.0~+git0c502e20c4-2) unstable; urgency=low
* Update watch file.
* Remove dependency on default-jre-headless in order to comply with
Debian Java policy. (Closes: #618299).
-- Miguel Landaeta <miguel@miguel.cc> Mon, 21 Mar 2011 19:42:37 -0430
hawtjni (1.0~+git0c502e20c4-1) unstable; urgency=low
* Initial release. (Closes: #591729),
-- Miguel Landaeta <miguel@miguel.cc> Thu, 05 Aug 2010 19:40:25 -0430
|