Code

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