mockito (1.10.19-4) unstable; urgency=medium

  * Update 06-source-target-level.patch and fix FTBFS with OpenJDK 11.
    (Closes: #910738)

 -- Markus Koschany <apo@debian.org>  Tue, 30 Oct 2018 22:16:20 +0100

mockito (1.10.19-3) unstable; urgency=medium

  * Team upload.

  [ Markus Koschany ]
  * Build-depend on testng and gradle >= 3.4.1-2.
    Change maven rule for testng to debian. Thus the package can be compiled
    again. Thanks to Gilles Filippini for the report. (Closes: #882182)
  * Use https for Format field.

  [ Emmanuel Bourg ]
  * Increased the source/target level to fix the build failure with Java 9
  * Removed the doc package
  * Standards-Version updated to 4.2.1
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 10 Oct 2018 16:13:50 +0200

mockito (1.10.19-2) unstable; urgency=medium

  * Team upload.
  * Restored the Class-Path attribute of mockito-core.jar (Closes: #831403)
  * Relocated the mockito-all artifact to mockito-core

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 15 Jul 2016 20:01:23 +0200

mockito (1.10.19-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Build with gradle-debian-helper instead of javahelper
  * Depend on libasm-java (>= 5.0) instead of libasm4-java
  * Depend on libcglib-java (>= 3.1) instead of libcglib3-java
  * Standards-Version updated to 3.9.8
  * debian/copyright: Added exclude rules for the 1.10.x releases

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 28 Jun 2016 14:47:09 +0200

mockito (1.9.5+ds-3) unstable; urgency=medium

  * Declare compliance with Debian Policy 3.9.7.
  * Vcs: Switch to cgit and use https.
  * Change homepage address to mockito.org.
  * Update my e-mail address.
  * d/copyright: Update Source field to new github address.
  * Update debian/watch. Mockito moved to github.com.
  * Drop source/local-options and source/options files.

 -- Markus Koschany <apo@debian.org>  Fri, 01 Apr 2016 06:10:49 +0200

mockito (1.9.5+ds-2) unstable; urgency=medium

  * Team upload.
  * Build depend on libcglib3-java and libasm4-java
  * Standards-Version updated to 3.9.6 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 29 Sep 2014 13:17:47 +0200

mockito (1.9.5+ds-1) unstable; urgency=low

  * New maintainer. (Closes: #711832)
  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 3.9.4, no changes.
    - Remove versioned build-dep on javahelper which is trivially satisfied now.
    - Use canonical Vcs-URI.
    - Suggest libmockito-java-doc.
    - Update homepage field.
  * debian/copyright:
    - Update debian/copyright. Add BSD-3-clause license.
  * Drop libmockito-java-doc.doc-base file. Let javahelper install it
    automatically.
  * Build the Javadoc documentation at build time and use
    libmockito-java-doc.javadoc to install it. Do not use pre-built html files
    anymore and remove the install file.
  * Update pom.xml for new upstream release.
  * Refresh all patches.
  * debian/rules:
    - Improve get-orig-source-target to produce identical tarballs.
    - Remove unneeded override targets.
    - Use xz compression.
  * Update debian/watch and make the extension regex more flexible.

 -- Markus Koschany <apo@gambaru.de>  Sat, 15 Jun 2013 21:11:04 +0200

mockito (1.9.0+ds1-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "Missing jars in /usr/share/maven-repo":
    no-changes rebuild against fixed maven-*-helper packages.
    Sorry for missing this in the previous uploads, and thanks to Emmanuel
    Bourg for the bug report.
    (Closes: #711314)

 -- gregor herrmann <gregoa@debian.org>  Thu, 06 Jun 2013 22:10:25 +0200

mockito (1.9.0+ds1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "Drop BD on openjdk-6-jdk":
    apply patch from Ubuntu / James Page:

    Transition package to default java implementation:
    - d/control: Drop BD on openjdk-6-jdk.
      This dependency is not required as the package also BD's
      on default-jdk.

    (Closes: #684155)

 -- gregor herrmann <gregoa@debian.org>  Wed, 22 May 2013 18:47:10 +0200

mockito (1.9.0+ds1-2) unstable; urgency=low

  [ Ludovic Claude ]
  * d/control: update locations of Mockito in Vcs-Git and
    Vcs-Browser
  * d/control: add version contraint >= 1.7.1 to be able to
    use jh_maven_repo_helper plugin
  * d/rules: use jh_maven_repo_helper plugin and remove
    override_dh_auto_install section.
  * Update debian/pom.xml for mockito 1.9.0

  [ David Paleino ]
  * ACKed changes by Ludovic, with small edits (Closes: #668233, #671593)

 -- David Paleino <dapal@debian.org>  Sat, 05 May 2012 07:46:53 +0200

mockito (1.9.0+ds1-1) unstable; urgency=low

  * New upstream version
  * Updated debian/watch
  * Fix FTBFS with hamcrest new interfaces (Closes: #661877)
  * Updated debian/copyright
  * Bump Standards-Version to 3.9.3, no changes needed

 -- David Paleino <dapal@debian.org>  Mon, 19 Mar 2012 23:53:45 +0100

mockito (1.8.5+ds1-3) unstable; urgency=low

  * Add default-jdk to Build-Depends (Closes: #630636)
  * Bump Standards-Version to 3.9.2, no changes needed

 -- David Paleino <dapal@debian.org>  Wed, 22 Jun 2011 21:09:37 +0200

mockito (1.8.5+ds1-2) unstable; urgency=low

  * debian/control:
    - substitute libasm-java with libasm3-java (Closes: #585581)

 -- David Paleino <dapal@debian.org>  Wed, 16 Jun 2010 09:27:06 +0200

mockito (1.8.5+ds1-1) unstable; urgency=low

  * New upstream release
  * debian/watch: use googlecode.debian.net redirector
  * debian/patches/:
    - 01-fix_license_headers.patch removed, fixed upstream
  * debian/rules: add support for Maven POM
  * debian/libmockito-java.poms, debian/pom.xml: add external pom-file
  * debian/control:
    - added Build-Dependency on maven-repo-helper
    - added Build-Dependency on openjdk-6-jdk

 -- David Paleino <dapal@debian.org>  Sat, 12 Jun 2010 00:16:28 +0200

mockito (1.8.4+ds1-2) unstable; urgency=low

  * debian/patches/01-fix_license_headers.patch added, received clarifications
    from upstream
  * debian/copyright fixed with proper information

 -- David Paleino <dapal@debian.org>  Sat, 22 May 2010 18:56:37 +0200

mockito (1.8.4+ds1-1) unstable; urgency=low

  * Initial release (Closes: #573586)

 -- David Paleino <dapal@debian.org>  Wed, 24 Mar 2010 20:41:48 +0100
