Code

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