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
|
bindex (2.2+svn101-4) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 11 (Closes: #913494)
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Fri, 30 Nov 2018 15:52:28 +0100
bindex (2.2+svn101-3) unstable; urgency=medium
* Team upload.
* Transition to bnd 2.1.0.
-- Markus Koschany <apo@debian.org> Fri, 20 Nov 2015 19:24:47 +0100
bindex (2.2+svn101-2) unstable; urgency=medium
* Team upload.
* Use compat level 9 and require debhelper >= 9.
* Declare compliance with Debian Policy 3.9.6.
* wrap-and-sort -sa.
* Remove Andres Mejia from Uploaders. He is MIA. (Closes: #743517)
* Remove Yulia Novozhilova from Uploaders. She is also MIA.
* Use canonical Vcs-URI.
* Switch to bnd1.50 because bindex FTBFS with bnd >= 2.1.
* Fix Lintian warning syntax-error-dep5-copyright.
-- Markus Koschany <apo@debian.org> Fri, 13 Nov 2015 23:07:22 +0100
bindex (2.2+svn101-1) unstable; urgency=low
* New upsteam snapshot.
* Drop d/patches/classpath.patch.
* Add d/patches/define_symbolic_name.diff.
-- Damien Raude-Morvan <drazzib@debian.org> Tue, 08 Nov 2011 02:15:15 +0100
bindex (2.2-3) unstable; urgency=low
* Fix call to new bnd "buildx" command.
* Build-Depends on bnd (>= 1.44.0).
-- Damien Raude-Morvan <drazzib@debian.org> Wed, 26 Oct 2011 01:01:52 +0200
bindex (2.2-2) unstable; urgency=low
[ Andres Mejia ]
* Update to my @debian.org email.
[ Damien Raude-Morvan ]
* d/copyright: Add copyright assignment to "Gatespace AB" following
Ansgar Burchardt comment.
* Add myself to Uploaders.
* Bump to Standards-Version 3.9.2: no changes needed.
* Build-Depends on libosgi-core-java instead of libequinox-osgi-java.
* Small fixes to package's description.
-- Damien Raude-Morvan <drazzib@debian.org> Tue, 11 Oct 2011 22:43:47 +0200
bindex (2.2-1) unstable; urgency=low
[ Andres Mejia ]
* Upload to Debian. (Closes: #610924)
* Add Debian Java team as Maintainer, Yulia and myself as Uploaders.
* Bump to Standards-Version 3.9.1.
* Convert to pure dh with javahelper.
* Add VCS entries to debian/control.
[ Damien Raude-Morvan ]
* d/control: Drop Depends: default-jre-headless | java2-runtime-headless
as a Java library don't need to depends on runtime (Java Policy).
* d/rules: Don't try to rm debian/.mh (ie. no mh_* calls) or debian/tmp
(handled by dh_clean).
* d/copyright: Update to DEP-5 r166 format.
-- Andres Mejia <mcitadel@gmail.com> Sun, 09 Jan 2011 17:50:18 -0500
bindex (2.2-0ubuntu1) maverick; urgency=low
* Initial release. (LP: #614360)
-- Yulia Novozhilova <Yulia.Novozhilova@sun.com> Tue, 20 Jul 2010 15:49:04 +0400
|