Code

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