Code

c9ed55ffcac63adc85ba3d3dd1a885d03c92669f
[pkg-rrdtool.git] / debian / changelog
1 rrdtool (1.4.7-3) UNRELEASED; urgency=low
3   * Fixed changelog of 1.4.7-2 regarding the versioned build-dep on tcl-dev.
5  -- Sebastian Harl <tokkee@debian.org>  Sat, 18 Aug 2012 15:53:54 +0200
7 rrdtool (1.4.7-2) unstable; urgency=low
9   [ Sebastian Harl ]
10   * Ack NMUs; thanks to Jonathan Wiltshire and gregor herrmann!
11   * Added debian/patches/bts664724-rrdcached-j-segfault:
12     Fixed segfault in rrdcached when starting without having the journal
13     directory available: canonicalize the journal path after creating the
14     directory; else, realpath(3) will return NULL causing strdup() to
15     segfault. Also, check the return value of realpath(3) before further using
16     it. Thanks to Helmut Grohne for reporting this (Closes: #664724).
18   [ Bernd Zeimetz ]
19   * Removed a restriction on the tcl-dev build-dep which was an accidental
20     left over from a test-build against a new tcl version. Build-depend on
21     tcl-dev >= 8 && <= 9 rather than >= 8.5. The tcl bindings support any 8.x
22     version. This makes backporting easier.
24  -- Sebastian Harl <tokkee@debian.org>  Wed, 01 Aug 2012 10:23:39 +0200
26 rrdtool (1.4.7-1.2) unstable; urgency=low
28   * Non-maintainer upload.
29   * Fix "fails to install, postinst, invoke-rc.d rrdcached start, start-
30     stop-daemon, segfault":
31     (re-)create /var/lib/rrdcached/{journal,db} in init script.
32     (Closes: #664724)
33   * debian/rules: remove the generated bindings/perl-shared/MYMETA.yml in the
34     clean target.
36  -- gregor herrmann <gregoa@debian.org>  Sun, 29 Jul 2012 17:35:13 +0200
38 rrdtool (1.4.7-1.1) unstable; urgency=low
40   * Non-maintainer upload.
41   * Add ruby_bindings_format_string.patch to fix FTBFS
42     (Closes: #676081)
44  -- Jonathan Wiltshire <jmw@debian.org>  Sun, 01 Jul 2012 12:37:47 +0100
46 rrdtool (1.4.7-1) unstable; urgency=low
48   * [b59bb994] Merge commit 'upstream/1.4.7'
49   * [8acead25] Refreshing patches, dropping bts625631-gcc4.5.
50   * [75b42449] Ack NMU.
51     Thanks to Luk Claes (Closes: #619688)
52   * [e11e1d9e] Migrate to dh_python2.
54  -- Bernd Zeimetz <bzed@debian.org>  Tue, 24 Jan 2012 23:35:35 +0100
56 rrdtool (1.4.3-3.1) unstable; urgency=low
58   * Non-maintainer upload.
59   * Don't ship .la files (Closes: #619688).
61  -- Luk Claes <luk@debian.org>  Sun, 26 Jun 2011 18:40:41 +0200
63 rrdtool (1.4.3-3) unstable; urgency=high
65   * Reupload to unstable, which has Tcl 8.5 by now.
66   * debian/patches:
67     - Added bts625631-gcc4.5, fixing an compiler issue when using GCC 4.5;
68       thanks to Maxime Petazzoni for reporting this and Sven Hartge for
69       pointing out the upstream fix by anicka@suse.cz (Closes: #625631).
70   * Set urgency to high because of the fix for #625631.
71   * debian/source/format: Explicitly state version 1.0 for now.
72   * debian/control:
73     - Removed prehistoric 'Conflicts' introduced for an incompatibility with
74       Woody.
75     - Updated standards-version to 3.9.2.
76   * debian/rrdtool.doc-base:
77     - Fixed a spelling error detected by lintian.
79  -- Sebastian Harl <tokkee@debian.org>  Mon, 16 May 2011 10:28:46 +0200
81 rrdtool (1.4.3-2) experimental; urgency=low
83   * debian/control: Rebuild against Tcl 8.5 (Closes: #582211).
84     - Build-depend on tcl-dev (>= 8.5) and tcl (>= 8.5).
85   * Uploading to experimental, which hosts Tcl 8.5 for now.
86   * debian/patches:
87     - Added tcl-8.5, fixing an issue identified by Tcl 8.5 in the Tcl
88       bindings: So far, a strict version of the "Tcl" package was requested,
89       which seems to have been ignored by Tcl < 8.5. This requirement has been
90       removed.
92  -- Sebastian Harl <tokkee@debian.org>  Sun, 06 Jun 2010 15:22:39 +0200
94 rrdtool (1.4.3-1) unstable; urgency=low
96   * New upstream release.
97   * debian/patches:
98     - Removed bts573638-rrdcgi-segfault and bts573299-rrdgraph-M -- included
99       upstream.
101  -- Sebastian Harl <tokkee@debian.org>  Wed, 24 Mar 2010 08:46:16 +0100
103 rrdtool (1.4.2-2) unstable; urgency=low
105   * debian/patches:
106     - Added bts573638-rrdcgi-segfault: upstream patch fixing a segfault in
107       rrdcgi's printlasttime() (and possibly others); thanks to Robert Luberda
108       for reporting this (Closes: #573638).
109     - Added bts573299-rrdgraph-M: fix short option parsing in rrd_graph() --
110       added support for '-M' as documented in the manpage; thanks to Ralf
111       Hildebrandt for reporting this (Closes: #573299).
112   * debian/control:
113     - Updated Standards-Version to 3.8.4 -- no changes.
115  -- Sebastian Harl <tokkee@debian.org>  Sun, 21 Mar 2010 21:37:37 +0100
117 rrdtool (1.4.2-1) unstable; urgency=low
119   [ Bernd Zeimetz ]
120   * debian/rules:
121     - Prepare to build with Python 2.6.
123   [ Sebastian Harl ]
124   * New upstream release; thanks to Antoine Beaupre for reporting this
125     (Closes: #559370):
126     - Fixed some typos in the manpages; thanks to Justin T. Pryzby for
127       reporting this (Closes: #550919).
128   * Uploading to unstable as this is not an SVN snapshot any more.
129   * debian/README.Debian:
130     - Added a note about <http://oss.oetiker.ch/rrdtool/pub/contrib/> as
131       requested in #323969 and lost in 1.2.26-1.
132   * debian/control, debian/rules:
133     - Switched from Ruby 1.9 to Ruby 1.9.1 (affecting the librrd-ruby1.9 and
134       rrdtool-dbg packages); thanks to Lucas Nussbaum for reporting this
135       (Closes: #565833, #565835).
136   * debian/control:
137     - Let librrd-ruby depend on ${misc:Depends} (to shut up lintian, mostly).
138   * Added debian/rrdtool.doc-base:
139     - … pointing to /u/s/d/rrdtool/html/.
140   * Added debian/rrdcached.doc-base:
141     - … pointing to /u/s/d/rrdcached/html/.
143  -- Sebastian Harl <tokkee@debian.org>  Thu, 21 Jan 2010 22:56:17 +0100
145 rrdtool (1.4~rc2+20091004-1) experimental; urgency=low
147   [ Sebastian Harl ]
148   * New upstream SVN snapshot based on trunk at revision 1930.
149   * Uploading to experimental.
150   * debian/control:
151     - Build-depend on gettext instead of intltool following the switch made by
152       upstream.
153     - Build-depend on libdbi0-dev, required by rrdgraph to read values from an
154       SQL database.
155     - Updated Standards-Version to 3.8.3.
156     - Let the synopsis start with a small letter (as suggested in dev-ref
157       6.2.2).
158     - Let rrdtool-dbg recommend liblua5.1-rrd0.
159   * debian/rules:
160     - Remove config.h in the 'clean' target - this is created by configure but
161       not cleaned up by any Makefile.
162     - Use DEB_HOST_ARCH_CPU instead of DEB_HOST_GNU_TYPE to check for the
163       build host.
164     - Set examples/rrdcached/RRDCached.pm's file mode to 0644.
165     - Run dh_installinit for the "rrdcached" package.
166   * debian/patches:
167     - Removed bts494874-gnu-kfreebsd - included upstream.
168     - Removed bts332766-negative-timestamps - included upstream.
169     - Removed compiler-warning-fixes - included upstream.
170     - Updated bts428778-floating-point-exception for RRDtool 1.4.
171   * Added debian/README.source:
172     - The file includes a pointer to /usr/share/doc/quilt/README.source.
173   * debian/librrd4.symbols:
174     - Added symbols introduced in 1.4~rc2.
175   * Added new binary package 'rrdcached' for the newly introduced "data
176     caching daemon".
177   * debian/rrdcached.init.d, debian/rrdcached.default:
178     - Added an init script for rrdcached supporting start, stop, status,
179       restart, force-reload. The script is based on the collectd init script.
180   * debian/rrdtool.install:
181     - Install manpages in section 3 as well.
182   * debian/rrdcached.postrm:
183     - Remove /var/lib/rrdcached/ on purge.
185   [ Bernd Zeimetz ]
186   * debian/rules, debian/control:
187     - Build Lua bindings and put them into appropriate packages.
188   * Added debian/lua-rrd.h.
189   * debian/rules:
190     - Tell dh_makeshlibs to not modify postinst/postrm of the lua packages -
191       we do not need to run ldconfig when installing them.
193  -- Sebastian Harl <tokkee@debian.org>  Mon, 05 Oct 2009 22:27:13 +0200
195 rrdtool (1.3.8-1) unstable; urgency=low
197   [ Sebastian Harl ]
198   * New upstream release:
199     - Fixed various memory leaks in the Python bindings, thanks to Anders
200       Hammarquist for reporting this and providing a patch (Closes: #529291).
201   * debian/patches:
202     - Added bts530814-hurd to fix a FTBFS on Hurd, thanks to Marc Dequènes for
203       reporting this and providing a patch (Closes: #530814).
204     - Removed doc-fixes - applied upstream.
205     - Added bts332766-negative-timestamps - upstream patch to fix the handling
206       of negative timestamps in rrdupdate(1), thanks to Frank Zacharias for
207       reporting this (Closes: #332766).
208   * debian/control:
209     - Removed transitional package "python-rrd" which is no longer required.
210     - Let rrdtool-dbg depend on ${shlibs:Depends}.
211     - Build-depend on intltool.
213   [ Bernd Zeimetz ]
214   * debian/rules, debian/control:
215     - Build Python dbg modules into rrdtool-dbg. Add necessary
216       (build-) dependencies.
218  -- Sebastian Harl <tokkee@debian.org>  Mon, 01 Jun 2009 18:49:13 +0200
220 rrdtool (1.3.7-1) unstable; urgency=low
222   * New upstream release (Closes: #431060):
223     - Fixed pathname used in rrdgraph's --imginfo output (Closes: #497739).
224   * debian/patches:
225     - Updated bts428778-floating-point-exception to apply to the latest
226       version of rrdtool; use rrd_free2() instead of rrd_free() to not leak
227       memory.
228     - Updated no-rpath-for-perl to apply to the latest version of rrdtool.
229     - Removed bts493553-pango-utf-8 - included upstream.
230     - Removed bts496847-error-handling - included upstream.
231     - Removed bts498183-segfault-madvise - included upstream.
232     - Removed bts499349-memleaks - included upstream.
233     - Removed bts499350-data-corruption - included upstream.
234     - Removed typo-ruby - included upstream.
235     - Added bts494874-gnu-kfreebsd to fix a FTBFS on GNU/kFreeBSD - thanks to
236       Petr Salinger for the patch (Closes: #494874).
237     - Added doc-fixes to fix a POD error in doc/rrdtutorial.pod.
238     - Added compiler-warning-fixes - upstream patch to fix some compiler
239       warnings.
240   * debian/rules:
241     - Remove src/librrd.sym in the clean target - this file is automatically
242       created during the build but not cleaned up in the upstream Makefiles.
243     - Remove .txt and .pod documentation from the 'rrdtool' binary package -
244       the manpages are a lot more useful.
245     - Pass --fail-missing (instead of --list-missing) to dh_install.
246     - Use 'pyversions -vr' instead of 'pysupport-parseversions'.
247   * Added new binary package rrdtool-dbg. Unfortunately, segfaults and the
248     like are not uncommon in rrdtool - this will help to trace them back more
249     easily (Closes: #518480).
250   * debian/README.Debian:
251     - Added new file with a short paragraph about the available documentation.
252   * debian/control:
253     - Moved librrd-ruby* packages from section "interpreters" to the newly
254       added section "ruby".
255     - Updated standards-version to 3.8.1 - no changes.
256     - Added XS-Python-Version field, specifying versions >= 2.3.
257   * debian/librrd-dev.install:
258     - Added /usr/lib/pkgconfig/librrd.pc (Closes: #522144).
259   * debian/rrdtool.install, debian/rrdtool.examples:
260     - Install examples/* and ifOctets.tcl using dh_install instead of
261       dh_installexamples. This allows the use of --fail-missing when running
262       dh_install.
263   * Removed debian/pyversions - has been replaced by the XS-Python-Version
264     field.
266  -- Sebastian Harl <sh@tokkee.org>  Mon, 11 May 2009 23:02:14 +0200
268 rrdtool (1.3.1-4) unstable; urgency=high
270   * Urgency set to high because of the fix for #499350.
271   * debian/patches:
272     - Added upstream patch bts499350-data-corruption (upstream SVN r1480) to
273       fix data corruption when updating multiple values in one go
274       (Closes: #499350).
275       (upstream bug #178 - http://oss.oetiker.ch/rrdtool-trac/ticket/178)
276     - Added bts498183-segfault-madvise to fix a segfault on sparc caused by a
277       wrong argument passed to madvise(2) - thanks to Jurij Smakov for
278       valuable debugging information (Closes: #498183).
279     - Added upstream patch bts496847-error-handling (upstream SVN r1471) to
280       fix error handling of syscalls in rrdtool(1) (Closes: #496847).
281     - Added upstream patch bts499349-memleaks (upstream SVN r1465, r1467,
282       r1468, r1469, r1470, r1473) to fix a couple of memory leaks in rrdtool,
283       librrd and the Perl and Ruby bindings (Closes: #499349).
284     - Added trivial upstream patch typo-ruby (upstream SVN r1462) to fix a
285       typo in the Ruby bindings.
286   * debian/NEWS:
287     - Added. Documented the changes required by the switch to libpango
288       (Closes: #493575, #493594).
290  -- Sebastian Harl <sh@tokkee.org>  Fri, 26 Sep 2008 01:41:05 +0200
292 rrdtool (1.3.1-3) unstable; urgency=low
294   * Added "libxml2-dev" to librrd-dev's dependencies (Closes: #493342).
295   * debian/patches:
296     - Added bts493553-pango-utf-8 to try to make sure an UTF-8 string is
297       passed to pango_layout_set_{text,markup}() as required by libpango
298       (Closes: #493553).
300  -- Sebastian Harl <sh@tokkee.org>  Mon, 04 Aug 2008 15:57:26 +0200
302 rrdtool (1.3.1-2) unstable; urgency=low
304   * Reupload to unstable - thanks to Marc 'HE' Brockschmidt for the approval.
305   * debian/patches:
306     - Removed bts428780-validate-row-count - this is included in upstream
307       version 1.3.
308   * debian/control:
309     - librrd-dev provides and replaces librrd2-dev to ease the transition.
311  -- Sebastian Harl <sh@tokkee.org>  Wed, 30 Jul 2008 11:44:53 +0200
313 rrdtool (1.3.1-1) experimental; urgency=low
315   * New upstream release.
317  -- Sebastian Harl <sh@tokkee.org>  Wed, 23 Jul 2008 21:44:45 +0200
319 rrdtool (1.3.0-1) experimental; urgency=low
321   [ Sebastian Harl ]
322   * New upstream release.
323     - Fixes a buffer overflow in librrd's error handling (Closes: #450578).
324     - Validate RRA row count in rrdcreate (Closes: #428780).
325   * Upload to experimental because of the required transition which has not
326     yet been granted for Lenny by the release team.
327   * debian/patches:
328     - Updated patches to apply on 1.3.0.
329     - "implicit-decl-fix" partly applied upstream
330     - "typos" removed, has been applied upstream
331   * debian/control:
332     - Replaced librrd2 / librrd2-dev with librrd4 / librrd-dev.
333     - Removed SONAME version from the -dev package name.
334     - Added "ttf-dejavu | ttf-bitstream-vera" recommendation to librrd4 -
335       upstream no longer ships DejaVuSansMono-Roman.ttf.
336     - Replaced "libart-2.0-dev" with "libcairo2-dev, libpango1.0-dev" in the
337       build dependencies and librrd-dev's dependencies following the switch
338       made by upstream.
339     - Added "libxml2-dev" to the build dependencies.
340     - Updated standards-version to 3.8.0 - no changes.
341     - No longer conflict / replace librrd0 and librrd0-dev - librrd0 is no
342       longer available since Etch.
343     - Added libc6-dev | libc-dev to librrd-dev's dependencies.
344   * debian/librrd4.symbols:
345     - Added symbols file for the new SONAME version number replacing
346       librrd2.symbols.
347   * debian/rules:
348     - Install "NEWS" and "CHANGES" into all packages.
349     - No longer set TCL_INC_DIR manually - has been fixed upstream.
351   [ Bernd Zeimetz ]
352   * debian/rules:
353     - Adding an option to point configure to the right path to tcl. This is
354       not needed for Lenny, but we also add it here to make coming backports
355       more simple.
357  -- Sebastian Harl <sh@tokkee.org>  Sun, 15 Jun 2008 14:09:47 +0200
359 rrdtool (1.2.28-1) unstable; urgency=low
361   [ Sebastian Harl ]
362   * New upstream release.
363     - Fixes a buffer overflow in librrd's error handling (Closes: #450578).
364   * debian/control:
365     - Updated standards-version to 3.8.0 - no changes.
366     - No longer conflict / replace librrd0 and librrd0-dev - librrd0 is no
367       longer available since Etch.
368     - Added libc6-dev | libc-dev to librrd2-dev's dependencies.
369   * debian/patches:
370     - Added backported upstream patch bts428780-validate-row-count to validate
371       the RRA row count in rrdcreate (Closes: #428780).
372   * debian/librrd2.symbols:
373     - Added the private symbol "rra_random_row@Base 1.2.28-1".
374   * debian/rules:
375     - Install "NEWS" and "CHANGES" into all packages.
377   [ Bernd Zeimetz ]
378   * debian/rules:
379     - Adding an option to point configure to the right path to tcl. This is
380       not needed for Lenny, but we also add it here to make coming backports
381       more simple.
382   * debian/patches/implicit-decl-fix:
383     - Patching the implicit declaration in rrd_update.c in a nicer way.
385  -- Sebastian Harl <sh@tokkee.org>  Wed, 23 Jul 2008 21:01:04 +0200
387 rrdtool (1.2.27-2) unstable; urgency=low
389   * Renamed global definition of LDFLAGS to LINKER_FLAGS in debian/rules to
390     work around a broken behavior of dpkg which would use those flags
391     unconditionally whenever invoking the linker, which is not wanted e.g.
392     when compiling the python bindings (Closes: #476022).
393   * Actually pass the linker flags to configure.
395  -- Sebastian Harl <sh@tokkee.org>  Wed, 16 Apr 2008 15:50:54 +0200
397 rrdtool (1.2.27-1) unstable; urgency=low
399   [ Bernd Zeimetz ]
400   * New upstream release.
401     - Finally allows + as leading characters in the input (Closes: #283935).
402   * debian/rules, debian/librrd2.install:
403     - Install rrdtool's ttf and configure rrd to use it.
404   * debian/patches:
405     - Updating patches to apply on 1.2.27.
406     - Adding debian/patches/bts428778-floating-point-exception to fix a corner
407       case that produces a SIGFPE (Closes: #428778). Patch created by
408       David Martínez Moreno.
409   * debian/control:
410     - Removing the ttf-dejavu dependency from librrd2 (Closes: #390617).
411     - Builds with -O2 segfault on arm, so disable it on arm for now until the
412       bug is properly debugged, which will take some time (Closes: #447041).
414   [ Sebastian Harl ]
415   * Adding debian/patches/typo by David Martínez Moreno to fix some typos
416     (Closes: #432340).
418  -- Bernd Zeimetz <bzed@debian.org>  Sun, 24 Feb 2008 23:48:24 +0100
420 rrdtool (1.2.26-1) unstable; urgency=low
422   [ Bernd Zeimetz ]
423   * New upstream version (Closes: #431060).
424   * Package hijacked as announced on debian-devel@lists.debian.org
425     (Message-ID: <47A7A2A4.3020106@bzed.de>) due to the old maintainer
426     being MIA.
427   * Complete overhaul of the packaging:
428     - debian/rules completely rewritten
429     - debian/copyright redone as it didn't even list upstream's copyright
430       correctly.
431     - debian/post{inst,rm}: removed, debhelper takes care of this.
432     - debian/control:
433         * Update of Maintainer, Standards-Version, Uploaders
434         * Building ruby modules now (Closes: #453304).
435         * Change the Python binary package to conform with the Python policy,
436           using python-support. Also renaming the package to follow the Python
437           policy.
438         * Make rrdtool-tcl compliant with policy
439         * Bump Standards Version to 3.7.3.
440         * Using and depending on quilt to handle patches.
441         * Adding Provides: librrd-dev to librrd2-dev.
442     - debian/watch:
443         * File redone to meet version 3 of uscan and to work again, using the
444           new location of the upstream source.
446   [ Alexander Wirt ]
447   * Removed rpath from perl and tcl modules
448   * Let rrdtool-tcl depend on tcl 8.4
450  -- Bernd Zeimetz <bzed@debian.org>  Mon, 11 Feb 2008 12:14:19 +0100
452 rrdtool (1.2.19-1) unstable; urgency=low
454   * New maintainer (closes: #409518).
455   * New upstream release:
456     - Logarithmic graphs don't consume all available memory (closes: #402782).
457     - This version at least does no longer have such rrdexplorer example
458       (closes: #239565).
459     - Patch for PREV(cname) was included long ago (closes: #160485).
460     - I am no longer able to reproduce a segfault with PREV(name).  Closes:
461       #180284.
462   * Acknowledge NMU uploads (closes: #323975, #324497, #326653, #373379,
463     #323771, #325708, #323611, #240369, #323969).
464   * bindings/python/Makefile.in: Added -lpython2.4 in order to fix build
465     failure.
467  -- David Martínez Moreno <ender@debian.org>  Mon, 12 Feb 2007 02:18:22 +0100
469 rrdtool (1.2.15-0.3) unstable; urgency=high
471   * Non-maintainer upload.
472   * Fix high memory consumption by extracting r881 und r887 from upstream.
473     Closes: #397691, #398111
475  -- Andreas Barth <aba@not.so.argh.org>  Thu, 14 Dec 2006 18:25:02 +0000
477 rrdtool (1.2.15-0.2) unstable; urgency=low
479   * Non-maintainer upload.
480   * Fixed the python module based on the patch supplied by Brian Warner,
481     thank you, closes: #397781.
482   * Updated upstream URL in the copyright file.
484  -- Josip Rodin <joy-packages@debian.org>  Mon, 27 Nov 2006 00:25:41 +0100
486 rrdtool (1.2.15-0.1) unstable; urgency=low
488   * Non-maintainer upload.
489   * New upstream version, closes: #364948.
490     + Dropped our patches for #323771, it's now fixed upstream.
491     + Seems to fix the crashes in RRDs::graph, closes: #392937.
492   * Fixed up the package descriptions a little bit.
493   * Updated package list in README.Debian.
494   * Tidied up the copyright file.
496  -- Josip Rodin <joy-packages@debian.org>  Mon,  6 Nov 2006 21:09:04 +0100
498 rrdtool (1.2.11-0.6) unstable; urgency=low
500   * Convert to updated Python policy. Closes: #373379.
502  -- Matthias Klose <doko@debian.org>  Sun, 18 Jun 2006 03:07:38 +0000
504 rrdtool (1.2.11-0.5) unstable; urgency=low
506   * NMU.
507   * Fix the path to the ttf-deja font and version librrd2 dependance on
508     ttf-dejavu.
510  -- Laurent Fousse <laurent@komite.net>  Mon,  9 Jan 2006 17:57:20 +0100
512 rrdtool (1.2.11-0.4) unstable; urgency=low
514   * NMU.
515   * Tighten the dependency of the binary packages on librrd2 to assert the use 
516     of a recent version depending on ttf-dejavu.
517   * Fix 'rrdtool restore', replace the workaround from 1.2.11-0.3 with a patch
518     from the upstream repository.  Closes: #323771.
519   * Set the priority of the language bindings, which only depend on librrd2,
520     to optional, as aleady done for python-rrd (rrdtool-tcl, librrds-perl).
521     Closes: #240369.
523  -- Matthias Klose <doko@debian.org>  Sun, 18 Sep 2005 06:04:13 +0000
525 rrdtool (1.2.11-0.3) unstable; urgency=low
527   * NMU.
528   * Don't include own copy of ttf-dejavu font file, depend on ttf-dejavu.
529     Patch by Jeremy Bobbio. Closes: #323975.
530   * README.Debian: Add link to upstream contrib directory (closes: #323969).
531   * NEWS: Install into librrd2{,-dev} as well (closes: #325708).
532   * librrd[ps]-perl: Add README to locate the example files (closes: #323611).
534  -- Matthias Klose <doko@debian.org>  Tue, 13 Sep 2005 11:03:47 +0000
536 rrdtool (1.2.11-0.2) unstable; urgency=low
538   * librrd2-dev: Add conflict/replaces to librrd0 (.la) file.
539     Closes: #323355.
541  -- Matthias Klose <doko@debian.org>  Tue, 16 Aug 2005 11:42:00 +0200
543 rrdtool (1.2.11-0.1) unstable; urgency=low
545   * NMU.
546   * New upstream version.
547     - Fix FTBFS on amd64 (closes: #294623).
548     - Fix rrdcgi not handling quotes (closes: #243794).
549     - Fix rrdcgi concatenation problem (closes: #232556).
550     - New soname for the librrd library (closes: #309346).
551   * Use debhelper V4.
552   * Build-depend on libart2.0-dev, libfreetype6-dev.
553   * Remove build dependencies on gd2 libs. (closes: #261752, #289003).
554   * Build python bindings from this source, add Matthias Urlichs as uploader.
555   * debian/copyright: Remove the paragraph "Modifications to upstream source",
556     no modifications with this upload.
557   * Remove empty files from examples directory (closes: #281194).
558   * Build-depend on fixed cgilib (>= 0.5-4.1).
560  -- Matthias Klose <doko@debian.org>  Sun, 14 Aug 2005 17:30:00 +0200
562 rrdtool (1.0.49-1) unstable; urgency=low
564   * New upstream release
565   * librrd0 conflicts with older rrdtool, librrds-perl due to libpng
566     incompatibility (Closes: #252271)
567   * Change depends on librrd0-dev to -noxpm variant as well
568   * Update depends on rrdtool-tcl to tcl8.4
570  -- Matt Zimmerman <mdz@debian.org>  Thu,  4 Nov 2004 17:48:45 -0800
572 rrdtool (1.0.48-3) unstable; urgency=low
574   * Placate disk space fascists by building with the -noxpm variant of libgd2
575     (Closes: #261752)
576   * Require a version of libgd which has GIF support restored (2.0.28)
577     (Closes: #265660)
579  -- Matt Zimmerman <mdz@debian.org>  Sat,  9 Oct 2004 11:43:06 -0700
581 rrdtool (1.0.48-2) unstable; urgency=low
583   * Build against libgd2, since it now provides gif support as libgd-gif1
584     did, and avoids a conflict with programs which link against both
585     librrd and libgd2, such as php4-rrdtool (Closes: #261323)
586     - Build-Depends: s/libgd-gif1-dev/libgd2-xpm-dev/
587     - librrd0-dev Depends: likewise
588   * Add libc-dev as an alternative in librrd0-dev's libc6-dev dependency
590  -- Matt Zimmerman <mdz@debian.org>  Sat, 24 Jul 2004 23:57:17 -0700
592 rrdtool (1.0.48-1) unstable; urgency=low
594   * New upstream release (Closes: #256795)
596  -- Matt Zimmerman <mdz@debian.org>  Sun,  4 Jul 2004 01:40:30 -0700
598 rrdtool (1.0.46-3) unstable; urgency=low
600   * Add dependencies to librrd0-dev to ensure that static linking is
601     possible: libgd-gif1-dev, zlib1g-dev
602   * #include <stdio.h> in rrd.h (Closes: #238849)
603   * Only link rrdcgi with -lcgi, not librrd
605  -- Matt Zimmerman <mdz@debian.org>  Fri, 19 Mar 2004 11:38:39 -0800
607 rrdtool (1.0.46-2) unstable; urgency=medium
609   * Fix tcl module installation (Closes: #231171)
611  -- Matt Zimmerman <mdz@debian.org>  Wed,  4 Feb 2004 15:35:46 -0800
613 rrdtool (1.0.46-1) unstable; urgency=low
615   * New upstream release
617  -- Matt Zimmerman <mdz@debian.org>  Mon, 12 Jan 2004 23:22:09 -0800
619 rrdtool (1.0.45-1) unstable; urgency=low
621   * New upstream release
622   * Deal with changed tclrrd naming scheme
623   * Build with tcl8.4
624   * Remove old dpkg-dev build-dependency; even woody is new enough
626  -- Matt Zimmerman <mdz@debian.org>  Wed, 17 Dec 2003 14:09:11 -0800
628 rrdtool (1.0.42-2) unstable; urgency=low
630   * Build-Depends: libpng12-dev instead of libpng3-dev (when will the madness end?)
631     (Closes: #195224
632      I hope this will also fix weird version mismatch problems (Closes: #194900)
634  -- Matt Zimmerman <mdz@debian.org>  Sat, 31 May 2003 15:06:42 -0400
636 rrdtool (1.0.42-1) unstable; urgency=low
638   * New upstream release
639   * librrd0-dev Section: libdevel
640   * librrd[sp]-perl Section: perl
641   * Build with libpng3 (Closes: #189493)
643  -- Matt Zimmerman <mdz@debian.org>  Thu, 15 May 2003 19:44:37 -0400
645 rrdtool (1.0.40-2) unstable; urgency=low
647   * Correctly suppress non-image output when writing image to stdout
648     (Closes: #182217)
650  -- Matt Zimmerman <mdz@debian.org>  Sat,  1 Mar 2003 16:59:39 -0500
652 rrdtool (1.0.40-1) unstable; urgency=low
654   * New upstream release
655   * Remove unnecessary rrd_free to avoid crash on invalid option
656     (Closes: #166156)
657   * Clean example source code; some libtool cruft was getting installed in
658     /usr/share/doc/examples
660  -- Matt Zimmerman <mdz@debian.org>  Tue, 17 Dec 2002 22:11:46 -0500
662 rrdtool (1.0.39-2) unstable; urgency=low
664   * Rebuild for perl 5.8 (Closes: #158728)
666  -- Matt Zimmerman <mdz@debian.org>  Sun, 25 Aug 2002 17:29:41 -0400
668 rrdtool (1.0.39-1) unstable; urgency=low
670   * New upstream release
672  -- Matt Zimmerman <mdz@debian.org>  Wed, 31 Jul 2002 00:40:00 -0400
674 rrdtool (1.0.38-1) unstable; urgency=low
676   * New upstream release (Closes: #148486)
678  -- Matt Zimmerman <mdz@debian.org>  Wed, 29 May 2002 12:28:28 -0400
680 rrdtool (1.0.35-2) unstable; urgency=low
682   * Remove CVS directories with rm -rf.  This broke autobuilds entirely.
683     (Closes: #140075)
685  -- Matt Zimmerman <mdz@debian.org>  Tue, 26 Mar 2002 17:15:01 -0500
687 rrdtool (1.0.35-1) unstable; urgency=low
689   * New upstream release.
691  -- Matt Zimmerman <mdz@debian.org>  Sun, 24 Mar 2002 11:29:10 -0500
693 rrdtool (1.0.33-9) unstable; urgency=low
695   * Call dh_shlibdeps with -l to allow it to find dependencies correctly
696     (Closes: #118629)
697   * Add call to ldconfig in postrm of librrd0
698   * Remove .cvsignore files from installed examples
700  -- Matt Zimmerman <mdz@debian.org>  Sat, 10 Nov 2001 14:14:51 -0500
702 rrdtool (1.0.33-8) unstable; urgency=low
704   * Use AM_MAINTAINER_MODE to keep the makefiles from trying to rebuild 
705     autoconf/automake stuff during the build (Closes: #117599)
706   * Regenerated everything AGAIN.
707   * Use DESTDIR instead of prefix= during "make install"
709  -- Matt Zimmerman <mdz@debian.org>  Mon, 29 Oct 2001 22:22:07 -0500
711 rrdtool (1.0.33-7) unstable; urgency=low
713   * Add an example to the rrddump documentation showing what is necessary
714     to transfer an RRD from one architecture to another. (Closes: #117147)
715   * Regenerated autoconf/automake configs
717  -- Matt Zimmerman <mdz@debian.org>  Mon, 29 Oct 2001 02:28:16 -0500
719 rrdtool (1.0.33-6) unstable; urgency=low
721   * Spelling corrections from Martin Schulze (Closes: #110784)
723  -- Matt Zimmerman <mdz@debian.org>  Sat,  8 Sep 2001 13:13:22 -0400
725 rrdtool (1.0.33-5) unstable; urgency=low
727   * Ship with pre-generated files from autoconf2.50/automake, rather than
728     pulling them in at build-time, in order to work around the current
729     libtool mess.  This makes the diff less manageable, but should make
730     the build more stable.
731   * debian/control: remove build-dependencies on autoconf/automake/libtool
732   * debian/rules: don't call autoconf/automake
733   * Fix shlibs file (it was trying to use a substitution)
734   * configure.in: remove makefiles that no longer exist from AC_OUTPUT.
735     Apparently this is an error in autoconf 2.50.
736   * configure.in: Remove wacky logic to pull PIC flags out of libtool, and
737     let libtool do the right thing.
738   * debian/rules: shlibs.local hackery is no longer necessary, removed
740  -- Matt Zimmerman <mdz@debian.org>  Fri,  3 Aug 2001 17:36:43 -0400
742 rrdtool (1.0.33-4) unstable; urgency=low
744   * Add build-dependencies on libtool and autoconf (Closes: #105655)
746  -- Matt Zimmerman <mdz@debian.org>  Tue, 17 Jul 2001 15:44:25 -0400
748 rrdtool (1.0.33-3) unstable; urgency=low
750   * Update config.{sub,guess} from autotools-dev 20010702.1
751     (Closes: #105037)
752   * Update ltmain.sh for good measure, from libtool 1.4-1
753   * Build-Depend on autoconf, and run autoconf and aclocal from
754     debian/rules (in addition to automake)
756  -- Matt Zimmerman <mdz@debian.org>  Sat, 14 Jul 2001 03:19:22 -0400
758 rrdtool (1.0.33-2) unstable; urgency=low
760   * Rebuild with latest tcl8.3-dev, to fix shared object extension
762  -- Matt Zimmerman <mdz@debian.org>  Sat,  3 Mar 2001 17:28:24 -0500
764 rrdtool (1.0.33-1) unstable; urgency=low
766   * New upstream version.
767   * This is yet another patch release to fix some distribution/compilation
768     problems.  There should be no visible changes for Debian users from
769     1.0.32-3.
771  -- Matt Zimmerman <mdz@debian.org>  Thu,  1 Mar 2001 02:27:53 -0500
773 rrdtool (1.0.32-3) unstable; urgency=low
775   * Fix the tcl extension module to build against tcl8.3, rather than
776     tcl8.0 (Closes: #87357)
777   * debian/control: Build-depend on tcl8.3-dev
778   * debian/rules: tclconfigdir = /usr/lib/tcl8.3
779   * tcl/Makefile.am: (upstream) -I/usr/include/tcl@TCL_VERSION@
780   * configure.in: (upstream) AC_SUBST(TCL_VERSION)
782  -- Matt Zimmerman <mdz@debian.org>  Sat, 24 Feb 2001 02:25:46 -0500
784 rrdtool (1.0.32-2) unstable; urgency=low
786   * List changes to upstream source in the copyright file (as well as the
787     changelog)
788   * Link against libgd-gif instead of libgd, to restore GIF support
790  -- Matt Zimmerman <mdz@debian.org>  Fri, 23 Feb 2001 15:27:37 -0500
792 rrdtool (1.0.32-1) unstable; urgency=low
794   * New upstream version.  Hopefully this one will last more than 24
795     hours (Closes: #75771)
797  -- Matt Zimmerman <mdz@debian.org>  Wed, 21 Feb 2001 20:13:09 -0500
799 rrdtool (1.0.27-7) unstable; urgency=low
801   * debian/rules: Updated for new Perl policy
802   * debian/rules: Don't use install-stamp; it causes more problems than it
803     prevents
804   * debian/rules: Don't call dh_suidregister; we didn't use it anyway
805   * debian/control: Build-depend on the new debhelper for dh_perl
806   * debian/control: rrdtool-tcl only seems to work with 8.0, so depend on
807     tcl8.0
808   * debian/control: Build-depend on perl 5.6.0+
809   * debian/librrd?-perl: Updated for new Perl filesystem layout
811  -- Matt Zimmerman <mdz@debian.org>  Thu, 15 Feb 2001 19:04:11 -0500
813 rrdtool (1.0.27-6) unstable; urgency=low
815   * debian/rules: Handle DEB_BUILD_OPTIONS debug, nostrip
816   * debian/rules: Separate out "configure" target
817   * debian/rules: Miscellaneous cleanup
818   * Recompile librrds-perl against perl-5.6
820  -- Matt Zimmerman <mdz@debian.org>  Tue, 19 Dec 2000 21:23:55 -0500
822 rrdtool (1.0.27-5) unstable; urgency=low
824   * Fix Build-Depends to reflect our dependency on dpkg-dev >= 1.7.0 |
825     librrd0.  The old dpkg can only calculate our dependencies correctly
826     if the runtime library is installed on the system, so potato users
827     must either install the potato librrd0 or the new dpkg-dev
828     (Closes: #77479)
830  -- Matt Zimmerman <mdz@debian.org>  Mon, 20 Nov 2000 20:39:55 -0500
832 rrdtool (1.0.27-4) unstable; urgency=low
834   * Updated to comply with policy 3.2.1.0:
835     - Don't build with -g by default
836   * Build-Depend on tcl8.0-dev (not tcl-dev), since that is the only
837     version we currently work with.
838   * Added automake to Build-Depends (oops)
840  -- Matt Zimmerman <mdz@debian.org>  Sat, 18 Nov 2000 22:29:02 -0500
842 rrdtool (1.0.27-3) unstable; urgency=low
844   * Big packaging cleanup release.
845   * Fixed perl module compilation to link with the shared library, rather
846     than including a copy of the static library inside the .so (also fixes
847     a lintian error, shlib-with-non-pic-code in librrds-perl)
848   * Fixed tcl module compilation to link with the shared library, rather
849     than including a copy of the static library inside the .so (also fixes
850     a lintian error, shlib-with-non-pic-code in rrdtool-tcl)
851   * The above shrunk the size of the perl and tcl library packages from
852     60k each to about 20k (perl) and 16k (tcl)
853   * We can now use shlibdeps to calculate the dependencies for
854     librrds-perl, so those will be more correct now
855   * Rather than include Makefile.in changes in the .diff.gz, just keep our
856     modifications to Makefile.am and run automake in debian/rules.  This
857     makes the .diff.gz much smaller and cleaner
858   * Fixed shared library dependencies all around to be smarter
859   * rrdtool package now Suggests librrds-perl (rather than depending on
860     perl), as it is only needed for an auxiliary script for converting
861     mrtg data
863  -- Matt Zimmerman <mdz@debian.org>  Fri, 10 Nov 2000 19:34:05 -0500
865 rrdtool (1.0.27-2) unstable; urgency=low
867   * Updated maintainer email address (now official maintainer)
869  -- Matt Zimmerman <mdz@debian.org>  Wed,  1 Nov 2000 22:44:41 -0500
871 rrdtool (1.0.27-1) unstable; urgency=low
873   * New upstream version.
875  -- Matt Zimmerman <mdz@csh.rit.edu>  Wed, 13 Sep 2000 13:10:14 -0400
877 rrdtool (1.0.26-1) unstable; urgency=low
879   * New upstream version.
881  -- Matt Zimmerman <mdz@csh.rit.edu>  Sun, 10 Sep 2000 16:34:08 -0400
883 rrdtool (1.0.25-1) unstable; urgency=low
885   * New upstream version.
887  -- Matt Zimmerman <mdz@csh.rit.edu>  Sun, 23 Jul 2000 02:23:53 -0400
889 rrdtool (1.0.24-2) unstable; urgency=low
891   * Updated for libgd 1.8.3 (build depends, recompile)
893  -- Matt Zimmerman <mdz@csh.rit.edu>  Fri,  7 Jul 2000 19:33:29 -0400
895 rrdtool (1.0.24-1) unstable; urgency=low
897   * New upstream version (Closes: #61997).
899  -- Matt Zimmerman <mdz@csh.rit.edu>  Fri, 30 Jun 2000 13:53:27 -0400
901 rrdtool (1.0.17-1) unstable; urgency=low
903   * New upstream version.
904   * Now creates rrdtool-tcl, containing tcl bindings.
906  -- Matt Zimmerman <mdz@csh.rit.edu>  Wed, 26 Apr 2000 13:16:24 -0700
908 rrdtool (1.0.16-1) unstable; urgency=low
910   * New upstream version.
911   * Not released.
913  -- Matt Zimmerman <mdz@csh.rit.edu>  Wed, 26 Apr 2000 10:53:36 -0700
915 rrdtool (1.0.13-2) unstable; urgency=low
917   * Build-Depends: cgilib, zlib1g-dev, libpng2-dev, libgd1g-dev, groff,
918     debhelper.  Hopefully that's everything.
920  -- Matt Zimmerman <mdz@csh.rit.edu>  Fri,  7 Apr 2000 14:16:55 -0700
922 rrdtool (1.0.13-1) unstable; urgency=low
924   * New upstream version (Closes: #58583)
925   * Added Build-Depends for cgilib (Closes: #55270)
927  -- Matt Zimmerman <mdz@csh.rit.edu>  Thu, 23 Mar 2000 15:55:37 -0800
929 rrdtool (1.0.10-1) unstable; urgency=low
931   * New upstream version. 
933  -- Matt Zimmerman <mdz@csh.rit.edu>  Mon, 10 Jan 2000 16:46:33 -0800
935 rrdtool (1.0.7-3) unstable; urgency=low
937   * Non-i386 fixes, thanks to Christopher C Chimelis <chris@debian.org>:
938   * Changed 'clean' target in debian/rules to remove the auto-generated
939     Makefiles for the Perl modules
940   * Changed Depends: for librrds-perl to use shlibdeps
942  -- Matt Zimmerman <mdz@csh.rit.edu>  Mon, 22 Nov 1999 10:47:13 -0800
944 rrdtool (1.0.7-2) unstable; urgency=low
946   * Linked RRDs.so against libpng, closes: #49701
948  -- Matt Zimmerman <mdz@csh.rit.edu>  Tue,  9 Nov 1999 15:02:40 -0800
950 rrdtool (1.0.7-1) unstable; urgency=low
952   * Initial Release.
953   * Upstream source ships with cgilib-0.4, gd-1.3, libpng-1.0.3, and
954     zlib-1.3.3 (!).  Build process is modified to skip building these, and
955     instead link with the Debian versions.
956   * Modifications for gd 1.6.1 included removal of GIF support (no longer
957     included with gd as of 1.6)
959  -- Matt Zimmerman <mdz@csh.rit.edu>  Sat, 11 Sep 1999 13:29:29 -0700