Code

rules: Do not compress PDF files.
[pkg-enblend.git] / debian / changelog
index adbb9cedd63106cec5b4b819074a624412ac86af..ec032cb3c8d278b2907e37ca9755cd5623356192 100644 (file)
@@ -6,13 +6,32 @@ 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.
-
- -- Sebastian Harl <tokkee@debian.org>  Sun, 20 Dec 2009 21:28:58 +0100
+    - 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).
+    - Do not compress PDF files.
+  * 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.
+    - Build-depend on perl, required to build the PDF documentation.
+  * debian/rules, debian/enblend.install, debian/enfuse.install:
+    - Build and install PDF documentation.
+  * Added debian/enblend.doc-base, debian/enfuse.doc-base.
+    - … pointing to enblend.pdf and enfuse.pdf respectively.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 01 Aug 2010 22:06:15 +0000
 
 enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium