Code

Updated build-depends.
[pkg-enblend.git] / debian / changelog
index 04f1e5ed06374887c598369cf301b88337372cdc..d9b038fa8ac684290fdaa046d758ce466902d04b 100644 (file)
@@ -1,7 +1,34 @@
+enblend (3.2+dfsg-1) unstable; urgency=low
+
+  * New upstream release (Closes: #491370).
+
+  [ Andreas Metzler ]
+  * debian/control:
+    - Added zlib1g-dev, libjpeg62-dev, libpng12-dev to the build dependencies,
+      although they currently would be pulled in by other build-depends.
+    - Added libopenexr-dev and pkg-config to the build dependencies.
+
+  [ Sebastian Harl ]
+  * debian/rules:
+    - Include AUTHORS file in the package as well.
+  * debian/patches:
+    - Removed gcc4.3-includes.dpatch - included upstream.
+
+ -- Sebastian Harl <sh@tokkee.org>  Tue, 07 Oct 2008 14:01:25 +0200
+
+enblend (3.0+dfsg-2) unstable; urgency=low
+
+  * Added libglew1.5-dev to the build dependencies to ease the libglew1.4 ->
+    libglew1.5 transition and make sbuild happy (Closes: #465620).
+
+ -- Sebastian Harl <sh@tokkee.org>  Wed, 13 Feb 2008 22:03:26 +0100
+
 enblend (3.0+dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #294389, #390655).
   * Removed GPL incompatible src/win32helpers/ from .orig.tar.gz.
+  * Added type_mismatch.dpatch to fix a failure to instantiate std::max().
+  * Added gcc4.3-includes.dpatch to add missing includes required by gcc-4.3.
 
- -- Sebastian Harl <sh@tokkee.org>  Sun, 28 Oct 2007 18:25:17 +0100
+ -- Sebastian Harl <sh@tokkee.org>  Fri, 28 Dec 2007 02:46:07 +0100