Code

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