Code

rules: Pass CXXFLAGS as arguments to configure.
[pkg-pfstools.git] / debian / changelog
index bd55222e30ad600ef07271b19031689a01a23143..4801f33a0d03e0d8bd08a51265e7561aba4e6e6d 100644 (file)
@@ -1,7 +1,66 @@
-pfstools (1.6.1-1) unstable; urgency=low
+pfstools (1.8.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches:
+    - 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 21:44:02 +0200
+
+pfstools (1.6.4-2) unstable; urgency=low
+
+  * Switched to octave3.0, thanks to Thomas Weber for the patches
+    (Closes: #458131).
+    - Added octave3.0.dpatch including required changes for octave 3.0.
+  * Added dcraw-m.dpatch which fixes the usage of dcraw's "-m" command line
+    option (Closes: #464724).
+
+ -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 16:38:54 +0200
+
+pfstools (1.6.4-1) unstable; urgency=low
+
+  * New upstream release.
+    - Added missing includes required by gcc-4.3 (Closes: #455648).
+  * Downgraded pfstool's requirement on octave{,pfstools} to a recommendation
+    (Closes: #445909).
+  * Added new binary packages for pfsglview and pfsview to prevent users from
+    having to install OpenGL/GLUT and Qt.
+  * Removed a bashism from debian/rules (Closes: #456508).
+  * Renamed "XS-Vcs-*" fields to Vcs-* and moved "Homepage" field from the
+    package description to the source stanza:
+    - Added versioned build dependency on dpkg-dev (>= 1.14.6).
+  * Updated to standards version 3.7.3 (no changes).
+  * Changed maintainer to pkg-phototools team:
+    - Moved myself to uploaders.
+  * Added a watch file, thanks to Cyril Brulebois.
+
+ -- Sebastian Harl <sh@tokkee.org>  Sun, 27 Jan 2008 17:33:12 +0100
+
+pfstools (1.6.2-1) unstable; urgency=low
 
   * Initial release (Closes: #399503, #410669).
   * Added pfsglview.1 from upstream CVS.
 
- -- Sebastian Harl <sh@tokkee.org>  Mon, 11 Jun 2007 17:28:22 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Fri, 10 Aug 2007 15:00:06 +0200