Code

control/rules: Let enblend/enfuse use the Boost filesystem library.
[pkg-enblend.git] / debian / changelog
1 enblend-enfuse (4.0+dfsg-1) experimental; urgency=low
3   [ Andreas Metzler ]
4   * New upstream version.
5   * Update debian/patches-repack/*.
6   * Drop unneeded patch addinfosection.dpatch - included upstream.
7   * [debian/rules] Don't try to install TODO - no longer shipped upstream.
8   * focus-stacking.info is not installed as a separate file anymore.
9   * Update build-depends by adding gnuplot transfig tidy ttf-freefont.
11   [ Sebastian Harl ]
12   * debian/rules:
13     - Install NEWS and AUTHORS to all packages.
14     - Explicitly en/disable requested features when running configure.
15     - Let enblend/enfuse use the Boost filesystem library -- I suppose, this
16       is more stable and, possibly, better optimized than the shipped
17       fallback implementation.
18   * debian/control:
19     - Build-depend on libboost-filesystem-dev.
21  -- Sebastian Harl <tokkee@debian.org>  Sun, 20 Dec 2009 22:29:14 +0100
23 enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium
25   * Remove usr/share/info/dir, which GNU install-info generates.
26     Closes: #545974
27   * Add myself to uploaders.
28   * Use ${misc:Depends} to get the required dependency on dpkg or
29     install-info.
30   * Update addinfosection.dpatch to also add info directory entries.
32  -- Andreas Metzler <ametzler@debian.org>  Thu, 10 Sep 2009 19:18:59 +0200
34 enblend-enfuse (3.2+dfsg-2) unstable; urgency=low
36   * Upload to unstable - Lenny has been released.
37   * debian/control:
38     - Updated standards-version to 3.8.1 - no changes.
40  -- Sebastian Harl <sh@tokkee.org>  Mon, 06 Apr 2009 17:29:29 +0200
42 enblend-enfuse (3.2+dfsg-1) experimental; urgency=low
44   * New upstream release (Closes: #491370).
46   [ Andreas Metzler ]
47   * Uploading to experimental because of the Lenny freeze.
48   * debian/control:
49     - Added zlib1g-dev, libjpeg62-dev, libpng12-dev to the build dependencies,
50       although they currently would be pulled in by other build-depends.
51     - Added libopenexr-dev and pkg-config to the build dependencies.
52     - Updated package description to mention enfuse and the buzz-word
53       "exposure blending".
54     - Added texinfo to build-depends.
55   * debian/patches:
56     - Added addinfosection.dpatch - add @dircategory to the texinfo sources
57       to get an entry in the main info directory.
58   * debian/rules:
59     - Run dh_installinfo.
61   [ Sebastian Harl ]
62   * Thanks a lot to Andreas for his help!
63   * debian/rules:
64     - Include AUTHORS file in the package as well.
65     - Added get-orig-source target which uses uscan to download and repack the
66       upstream tarball using debian/bin/uscan_repack.sh - thanks to Bernd
67       Zeimetz for the idea!
68     - Remove rebuilt documentation files.
69     - Use dh_install.
70   * debian/patches:
71     - Removed gcc4.3-includes.dpatch - included upstream.
72     - Removed type_mismatch.dpatch - included upstream.
73   * debian/patches-repack:
74     - Added patches to be applied when repacking the tarball.
75     - Added 00-win32helpers.patch to remove src/win32helpers/, *.sln and
76       *.vcproj from the build scripts.
77     - Added 01-unnecessary-libs.patch to remove unnecessary libs from the
78       linker flags - based on a patch by Andreas.
79   * debian/control:
80     - Updated standards-version to 3.8.0 - no changes.
81     - Renamed the source package to "enblend-enfuse" - just like upstream did.
82     - Added new binary package "enfuse".
83   * debian/bin/uscan_repack.sh:
84     - Added script to take care of the repacking.
85     - Remove src/win32helpers/.
86     - Remove *.sln and *.vcproj.
87     - Apply patches in debian/patches-repack/.
88     - Regenerate autotools build system.
89   * debian/watch:
90     - Call debian/bin/uscan_repack.sh.
92  -- Sebastian Harl <sh@tokkee.org>  Sun, 12 Oct 2008 20:33:27 +0200
94 enblend (3.0+dfsg-2) unstable; urgency=low
96   * Added libglew1.5-dev to the build dependencies to ease the libglew1.4 ->
97     libglew1.5 transition and make sbuild happy (Closes: #465620).
99  -- Sebastian Harl <sh@tokkee.org>  Wed, 13 Feb 2008 22:03:26 +0100
101 enblend (3.0+dfsg-1) unstable; urgency=low
103   * Initial release (Closes: #294389, #390655).
104   * Removed GPL incompatible src/win32helpers/ from .orig.tar.gz.
105   * Added type_mismatch.dpatch to fix a failure to instantiate std::max().
106   * Added gcc4.3-includes.dpatch to add missing includes required by gcc-4.3.
108  -- Sebastian Harl <sh@tokkee.org>  Fri, 28 Dec 2007 02:46:07 +0100