Code

NMU for octave- and qt-related bugs.
[pkg-pfstools.git] / debian / changelog
1 pfstools (1.8.5-0.1) unstable; urgency=low
3   * Non-maintainer upload.
5   [ Sébastien Villemot ]
6   * New upstream release, build-depend on Qt4 instead of Qt3 (Closes: #604368)
7   * gcc-4.4.dpatch: remove patch, applied upstream
8   * Convert to format 3.0 (quilt) and drop dpatch, because otherwise Lintian
9     produces an error (dpatch is obsolete)
11   [ Rafael Laboissiere ]
12   * debian/control:
13     - Build-depend on liboctave-dev, such that the package builds with
14       Octave 3.6 (Closes: #666959)
15     - Depend simply on octave, do not use the obsolete ${octave:Depends}
16       substitution variable anymore
17   * debian/rules:
18     - Use directly the octave-config script in order to get the
19       installation path for the *.oct and *.m files
20     - Do not invoke the obsolete script octave-depends
21   * debian/octave-pfstools.install: Adjust for the multiarch path, which
22     contains the architecture triplet now
24  -- Sébastien Villemot <sebastien.villemot@ens.fr>  Sun, 03 Jun 2012 11:00:46 +0200
26 pfstools (1.8.1-2) unstable; urgency=low
28   [ Thomas Weber ]
29   * Switch to octave3.2 (Closes: #567875).
31   [ Sebastian Harl ]
32   * debian/control:
33     - Updated standards-version to 3.8.4 -- no changes.
34     - Let libpfs-dev depend on libpfs (= ${binary:Version}) (rather than a
35       weak dependency on >= ${source:Version}).
36     - Let all packages depend on ${misc:Depends}.
37   * Added debian/README.source:
38     - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
40  -- Sebastian Harl <tokkee@debian.org>  Mon, 15 Mar 2010 22:50:05 +0100
42 pfstools (1.8.1-1.1) unstable; urgency=low
44   * Non-maintainer upload.
45   * Add patch gcc-4.4.dpatch, to fix FTBFS w/ gcc 4.4, rationale; patch
46     from Ubuntu (with some extra comments/rationale by me).
47     (Closes: #554494)
49  -- Stefano Zacchiroli <zack@debian.org>  Sun, 20 Dec 2009 15:12:00 +0100
51 pfstools (1.8.1-1) unstable; urgency=low
53   * New upstream release.
54   * debian/patches:
55     - Removed dcraw-m.dpatch - merged upstream.
56     - Removed octave3.0.dpatch - merged upstream.
57     - Added octave-nargin.dpatch - this patch lets octave scripts use the
58       variable nargin instead of length(argv); the latter does not work
59       reliably when no command line arguments have been specified.
60     - Added octave-signal.dpatch - this patch lets pfsstat bail out with an
61       error message if gausswin() is not available, telling the user to
62       install octave-signal.
63   * Removed debian/pfsglview.1 - included upstream.
64   * debian/control:
65     - Added libmagick++-dev as an option to the libmagick++9-dev build
66       dependency.
67     - Updated Standards-Version to 3.8.1 - no changes.
68     - Changed section of package 'pfstools-dbg' to the newly added section
69       'debug'.
70     - Build-depend on texlive-latex-base rather than the obsolete tetex-bin.
71     - Updated homepage.
72     - Let pfstools recommend octave-signal which is required by pfsstat.
73   * debian/pfsglview.install:
74     - Install the pfsglview.1 manpage.
75   * debian/pfstools.install:
76     - Install usr/share/pfstools/hdrhtml_*.
77   * debian/rules:
78     - Use dh_install's --fail-missing instead of --list-missing.
79     - Explicitly disable all features that are not available to ensure
80       consistent builds - currently this is matlab, jpeghdr and gdal.
81     - Pass CXXFLAGS as arguments to configure instead of setting them in the
82       environment - this is the recommended way.
83   * debian/control, debian/rules:
84     - Use ${octave:Depends} and octave3.0-depends instead of explicitly
85       depending on octave3.0.
87  -- Sebastian Harl <tokkee@debian.org>  Mon, 08 Jun 2009 20:41:22 +0200
89 pfstools (1.6.4-2) unstable; urgency=low
91   * Switched to octave3.0, thanks to Thomas Weber for the patches
92     (Closes: #458131).
93     - Added octave3.0.dpatch including required changes for octave 3.0.
94   * Added dcraw-m.dpatch which fixes the usage of dcraw's "-m" command line
95     option (Closes: #464724).
97  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 16:38:54 +0200
99 pfstools (1.6.4-1) unstable; urgency=low
101   * New upstream release.
102     - Added missing includes required by gcc-4.3 (Closes: #455648).
103   * Downgraded pfstool's requirement on octave{,pfstools} to a recommendation
104     (Closes: #445909).
105   * Added new binary packages for pfsglview and pfsview to prevent users from
106     having to install OpenGL/GLUT and Qt.
107   * Removed a bashism from debian/rules (Closes: #456508).
108   * Renamed "XS-Vcs-*" fields to Vcs-* and moved "Homepage" field from the
109     package description to the source stanza:
110     - Added versioned build dependency on dpkg-dev (>= 1.14.6).
111   * Updated to standards version 3.7.3 (no changes).
112   * Changed maintainer to pkg-phototools team:
113     - Moved myself to uploaders.
114   * Added a watch file, thanks to Cyril Brulebois.
116  -- Sebastian Harl <sh@tokkee.org>  Sun, 27 Jan 2008 17:33:12 +0100
118 pfstools (1.6.2-1) unstable; urgency=low
120   * Initial release (Closes: #399503, #410669).
121   * Added pfsglview.1 from upstream CVS.
123  -- Sebastian Harl <sh@tokkee.org>  Fri, 10 Aug 2007 15:00:06 +0200