bnd (1.50.0-8) unstable; urgency=medium

  * Added a patch to fix the compilation errors with Java 8
  * debian/control:
    - Removed the dependency on openjdk-6-jdk
    - Standards-Version updated to 3.9.5 (no changes)
  * Switch to debhelper level 9

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 29 Apr 2014 14:05:29 +0200

bnd (1.50.0-7) unstable; urgency=low

  * Install the Maven artifacts biz.aQute:annotation and biz.aQute:bnd

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 17 Oct 2013 22:15:13 +0200

bnd (1.50.0-6) unstable; urgency=low

  [ Emmanuel Bourg ]
  * Added a patch to compile with Ant 1.9 (Closes: #712343)
  * Fixed the unmappable character errors during the compilation
  * debian/watch: Updated to catch the recent releases on Github
  * debian/control:
    - Updated Standards-Version to 3.9.4 (no changes)
    - Use canonical URLs for the Vcs-* fields
  * debian/rules: Improved the clean target
  * Updated the Maven pom

  [ Damien Raude-Morvan ]
  * d/rules: Don't fail clean target if there is no things to delete.
  * Upload to unstable.

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 26 Jul 2013 11:28:27 +0200

bnd (1.50.0-5) unstable; urgency=low

  * d/rules: Fix FTBFS after update to eclipse 3.8.0~rc4-1 (Closes: #682647).
  * d/copyright: Update to copyright format 1.0.

 -- Damien Raude-Morvan <drazzib@debian.org>  Wed, 25 Jul 2012 00:34:41 +0200

bnd (1.50.0-4) unstable; urgency=low

  * Fix FTBFS after update to eclipse 3.7.2-1 (Closes: #669533).
  * Add Jakub Adam to Uploaders.
  * Bump Standards-Version to 3.9.3: no changes needed.

 -- Jakub Adam <jakub.adam@ktknet.cz>  Mon, 30 Apr 2012 22:44:59 +0200

bnd (1.50.0-3) unstable; urgency=low

  * d/rules: Fix broken link with Eclipse JDT during build. (Closes: #655548).
  * d/patches/display_bsn_on_missing_bundle.diff: Improve error message when
    some bundle is missing.

 -- Damien Raude-Morvan <drazzib@debian.org>  Tue, 17 Jan 2012 23:16:19 +0100

bnd (1.50.0-2) unstable; urgency=low

  [ Miguel Landaeta ]
  * Team upload.

  [ James Page ]
  * Fix FTBFS with OpenJDK 7 (LP: #888926) (Closes: #651389):
    - d/ant.properties: Set default source/target to 1.5 to ensure
      backwards compatibility and avoid Java 7 encoding errors.

 -- Miguel Landaeta <miguel@miguel.cc>  Thu, 08 Dec 2011 21:41:18 -0430

bnd (1.50.0-1) unstable; urgency=low

  * New upstream release.
  * d/control: Add Build-Depends on libbindex-java.
  * d/{bootstrap,rules}: Add bindex.jar to classpath.
  * d/patches/no_git_during_build.diff: Don't try to use GIT during build.
  * d/patches/osgi43_fixes.diff: Some fixes for libosgi-core-java >= 4.3.
  * d/patches/no_felix.diff: Drop dependency on felix-framework (to remove
    dependency cycle).

 -- Damien Raude-Morvan <drazzib@debian.org>  Wed, 09 Nov 2011 22:39:08 +0100

bnd (1.44.0-1) unstable; urgency=low

  * New upstream version.
  * Bump Standards-Version to 3.9.2: no changes needed.
  * d/copyright: Upgrade to latest DEP-5 version.
  * Use upstream build system:
    - d/orig-tar.sh: Rework to use github (Closes: #640839).
    - d/build.xml, d/build.properties: Drop.
    - d/bootstrap.xml: Build a small bnd.jar just for its own bootstrap.
    - Rename d/svn-transform.sh to d/git-transform.sh and remove unneeded bits.
  * Enable full OSGi and Eclipse modules (Closes: #565749) :
    - d/control: Add Build-Depends on libswt-gtk-3-java, eclipse-rcp,
      eclipse-jdt and libosgi-core-java
    - d/control: Only Suggests: eclipse-rcp, eclipse-jdt

 -- Damien Raude-Morvan <drazzib@debian.org>  Wed, 26 Oct 2011 00:59:39 +0200

bnd (0.0.384-2) unstable; urgency=low

  * Team upload.
  * Switch to source format 3.0.
  * Update Standards-Version: 3.9.1.

 -- Torsten Werner <twerner@debian.org>  Tue, 30 Aug 2011 19:28:43 +0200

bnd (0.0.384-1) unstable; urgency=low

  * New upstream release
  * Exclude the Filter class from the distribution as it has
    some copyright issues and it is not used anymore in this
    new version of BND
  * Update copyright according to upstream changes, all
    contentious issues have been cleared.
  * Bump up Standards-Version to 3.8.3, no change

 -- Ludovic Claude <ludovic.claude@laposte.net>  Wed, 02 Sep 2009 12:14:20 +0100

bnd (0.0.337.2-3) unstable; urgency=low

  * Force name of bnd library installed in /usr/share/java
    to be bnd.jar instead of bndlib.jar 

 -- Ludovic Claude <ludovic.claude@laposte.net>  Fri, 14 Aug 2009 14:38:12 +0100

bnd (0.0.337.2-2) unstable; urgency=low

  [Ludovic Claude]
  * Add man page for bnd script

  [Damien Raude-Morvan]
  * Add myself as Uploaders
  * Install a "bnd" shell script to execute BND command line interface
    - Add debian/bnd.sh script
    - Add Depends on java-wrapper, used as helper for launch script
  * Add debian/watch
  * Remove duplicate Section declaration on first binary package

 -- Ludovic Claude <ludovic.claude@laposte.net>  Fri, 07 Aug 2009 14:12:23 +0100

bnd (0.0.337.2-1) experimental; urgency=low

  * Create a pseudo new upstream version to reflect the changes in the
    source tarball.
 
 -- Ludovic Claude <ludovic.claude@laposte.net>  Tue, 04 Aug 2009 20:30:17 +0100

bnd (0.0.337.1-2) experimental; urgency=low

  * Fix copyright issues
  * Don't include the test jars in the source tarball

 -- Ludovic Claude <ludovic.claude@laposte.net>  Sun, 02 Aug 2009 22:48:47 +0100

bnd (0.0.337.1-1) experimental; urgency=low

  * Initial release. (Closes: #539558)

 -- Ludovic Claude <ludovic.claude@laposte.net>  Sun, 19 Jul 2009 19:48:06 +0100