Code

rules, en{blend,fuse}.install: Build and install PDF documentation.
[pkg-enblend.git] / debian / changelog
index a6e3f733de88a5af60ff4a9aab3e192755eabd6b..798ba832a7427d138577a334c48b629601ef243f 100644 (file)
@@ -6,14 +6,28 @@ enblend-enfuse (4.0+dfsg-1) experimental; urgency=low
   * Drop unneeded patch addinfosection.dpatch - included upstream.
   * [debian/rules] Don't try to install TODO - no longer shipped upstream.
   * focus-stacking.info is not installed as a separate file anymore.
-  * Update build-depends by adding gnuplot transfig tidy ttf-freefont.
+  * Update build-depends by adding gnuplot transfig tidy ttf-freefont, required
+    to build the PDF documentation.
+  * Build/ship alternative binaries of enblend and enfuse binaries with OpenMP
+    support. They are installed as enblend-mp and enfuse-mp respectively.
 
   [ Sebastian Harl ]
   * debian/rules:
     - Install NEWS and AUTHORS to all packages.
     - Explicitly en/disable requested features when running configure.
+    - Let enblend/enfuse use the Boost filesystem library -- I suppose, this
+      is more stable and, possibly, better optimized than the shipped
+      fallback implementation.
+    - Replace the whatis entry in the enblend/enfuse manpages with something
+      meaningful (using sed).
+  * debian/control:
+    - Build-depend on libboost-filesystem-dev.
+    - Updated Standards-Version to 3.9.1 -- no changes.
+    - Build-depend on help2man, required to build the manpages.
+  * debian/rules, debian/enblend.install, debian/enfuse.install:
+    - Build and install PDF documentation.
 
- -- Sebastian Harl <tokkee@debian.org>  Sun, 20 Dec 2009 22:25:09 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 01 Aug 2010 21:30:51 +0000
 
 enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium