Skip to content

Debian Changelog enblend-enfuse (3.2+dfsg-3)

2009

enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium

   * Remove usr/share/info/dir, which GNU install-info generates.
     Closes: #545974
   * Add myself to uploaders.
   * Use ${misc:Depends} to get the required dependency on dpkg or
     install-info.
   * Update addinfosection.dpatch to also add info directory entries.

 -- Andreas Metzler <ametzler@debian.org>  Thu, 10 Sep 2009 19:18:59 +0200

enblend-enfuse (3.2+dfsg-2) unstable; urgency=low

   * Upload to unstable - Lenny has been released.
   * debian/control:
     - Updated standards-version to 3.8.1 - no changes.

 -- Sebastian Harl <sh@tokkee.org>  Mon, 06 Apr 2009 17:29:29 +0200

2008

enblend-enfuse (3.2+dfsg-1) experimental; urgency=low

   * New upstream release (Closes: #491370).
 
   [ Andreas Metzler ]
   * Uploading to experimental because of the Lenny freeze.
   * debian/control:
     - Added zlib1g-dev, libjpeg62-dev, libpng12-dev to the build dependencies,
       although they currently would be pulled in by other build-depends.
     - Added libopenexr-dev and pkg-config to the build dependencies.
     - Updated package description to mention enfuse and the buzz-word
       "exposure blending".
     - Added texinfo to build-depends.
   * debian/patches:
     - Added addinfosection.dpatch - add @dircategory to the texinfo sources
       to get an entry in the main info directory.
   * debian/rules:
     - Run dh_installinfo.
 
   [ Sebastian Harl ]
   * Thanks a lot to Andreas for his help!
   * debian/rules:
     - Include AUTHORS file in the package as well.
     - Added get-orig-source target which uses uscan to download and repack the
       upstream tarball using debian/bin/uscan_repack.sh - thanks to Bernd
       Zeimetz for the idea!
     - Remove rebuilt documentation files.
     - Use dh_install.
   * debian/patches:
     - Removed gcc4.3-includes.dpatch - included upstream.
     - Removed type_mismatch.dpatch - included upstream.
   * debian/patches-repack:
     - Added patches to be applied when repacking the tarball.
     - Added 00-win32helpers.patch to remove src/win32helpers/, *.sln and
       *.vcproj from the build scripts.
     - Added 01-unnecessary-libs.patch to remove unnecessary libs from the
       linker flags - based on a patch by Andreas.
   * debian/control:
     - Updated standards-version to 3.8.0 - no changes.
     - Renamed the source package to "enblend-enfuse" - just like upstream did.
     - Added new binary package "enfuse".
   * debian/bin/uscan_repack.sh:
     - Added script to take care of the repacking.
     - Remove src/win32helpers/.
     - Remove *.sln and *.vcproj.
     - Apply patches in debian/patches-repack/.
     - Regenerate autotools build system.
   * debian/watch:
     - Call debian/bin/uscan_repack.sh.

 -- Sebastian Harl <sh@tokkee.org>  Sun, 12 Oct 2008 20:33:27 +0200

enblend (3.0+dfsg-2) unstable; urgency=low

   * Added libglew1.5-dev to the build dependencies to ease the libglew1.4 ->
     libglew1.5 transition and make sbuild happy (Closes: #465620).

 -- Sebastian Harl <sh@tokkee.org>  Wed, 13 Feb 2008 22:03:26 +0100

2007

enblend (3.0+dfsg-1) unstable; urgency=low

   * Initial release (Closes: #294389, #390655).
   * Removed GPL incompatible src/win32helpers/ from .orig.tar.gz.
   * Added type_mismatch.dpatch to fix a failure to instantiate std::max().
   * Added gcc4.3-includes.dpatch to add missing includes required by gcc-4.3.

 -- Sebastian Harl <sh@tokkee.org>  Fri, 28 Dec 2007 02:46:07 +0100