Code

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