Code

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