Code

rules: Do not compress PDF files.
[pkg-enblend.git] / debian / changelog
index 31abc1a7d67d7b51e1844a3fc6962a97b51f0274..ec032cb3c8d278b2907e37ca9755cd5623356192 100644 (file)
@@ -6,7 +6,10 @@ 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:
@@ -15,10 +18,20 @@ enblend-enfuse (4.0+dfsg-1) experimental; urgency=low
     - 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.
-
- -- Sebastian Harl <tokkee@debian.org>  Sun, 20 Dec 2009 22:29:14 +0100
+    - 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