Code

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