Code

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