Code

control: Build-depend on texlive.
[pkg-enblend.git] / debian / changelog
index f68064e3a977a31057af973e1a66988963670253..2d898086335d2cff39a5c4323daa8f0bcfd72733 100644 (file)
@@ -3,10 +3,15 @@ enblend-enfuse (4.0+dfsg-1) experimental; urgency=low
   [ Andreas Metzler ]
   * New upstream version.
   * Update debian/patches-repack/*.
-  * 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.
+  * debian/patches:
+    - Drop unneeded patch addinfosection.dpatch - included upstream.
+  * debian/rules:
+    - Don't try to install TODO - no longer shipped upstream.
+  * debian/enfuse.install:
+    - focus-stacking.info is not installed as a separate file anymore.
+  * debian/control:
+    - 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.
 
@@ -17,11 +22,23 @@ 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.
+    - Clean en{blend,fuse}.tpt files created when building the PDF
+      documentation.
   * debian/control:
     - Build-depend on libboost-filesystem-dev.
-    - Updated Standards-Version to 3.8.4 -- no changes.
-
- -- Sebastian Harl <tokkee@debian.org>  Sun, 28 Mar 2010 11:45:44 +0200
+    - Updated Standards-Version to 3.9.1 -- no changes.
+    - Build-depend on help2man, required to build the manpages.
+    - Build-depend on perl, ghostscript and texlive, 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>  Mon, 02 Aug 2010 18:23:43 +0000
 
 enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium