Code

rules: Pass CXXFLAGS as arguments to configure.
[pkg-pfstools.git] / debian / changelog
index 3c49478e18fa6b89766281f055579b51e5941172..4801f33a0d03e0d8bd08a51265e7561aba4e6e6d 100644 (file)
@@ -12,8 +12,21 @@ pfstools (1.8.1-1) unstable; urgency=low
     - Changed section of package 'pfstools-dbg' to the newly added section
       'debug'.
     - Build-depend on texlive-latex-base rather than the obsolete tetex-bin.
+  * debian/pfsglview.install:
+    - Install the pfsglview.1 manpage.
+  * debian/pfstools.install:
+    - Install usr/share/pfstools/hdrhtml_*.
+  * debian/rules:
+    - Use dh_install's --fail-missing instead of --list-missing.
+    - Explicitly disable all features that are not available to ensure
+      consistent builds - currently this is matlab, jpeghdr and gdal.
+    - Pass CXXFLAGS as arguments to configure instead of setting them in the
+      environment - this is the recommended way.
+  * debian/control, debian/rules:
+    - Use ${octave:Depends} and octave3.0-depends instead of explicitly
+      depending on octave3.0.
 
- -- Sebastian Harl <tokkee@debian.org>  Sun, 07 Jun 2009 15:53:37 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 07 Jun 2009 21:44:02 +0200
 
 pfstools (1.6.4-2) unstable; urgency=low