Code

rules: Pass CXXFLAGS as arguments to configure.
[pkg-pfstools.git] / debian / changelog
1 pfstools (1.8.1-1) unstable; urgency=low
3   * New upstream release.
4   * debian/patches:
5     - Removed dcraw-m.dpatch - merged upstream.
6     - Removed octave3.0.dpatch - merged upstream.
7   * Removed debian/pfsglview.1 - included upstream.
8   * debian/control:
9     - Added libmagick++-dev as an option to the libmagick++9-dev build
10       dependency.
11     - Updated Standards-Version to 3.8.1 - no changes.
12     - Changed section of package 'pfstools-dbg' to the newly added section
13       'debug'.
14     - Build-depend on texlive-latex-base rather than the obsolete tetex-bin.
15   * debian/pfsglview.install:
16     - Install the pfsglview.1 manpage.
17   * debian/pfstools.install:
18     - Install usr/share/pfstools/hdrhtml_*.
19   * debian/rules:
20     - Use dh_install's --fail-missing instead of --list-missing.
21     - Explicitly disable all features that are not available to ensure
22       consistent builds - currently this is matlab, jpeghdr and gdal.
23     - Pass CXXFLAGS as arguments to configure instead of setting them in the
24       environment - this is the recommended way.
25   * debian/control, debian/rules:
26     - Use ${octave:Depends} and octave3.0-depends instead of explicitly
27       depending on octave3.0.
29  -- Sebastian Harl <tokkee@debian.org>  Sun, 07 Jun 2009 21:44:02 +0200
31 pfstools (1.6.4-2) unstable; urgency=low
33   * Switched to octave3.0, thanks to Thomas Weber for the patches
34     (Closes: #458131).
35     - Added octave3.0.dpatch including required changes for octave 3.0.
36   * Added dcraw-m.dpatch which fixes the usage of dcraw's "-m" command line
37     option (Closes: #464724).
39  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 16:38:54 +0200
41 pfstools (1.6.4-1) unstable; urgency=low
43   * New upstream release.
44     - Added missing includes required by gcc-4.3 (Closes: #455648).
45   * Downgraded pfstool's requirement on octave{,pfstools} to a recommendation
46     (Closes: #445909).
47   * Added new binary packages for pfsglview and pfsview to prevent users from
48     having to install OpenGL/GLUT and Qt.
49   * Removed a bashism from debian/rules (Closes: #456508).
50   * Renamed "XS-Vcs-*" fields to Vcs-* and moved "Homepage" field from the
51     package description to the source stanza:
52     - Added versioned build dependency on dpkg-dev (>= 1.14.6).
53   * Updated to standards version 3.7.3 (no changes).
54   * Changed maintainer to pkg-phototools team:
55     - Moved myself to uploaders.
56   * Added a watch file, thanks to Cyril Brulebois.
58  -- Sebastian Harl <sh@tokkee.org>  Sun, 27 Jan 2008 17:33:12 +0100
60 pfstools (1.6.2-1) unstable; urgency=low
62   * Initial release (Closes: #399503, #410669).
63   * Added pfsglview.1 from upstream CVS.
65  -- Sebastian Harl <sh@tokkee.org>  Fri, 10 Aug 2007 15:00:06 +0200