Code

rules: Pass CXXFLAGS as arguments to configure.
[pkg-pfstools.git] / debian / changelog
index 9352aff573f000adf9e2a3027b6c6aa71180e770..4801f33a0d03e0d8bd08a51265e7561aba4e6e6d 100644 (file)
@@ -5,8 +5,28 @@ pfstools (1.8.1-1) unstable; urgency=low
     - Removed dcraw-m.dpatch - merged upstream.
     - Removed octave3.0.dpatch - merged upstream.
   * Removed debian/pfsglview.1 - included upstream.
+  * debian/control:
+    - Added libmagick++-dev as an option to the libmagick++9-dev build
+      dependency.
+    - Updated Standards-Version to 3.8.1 - no changes.
+    - 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 14:32:36 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 07 Jun 2009 21:44:02 +0200
 
 pfstools (1.6.4-2) unstable; urgency=low