Code

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