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
|
libjdo-api-java (3.1-3) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 11 (Closes: #911188)
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Wed, 17 Oct 2018 00:56:09 +0200
libjdo-api-java (3.1-2) unstable; urgency=medium
* Team upload.
* Depend on libgeronimo-jta-1.2-spec-java instead of glassfish-javaee
* Standards-Version updated to 4.1.1
* Switch to debhelper level 10
-- Emmanuel Bourg <ebourg@apache.org> Wed, 22 Nov 2017 00:06:57 +0100
libjdo-api-java (3.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Build with maven-debian-helper
* Updated debian/watch to catch the latest releases
* Standards-Version updated to 3.9.7 (no changes)
* Moved the package to Git
* Switch to debhelper level 9
* Converted debian/copyright to the Copyright Format 1.0
* Use secure Vcs-* URLs
* Changed the priority from extra to optional
-- Emmanuel Bourg <ebourg@apache.org> Fri, 01 Apr 2016 15:16:39 +0200
libjdo-api-java (2.2-2) unstable; urgency=low
* Team upload.
* Provide Maven artifacts. (Closes: #729607).
* Bump Standards-Version to 3.9.5. No changes were needed.
* Set target version for Java bytecode to 1.5.
* Update Vcs-* fields in d/control.
-- Miguel Landaeta <nomadium@nomadium.org> Sat, 08 Feb 2014 17:39:25 -0300
libjdo-api-java (2.2-1) unstable; urgency=low
* Team upload.
* New upstream release. (Closes: #584965).
* Bump Standards-Version to 3.8.4. No changes were needed.
* Update Vcs-* fields.
* Drop unneeded dependences on JREs.
* Switch source package to format 3.0 (quilt).
-- Miguel Landaeta <miguel@miguel.cc> Mon, 07 Jun 2010 19:48:10 -0430
libjdo-api-java (2.0-3) unstable; urgency=low
* Add glassfish-javaee to DEB_JARS and Build-Depends. (Closes: #543056)
-- Torsten Werner <twerner@debian.org> Sun, 23 Aug 2009 11:00:24 +0200
libjdo-api-java (2.0-2) unstable; urgency=low
* Change Maintainer: Debian Java Maintainers.
* Switch to default-java.
* Update Standards-Version: 3.8.2:
- Fix Homepage and Svn headers.
- Change Section: java.
* Change packaging license to GPL-3.
* Do no longer quote the full text of the Apache license.
-- Torsten Werner <twerner@debian.org> Sun, 28 Jun 2009 21:40:00 +0200
libjdo-api-java (2.0-1) unstable; urgency=low
* Initial release (Closes: #427208)
-- Torsten Werner <twerner@debian.org> Sat, 2 Jun 2007 08:44:09 +0200
|