umlet (15.1+ds-2) unstable; urgency=medium

  * Team upload
  * Raising Standards version to 4.7.2 (no change)
  * Omitting now useless creation of artificial jlibeps artifacts
    (Closes: #1117438)

 -- Pierre Gruet <pgt@debian.org>  Sun, 05 Oct 2025 21:01:04 +0200

umlet (15.1+ds-1) unstable; urgency=medium

  * Team upload.
    Closes: #1081593
  * Updating build dependencies
  * Building with Maven: filling in the list of pom.xml files and the Maven
    rules
  * Removing unreachable statements that are written by javacc at execution
  * Patching source files to build with javaparser 3.x
  * Rewriting d/rules for dh
  * Handling the call to javacc with a specific script
  * Providing pseudo-Maven artifacts for the build-dependency jlibeps
  * Writing the manifest of the jars in the package
  * Updating the list of files to install
  * Providing a shell script to invoke the jar, instead of going through
    jarwrapper
  * Updating doc-base file
  * Adding a Lintian override for empty jar
  * Updating the classpaths of the built jars
  * Updating the .desktop file
  * Checking that conversion in batch mode works
    Closes: #823634
  * Checking the program exits normally when called with a file
    Closes: #823635

  [ Andreas Tille ]
  * Maintain the package in Debian Java team
  * New upstream version
    Closes: #825264
  * Add Vcs fields
  * Fix watch file
  * Remove debian/README.source since the information is outdated
  * Standards-Version: 4.7.0 (routine-update)
  * debhelper-compat 13 (routine-update)
    Closes: #965851
  * Drop useless get-orig-source target (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Remove trailing whitespace in debian/control (routine-update)
  * Remove trailing whitespace in debian/rules (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Trim trailing whitespace.
  * Use secure URI in Homepage field.
  * watch file standard 4 (routine-update)
  * Short dh
  * d/copyright: DEP5 to exclude windows exe and .git files which might
    disrupt import

 -- Pierre Gruet <pgt@debian.org>  Wed, 30 Oct 2024 20:48:57 +0100

umlet (13.3-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Invoke dh_strip_nondeterminism to make the package reproducible

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 10 Sep 2019 12:54:17 +0200

umlet (13.3-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Added the missing dependency on libbcel-java (Closes: #915890)
  * Fixed the inclusion of commons-io.jar in the classpath
  * Replaced the old Debian menu entry with a .desktop file.
    Thanks to Rui Maciel (Closes: #651478, #923390)
  * Fixed the misplaced Homepage field

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 15 Apr 2019 10:28:06 +0200

umlet (13.3-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Depend on libmail-java instead of libgnumail-java

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 23 May 2017 21:59:41 +0200

umlet (13.3-1) unstable; urgency=low

  * updated to latest upstream version
  * - removed dependency to java-wrapper, adapted package description
  * - use uscan for getting orig source, adapted watchfile to new source
      location on github

 -- Benjamin Mesing <ben@debian.org>  Mon, 15 Jun 2015 23:20:11 +0200

umlet (12.1-1) unstable; urgency=low

  * Updated to latest upstream version
  * Note that upstream zip file does not contain all required source
    instead part of it was fetched via svn
  * - fixed patches for latest upstream
  * - changed maintainer e-mail adress
  * - fixed manifest to contain Bundle-Name and Bundle-Version
  * - merged patches from patch-queue - removed runScript from patches
  * - updated to new policy version

 -- Benjamin Mesing <ben@debian.org>  Tue, 01 Apr 2014 21:08:15 +0200

umlet (11.3-5.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "Transition package to use default java implementation":
    apply patch from Ubuntu / James Page:

    Transition package to use default java implementation:
    - d/control: Switch openjdk-6-jdk -> default-jdk.
    - d/rules: Set JAVA_HOME = /usr/lib/jvm/default-java.

    (Closes: #684305)

  * debian/rules: pass -encoding to javac via jh_build call.

 -- gregor herrmann <gregoa@debian.org>  Sat, 01 Jun 2013 15:04:24 +0200

umlet (11.3-5) unstable; urgency=low

  * improved command line script to handle whitespaces in filenames
    (thanks Niels for a watchful eye)

 -- Benjamin Mesing <bensmail@gmx.net>  Tue, 22 Jan 2013 21:32:08 +0100

umlet (11.3-4) unstable; urgency=medium

  * pass command line parameters through "umlet" script (Closes: #690272)

 -- Benjamin Mesing <bensmail@gmx.net>  Fri, 12 Oct 2012 22:02:34 +0200

umlet (11.3-3) unstable; urgency=medium

  * set JAVA_HOME path arch-aware within rules file to comply to
    multiarch changes (Closes: #642036)
  * depend on java6-sdk instead of openjdk explicitly (Closes: #645297 )
  * use jarwrapper to start umlet (Closes: #645394)
  * updated to latest upstream release (Closes: #645298)

 -- Benjamin Mesing <bensmail@gmx.net>  Sun, 23 Oct 2011 19:43:28 +0200

umlet (11.3-2) unstable; urgency=low

  * changed build-system to use javahelper

 -- Benjamin Mesing <bensmail@gmx.net>  Thu, 14 Jul 2011 22:13:14 +0200

umlet (11.3-1) unstable; urgency=low

  * New upstream release

 -- Benjamin Mesing <bensmail@gmx.net>  Sun, 10 Jul 2011 18:46:57 +0200

umlet (10.4-1) unstable; urgency=low

  * New upstream release

 -- Benjamin Mesing <bensmail@gmx.net>  Sat, 24 Apr 2010 12:25:35 +0200

umlet (10.2-1) unstable; urgency=low

  * New upstream release (Closes: #542445)
  - supports zooming
  - in-app Mail feature
  * changed source format to 3.0 (quilt)
  * depend on libjlibeps-java now instead of including libepsgraphics

 -- Benjamin Mesing <bensmail@gmx.net>  Sun, 20 Dec 2009 12:47:03 +0100

umlet (9.1-1) unstable; urgency=low

  * Initial release (Closes: #398093)

 -- Benjamin Mesing <bensmail@gmx.net>  Sun, 17 May 2009 18:12:49 +0200
