Code

9561e2da21ebea6185e842448baf90428c089f82
[pkg-enblend.git] / debian / changelog
1 enblend-enfuse (3.2+dfsg-1) experimental; urgency=low
3   * New upstream release (Closes: #491370).
5   [ Andreas Metzler ]
6   * Uploading to experimental because of the Lenny freeze.
7   * debian/control:
8     - Added zlib1g-dev, libjpeg62-dev, libpng12-dev to the build dependencies,
9       although they currently would be pulled in by other build-depends.
10     - Added libopenexr-dev and pkg-config to the build dependencies.
11     - Updated package description to mention enfuse and the buzz-word
12       "exposure blending".
13     - Added texinfo to build-depends.
14   * debian/patches:
15     - Added addinfosection.dpatch - add @dircategory to the texinfo sources
16       to get an entry in the main info directory.
17   * debian/rules:
18     - Run dh_installinfo.
20   [ Sebastian Harl ]
21   * Thanks a lot to Andreas for his help!
22   * debian/rules:
23     - Include AUTHORS file in the package as well.
24     - Added get-orig-source target which uses uscan to download and repack the
25       upstream tarball using debian/bin/uscan_repack.sh - thanks to Bernd
26       Zeimetz for the idea!
27     - Remove rebuilt documentation files.
28     - Use dh_install.
29   * debian/patches:
30     - Removed gcc4.3-includes.dpatch - included upstream.
31     - Removed type_mismatch.dpatch - included upstream.
32   * debian/patches-repack:
33     - Added patches to be applied when repacking the tarball.
34     - Added 00-win32helpers.patch to remove src/win32helpers/, *.sln and
35       *.vcproj from the build scripts.
36     - Added 01-unnecessary-libs.patch to remove unnecessary libs from the
37       linker flags - based on a patch by Andreas.
38   * debian/control:
39     - Updated standards-version to 3.8.0 - no changes.
40     - Renamed the source package to "enblend-enfuse" - just like upstream did.
41     - Added new binary package "enfuse".
42   * debian/bin/uscan_repack.sh:
43     - Added script to take care of the repacking.
44     - Remove src/win32helpers/.
45     - Remove *.sln and *.vcproj.
46     - Apply patches in debian/patches-repack/.
47     - Regenerate autotools build system.
48   * debian/watch:
49     - Call debian/bin/uscan_repack.sh.
51  -- Sebastian Harl <sh@tokkee.org>  Sun, 12 Oct 2008 20:33:27 +0200
53 enblend (3.0+dfsg-2) unstable; urgency=low
55   * Added libglew1.5-dev to the build dependencies to ease the libglew1.4 ->
56     libglew1.5 transition and make sbuild happy (Closes: #465620).
58  -- Sebastian Harl <sh@tokkee.org>  Wed, 13 Feb 2008 22:03:26 +0100
60 enblend (3.0+dfsg-1) unstable; urgency=low
62   * Initial release (Closes: #294389, #390655).
63   * Removed GPL incompatible src/win32helpers/ from .orig.tar.gz.
64   * Added type_mismatch.dpatch to fix a failure to instantiate std::max().
65   * Added gcc4.3-includes.dpatch to add missing includes required by gcc-4.3.
67  -- Sebastian Harl <sh@tokkee.org>  Fri, 28 Dec 2007 02:46:07 +0100