Code

Uploading to experimental because of the Lenny freeze.
[pkg-enblend.git] / debian / changelog
1 enblend (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 a 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   * debian/patches:
28     - Removed gcc4.3-includes.dpatch - included upstream.
29     - Removed type_mismatch.dpatch - included upstream.
30   * debian/patches-repack:
31     - Added patches to be applied when repacking the tarball.
32     - Added 00-win32helpers.patch to remove src/win32helpers/, *.sln and
33       *.vcproj from the build scripts.
34     - Added 01-unnecessary-libs.patch to remove unnecessary libs from the
35       linker flags - based on a patch by Andreas.
36   * debian/control:
37     - Updated standards-version to 3.8.0 - no changes.
38   * debian/bin/uscan_repack.sh:
39     - Added script to take care of the repacking.
40     - Remove src/win32helpers/.
41     - Remove *.sln and *.vcproj.
42     - Apply patches in debian/patches-repack/.
43     - Regenerate autotools build system.
44   * debian/watch:
45     - Call debian/bin/uscan_repack.sh.
47  -- Sebastian Harl <sh@tokkee.org>  Fri, 10 Oct 2008 09:15:19 +0200
49 enblend (3.0+dfsg-2) unstable; urgency=low
51   * Added libglew1.5-dev to the build dependencies to ease the libglew1.4 ->
52     libglew1.5 transition and make sbuild happy (Closes: #465620).
54  -- Sebastian Harl <sh@tokkee.org>  Wed, 13 Feb 2008 22:03:26 +0100
56 enblend (3.0+dfsg-1) unstable; urgency=low
58   * Initial release (Closes: #294389, #390655).
59   * Removed GPL incompatible src/win32helpers/ from .orig.tar.gz.
60   * Added type_mismatch.dpatch to fix a failure to instantiate std::max().
61   * Added gcc4.3-includes.dpatch to add missing includes required by gcc-4.3.
63  -- Sebastian Harl <sh@tokkee.org>  Fri, 28 Dec 2007 02:46:07 +0100