Code

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