Code

0efacca3da621b66abbd9e8850f225f4a010b7cf
[pkg-pfstools.git] / debian / changelog
1 pfstools (1.8.1-1.1) unstable; urgency=low
3   * Non-maintainer upload.
4   * Add patch gcc-4.4.dpatch, to fix FTBFS w/ gcc 4.4, rationale; patch
5     from Ubuntu (with some extra comments/rationale by me).
6     (Closes: #554494)
8  -- Stefano Zacchiroli <zack@debian.org>  Sun, 20 Dec 2009 15:12:00 +0100
10 pfstools (1.8.1-1) unstable; urgency=low
12   * New upstream release.
13   * debian/patches:
14     - Removed dcraw-m.dpatch - merged upstream.
15     - Removed octave3.0.dpatch - merged upstream.
16     - Added octave-nargin.dpatch - this patch lets octave scripts use the
17       variable nargin instead of length(argv); the latter does not work
18       reliably when no command line arguments have been specified.
19     - Added octave-signal.dpatch - this patch lets pfsstat bail out with an
20       error message if gausswin() is not available, telling the user to
21       install octave-signal.
22   * Removed debian/pfsglview.1 - included upstream.
23   * debian/control:
24     - Added libmagick++-dev as an option to the libmagick++9-dev build
25       dependency.
26     - Updated Standards-Version to 3.8.1 - no changes.
27     - Changed section of package 'pfstools-dbg' to the newly added section
28       'debug'.
29     - Build-depend on texlive-latex-base rather than the obsolete tetex-bin.
30     - Updated homepage.
31     - Let pfstools recommend octave-signal which is required by pfsstat.
32   * debian/pfsglview.install:
33     - Install the pfsglview.1 manpage.
34   * debian/pfstools.install:
35     - Install usr/share/pfstools/hdrhtml_*.
36   * debian/rules:
37     - Use dh_install's --fail-missing instead of --list-missing.
38     - Explicitly disable all features that are not available to ensure
39       consistent builds - currently this is matlab, jpeghdr and gdal.
40     - Pass CXXFLAGS as arguments to configure instead of setting them in the
41       environment - this is the recommended way.
42   * debian/control, debian/rules:
43     - Use ${octave:Depends} and octave3.0-depends instead of explicitly
44       depending on octave3.0.
46  -- Sebastian Harl <tokkee@debian.org>  Mon, 08 Jun 2009 20:41:22 +0200
48 pfstools (1.6.4-2) unstable; urgency=low
50   * Switched to octave3.0, thanks to Thomas Weber for the patches
51     (Closes: #458131).
52     - Added octave3.0.dpatch including required changes for octave 3.0.
53   * Added dcraw-m.dpatch which fixes the usage of dcraw's "-m" command line
54     option (Closes: #464724).
56  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 16:38:54 +0200
58 pfstools (1.6.4-1) unstable; urgency=low
60   * New upstream release.
61     - Added missing includes required by gcc-4.3 (Closes: #455648).
62   * Downgraded pfstool's requirement on octave{,pfstools} to a recommendation
63     (Closes: #445909).
64   * Added new binary packages for pfsglview and pfsview to prevent users from
65     having to install OpenGL/GLUT and Qt.
66   * Removed a bashism from debian/rules (Closes: #456508).
67   * Renamed "XS-Vcs-*" fields to Vcs-* and moved "Homepage" field from the
68     package description to the source stanza:
69     - Added versioned build dependency on dpkg-dev (>= 1.14.6).
70   * Updated to standards version 3.7.3 (no changes).
71   * Changed maintainer to pkg-phototools team:
72     - Moved myself to uploaders.
73   * Added a watch file, thanks to Cyril Brulebois.
75  -- Sebastian Harl <sh@tokkee.org>  Sun, 27 Jan 2008 17:33:12 +0100
77 pfstools (1.6.2-1) unstable; urgency=low
79   * Initial release (Closes: #399503, #410669).
80   * Added pfsglview.1 from upstream CVS.
82  -- Sebastian Harl <sh@tokkee.org>  Fri, 10 Aug 2007 15:00:06 +0200