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
|
libbtm-java (2.1.4-4) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 11 (Closes: #911194)
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Wed, 07 Nov 2018 01:46:49 +0100
libbtm-java (2.1.4-3) unstable; urgency=medium
* Team upload.
[ Markus Koschany ]
* Declare compliance with Debian Policy 3.9.8.
* wrap-and-sort -sa.
* Add disable-tests.patch and disable the tests because they cause random
build failures. (Closes: #829377)
* Update homepage URL because codehaus closed down and the project has moved
to Github.
* Update debian/watch for Github.
[ tony mancill ]
* Move the package to Git.
-- Markus Koschany <apo@debian.org> Fri, 26 Aug 2016 01:34:47 +0200
libbtm-java (2.1.4-2) unstable; urgency=medium
* Team upload.
* debian/rules: Added hamcrest-all.jar in the classpath to fix a build error
with Java 8
* debian/copyright: Updated the Format URI
-- Emmanuel Bourg <ebourg@apache.org> Tue, 29 Apr 2014 16:31:31 +0200
libbtm-java (2.1.4-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Add and freshen patch for FTBFS with JDK 7. (Closes: #706702)
- Thanks to Shuxiong Ye
* Add fix-jms-proper-usage-mock-test.patch to address FTBFS test failure.
* Bump Standards-Version to 3.9.5.
* Bump debian/compat and debhelper dependency to 9.
* Update Vcs fields to canonical URLs.
-- tony mancill <tmancill@debian.org> Mon, 18 Nov 2013 06:35:15 +0000
libbtm-java (2.1.2-1) unstable; urgency=low
[ by sponsor Steffen Moeller ]
* Added pkg-java member Brian to uploaders.
* Added DMUA flag
* Updated dependency to libgeronimo-jta-1.1-spec-java and adjusted CLASSPATH
[ merged from Miquel Landaeta's patch for bug #652184 ]
* Fix lintian warning with copyright file.
[ we all independently contributing to the previous FTBFS] (Closes: #652184)
-- Brian Thomason <brian.thomason@eucalyptus.com> Fri, 23 Dec 2011 23:56:40 +0100
libbtm-java (2.1.2-0ubuntu3) precise; urgency=low
* Added missing ant-optional build-dep
-- Brian Thomason <brian.thomason@eucalyptus.com> Wed, 14 Dec 2011 23:31:32 +0000
libbtm-java (2.1.2-0ubuntu2) precise; urgency=low
* Added missing junit build-dep
-- Brian Thomason <brian.thomason@eucalyptus.com> Wed, 14 Dec 2011 18:05:55 -0500
libbtm-java (2.1.2-0ubuntu1) precise; urgency=low
* New upstream release
* Bumped Standards-Version (no changes)
-- Brian Thomason <brian.thomason@eucalyptus.com> Wed, 07 Dec 2011 17:06:29 +0000
libbtm-java (1.3.3-1) unstable; urgency=low
* Initial Release (closes: #581671).
-- Torsten Werner <twerner@debian.org> Sat, 15 May 2010 12:51:47 +0200
|