openjpeg (1:1.5.2-3) unstable; urgency=medium

  * epoch upload to resolve #760874 completely

 -- Mathieu Malaterre <malat@debian.org>  Sat, 04 Oct 2014 13:51:19 +0200

openjpeg (1.5.2-2) unstable; urgency=low

  * Remove patch applied upstream already
    - d/p/fixjnisoname.patch
  * Really fix java compilation. Closes: #741915
  * Use system installed getopt. Closes: #716594
  * Update d/copyright. Closes: #697806

 -- Mathieu Malaterre <malat@debian.org>  Tue, 01 Apr 2014 13:38:56 +0000

openjpeg (1.5.2-1) unstable; urgency=low

  * New upstream.
    Closes: #731237, #697806, #716594, #716595, #741915, #741974, #741916
  * Update watch file to now point to sf.net mirror

 -- Mathieu Malaterre <malat@debian.org>  Thu, 27 Mar 2014 20:19:41 +0100

openjpeg (1.5.1-3) unstable; urgency=low

  * Fix cmake monolithic export.
  * Prefer build type of None
  * B-D on libtiff-dev. Closes: #736034

 -- Mathieu Malaterre <malat@debian.org>  Mon, 17 Mar 2014 18:45:54 +0100

openjpeg (1.5.1-2) unstable; urgency=low

  * Upload to sid
  * Import patch from upstream to prevent regression from 1.5.0:
    d/p/issue205.patch

 -- Mathieu Malaterre <malat@debian.org>  Mon, 17 Mar 2014 09:28:46 +0100

openjpeg (1.5.1-1) experimental; urgency=low

  * New upstream. Closes: #687528, #681458, #691156
  * Fix java binding installation
    - fixjniinstall.patch
  * Fix SONAME hack in d/rules, prefer cmake solution
    - fixjnisoname.patch
  * Remove patch applied upstream:
    - addmathlib.patch
    - fixsoname.patch
    - relativeincludepath.patch
    - installjava.patch
    - addxml2.patch
    - manpagetypo.patch

 -- Mathieu Malaterre <malat@debian.org>  Mon, 22 Oct 2012 12:51:26 +0200

openjpeg (1.5.0-3) experimental; urgency=low

  * Add missing jp2-thumbnailer
  * Mark packages with Multi-Arch: same/foreign

 -- Mathieu Malaterre <malat@debian.org>  Tue, 19 Jun 2012 16:46:59 +0200

openjpeg (1.5.0-2) experimental; urgency=low

  * Adding libopenjpeg-java. Closes: #510443
  * Update d/control so that it is easier to backport to stable
  * Provide a fix for cmake commit a2be068c
  * Provide a symlinks openjpeg.h -> openjpeg-1.5/openjpeg.h for easier
    transition
  * Add openjpip-server package: openjpip-server
   - Add init script
   - Fix default location of tempfile to be in /tmp
  * Add openjpip java based clients packages:
   - openjpip-viewer
   - openjpip-viewer-xerces

 -- Mathieu Malaterre <malat@debian.org>  Fri, 20 Apr 2012 11:45:07 +0200

openjpeg (1.5.0-1) experimental; urgency=low

  [ Robin Cornelius ]
  * Include motion j2k codec in build
    - Implement man pages for the mj2 tools
    - Use clean target of mj2/Makefile when running the debian/rules clean
      target
    - Update build patch, to set gcc options for mj2 Makefile based on the
      settings in debian/rules
  * Add ${misc:Depends} to binary packages
  * Place -dbg package in section debug

  [ David Paleino ]
  * New upstream version (Closes: #659226)
    - fix alpha channel encode by preventing an overrun in the static MCT
      tables when processing more than 3 color components. (Closes: #541807)
  * Package moved to "3.0 (quilt)" source format
  * Patches converted from dpatch to quilt-format
  * Dropped unapplicable patches with the new sources
  * Updated debian/copyright (missing bits and DEP-5)
  * Added README.source explaining the reason for repacking the tarball
  * Removed obsolete README.Debian
  * Bumped Standards-Version to 3.9.3
  * Dropped debian/image_to_j2k.pod and j2k_to_image.pod, upstream has
    proper manpages now
  * Updated Build-Dependencies and various small things in d/control

  [ Mathieu Malaterre ]
  * Add myself to uploaders
  * Switch to cmake buildsystem
  * Update orig-tar.sh to remove thirdparty/* files
  * Bump SONAME to 5 as per upstream recommendation
  * Install JPWL libraries (update *.symbols file)
  * Import two patches from upstream svn:
   - Add explicit link to math lib (-lm)
   - Fix SONAME handling in 1.5.0 (import from 1.5 branch)
  * Switch to dh(9), make multi-arch. Closes: #663045

 -- Mathieu Malaterre <malat@debian.org>  Mon, 16 Apr 2012 16:01:13 +0200

openjpeg (1.3+dfsg-4) unstable; urgency=high

  * Fix FTBFS on alpha for real (Closes: #483048).
     - Update 32_fix_FTBFS_on_alpha.dpatch with the patch provided by
       Arthur Loiret (thanks).
  * Set urgency to “high” for RC bugfix.

 -- Cyril Brulebois <kibi@debian.org>  Mon, 09 Mar 2009 16:59:02 +0100

openjpeg (1.3+dfsg-3) unstable; urgency=low

  * Fix FTBFS on alpha. Modify codec/dirent.h to not generate error if __linux__
    is defined as well as __alpha__. (Closes: #483048)

 -- Robin Cornelius <robin.cornelius@gmail.com>  Sun, 08 Jun 2008 06:48:24 +0200

openjpeg (1.3+dfsg-2) unstable; urgency=low

  * Fix FTBFS when “sudo” is used (which is the case on alpha, mips, and
    mipsel buildds) by using chmod in a better way, recursively removing
    -x and adding +X, so that sufficient permissions remain.
  * debian/control:
     - Add myself to Uploaders.
  * debian/copyright:
     - Update my mail address.

 -- Cyril Brulebois <kibi@debian.org>  Tue, 29 Apr 2008 08:23:56 +0200

openjpeg (1.3+dfsg-1) unstable; urgency=low

  [ Cyril Brulebois ]
  * Remove leftover codec/{image_to_j2k, j2k_to_image} in the clean
    target (fix double-build failure)
  * Indent list in the long description (per lintian)
  * Replace XS-Vcs-{Svn, Browser} with Vcs-{Git, Browser}
  * Nuke trailing whitespaces.
  * Rephrase descriptions.
  * Remove remaining trailing whitespaces.
  * Use “$(MAKE) dist” instead of “make dist”.
  * Move .PHONY and .SUFFIXES to the bottom.
  * Use an include of dpatch.make instead of defining the rules
    manually.
  * Remove unneeded get-orig-source target and the mode line.
  * Try and adjust permissions during “clean” since upstream ships
    everything with a+x.
  * Rename manpages to build-manpages, adjust .PHONY.
  * Remove extra (no longer needed with recent dpkg-dev versions) -L and
    -l flags from dh_shlibdeps.
  * Nuke trailing whitespaces in copyright file.
  * Document in debian/TODO that the hardcoded shared object symlinks is a
    target for further uploads.

  [ Robin Cornelius ]
  * Build codec tools against system libtiff headers.
  * Remove non-dfsg files from package and edit copyright and README.Debian to
    document changes and removals.
  * Tidy up control file package descriptions and use soname in -dbg
    package
  * Do not keep upstream source in our git tree. We should use a get-
    orig-source
  * Apply Cyril Brulebois' suggestion for watchfile regex.
  * Update debian/rules. Note get-orig-source needs further work.
  * Change maintainer address to be the group address.
  * Fix build warning, add final new line to debian/watch.
  * Fix lintian warnings due to different email address in changelog and
    Uploaders:
  * In debian/rules clean target, use dh_clean to remove all files,
    don't use rm
  * Update debian/copyright as I have made changes in 2008.
  * Switch from txt2man to perlpod:
     - txt2man is buggy and generates incorrectly formatted man pages
       (#416391).
     - Remove it from Build-Depends.
     - Use perlpod manpages (debian/*.pod).
     - Generate manpages during the build through pod2man.
     - Delete them through dh_clean.

 -- Robin Cornelius <robin.cornelius@gmail.com>  Wed, 19 Mar 2008 10:59:56 +0000

openjpeg (1.3-1) unstable; urgency=low

  * New upstream release
    - Drop SVN merge patch as v1.3 contains all required fixes.
    - Update debian/rules to match upstream changes to makefile.
    - Stop ignoring make errors and rm errors in debian/rules.
    - Fix build environment via dpatch to use -O0 or -O3 when requested, use -g
      to build library and strip via dh_strip and build codecs against shared
      not static library.
    - Remove linkage against unused libs and add linkage against missing libs
      (via dpatch).
    - Change debian/copyright to take advantage of proposed format and ensure
      all authors and licences are listed.

 -- Robin Cornelius <robin.cornelius@gmail.com>  Thu, 27 Dec 2007 16:25:12 +0000

openjpeg (1.2-3) unstable; urgency=low

  * Sync up to SVN 485.
    Fixes major memory leak in last version.
  * remove my so-name damage from last version and revert to original.

 -- Robin Cornelius <robin.cornelius@gmail.com>  Tue, 27 Nov 2007 23:38:38 +0000

openjpeg (1.2-2) unstable; urgency=low

  * Updated to SVN version 465 as there are important bug fixes for 64 bit
    systems as well as performance gains. Update is done via patch only not
    source update. See native changelog for full details of differences.
  * Correctly set so name to so.2 with version 1.2.0.so.2.
  * Rebased patch to strip debug symbols to work with SVN update patch.

 -- Robin Cornelius <robin.cornelius@gmail.com>  Tue, 13 Nov 2007 13:41:38 +0000

openjpeg (1.2-1) unstable; urgency=low

  * New upstream release
   - Now soversion 2
   - Refresh debian patches
   - Codecs now link to libtiff
  * Update manpages for new codec options

 -- Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>  Fri, 15 Jun 2007 00:48:29 +1000

openjpeg (1.1.1-4) unstable; urgency=low

  * Convert five lines of Makefile patching into dpatches

 -- Paul Hampson <Paul.Hampson@Pobox.com>  Thu, 29 Mar 2007 23:28:56 +1000

openjpeg (1.1.1-3) unstable; urgency=low

  * Remove build-depend on autotools-dev, there's no autotools use here
  * Rename libopenjpeg-tools to openjpeg-tools
  * Correctly install libopenjpeg.so.1.0.0 rather than libopenjpeg-1.0.0.so
  * Make libopenjpeg1-dbg depend on the same-source version of libopenjpeg1
  * Create manpages for image_to_j2k, j2k_to_image and index_create
  * Update debian/copyright with full details of all contained licenses and
    copyrights
   - Thanks again to Romain Beauxis for reviewing

 -- Paul Hampson <Paul.Hampson@Pobox.com>  Wed, 28 Mar 2007 20:01:10 +1000

openjpeg (1.1.1-2) unstable; urgency=low

  * Build-depend on autotools-dev to keep config.{sub,guess} up to date
  * Correct description of libopenjpeg-tools
  * Don't try to build so file without -fPIC
  * Reformat copyright file to not conflate license and copyright statement
   - Thanks to Romain Beauxis for reviewing

 -- Paul Hampson <Paul.Hampson@Pobox.com>  Wed, 21 Mar 2007 19:42:08 +1100

openjpeg (1.1.1-1) unstable; urgency=low

  * Initial release (Closes: #413987)

 -- Paul Hampson <Paul.Hampson@Pobox.com>  Tue, 20 Mar 2007 12:52:33 +1100
