Code

control: Moved librrd-ruby* packages to section "ruby".
[pkg-rrdtool.git] / debian / changelog
1 rrdtool (1.3.7-1) unstable; urgency=low
3   * New upstream release:
4     - Fixed pathname used in rrdgraph's --imginfo output (Closes: #497739).
5   * debian/patches:
6     - Updated bts428778-floating-point-exception to apply to the latest
7       version of rrdtool; use rrd_free2() instead of rrd_free() to not leak
8       memory.
9     - Updated no-rpath-for-perl to apply to the latest version of rrdtool.
10     - Removed bts493553-pango-utf-8 - included upstream.
11     - Removed bts496847-error-handling - included upstream.
12     - Removed bts498183-segfault-madvise - included upstream.
13     - Removed bts499349-memleaks - included upstream.
14     - Removed bts499350-data-corruption - included upstream.
15     - Removed typo-ruby - included upstream.
16     - Added bts494874-gnu-kfreebsd to fix a FTBFS on GNU/kFreeBSD - thanks to
17       Petr Salinger for the patch (Closes: #494874).
18   * debian/rules:
19     - Remove src/librrd.sym in the clean target - this file is automatically
20       created during the build but not cleaned up in the upstream Makefiles.
21     - Remove .txt and .pod documentation from the 'rrdtool' binary package -
22       the manpages are a lot more useful.
23   * Added new binary package rrdtool-dbg. Unfortunately, segfaults and the
24     like are not uncommon in rrdtool - this will help to trace them back more
25     easily.
26   * debian/README.Debian:
27     - Added new file with a short paragraph about the available documentation.
28   * debian/control:
29     - Moved librrd-ruby* packages from section "interpreters" to the newly
30       added section "ruby".
32  -- Sebastian Harl <sh@tokkee.org>  Tue, 07 Apr 2009 15:07:00 +0200
34 rrdtool (1.3.1-4) unstable; urgency=high
36   * Urgency set to high because of the fix for #499350.
37   * debian/patches:
38     - Added upstream patch bts499350-data-corruption (upstream SVN r1480) to
39       fix data corruption when updating multiple values in one go
40       (Closes: #499350).
41       (upstream bug #178 - http://oss.oetiker.ch/rrdtool-trac/ticket/178)
42     - Added bts498183-segfault-madvise to fix a segfault on sparc caused by a
43       wrong argument passed to madvise(2) - thanks to Jurij Smakov for
44       valuable debugging information (Closes: #498183).
45     - Added upstream patch bts496847-error-handling (upstream SVN r1471) to
46       fix error handling of syscalls in rrdtool(1) (Closes: #496847).
47     - Added upstream patch bts499349-memleaks (upstream SVN r1465, r1467,
48       r1468, r1469, r1470, r1473) to fix a couple of memory leaks in rrdtool,
49       librrd and the Perl and Ruby bindings (Closes: #499349).
50     - Added trivial upstream patch typo-ruby (upstream SVN r1462) to fix a
51       typo in the Ruby bindings.
52   * debian/NEWS:
53     - Added. Documented the changes required by the switch to libpango
54       (Closes: #493575, #493594).
56  -- Sebastian Harl <sh@tokkee.org>  Fri, 26 Sep 2008 01:41:05 +0200
58 rrdtool (1.3.1-3) unstable; urgency=low
60   * Added "libxml2-dev" to librrd-dev's dependencies (Closes: #493342).
61   * debian/patches:
62     - Added bts493553-pango-utf-8 to try to make sure an UTF-8 string is
63       passed to pango_layout_set_{text,markup}() as required by libpango
64       (Closes: #493553).
66  -- Sebastian Harl <sh@tokkee.org>  Mon, 04 Aug 2008 15:57:26 +0200
68 rrdtool (1.3.1-2) unstable; urgency=low
70   * Reupload to unstable - thanks to Marc 'HE' Brockschmidt for the approval.
71   * debian/patches:
72     - Removed bts428780-validate-row-count - this is included in upstream
73       version 1.3.
74   * debian/control:
75     - librrd-dev provides and replaces librrd2-dev to ease the transition.
77  -- Sebastian Harl <sh@tokkee.org>  Wed, 30 Jul 2008 11:44:53 +0200
79 rrdtool (1.3.1-1) experimental; urgency=low
81   * New upstream release.
83  -- Sebastian Harl <sh@tokkee.org>  Wed, 23 Jul 2008 21:44:45 +0200
85 rrdtool (1.3.0-1) experimental; urgency=low
87   [ Sebastian Harl ]
88   * New upstream release.
89     - Fixes a buffer overflow in librrd's error handling (Closes: #450578).
90     - Validate RRA row count in rrdcreate (Closes: #428780).
91   * Upload to experimental because of the required transition which has not
92     yet been granted for Lenny by the release team.
93   * debian/patches:
94     - Updated patches to apply on 1.3.0.
95     - "implicit-decl-fix" partly applied upstream
96     - "typos" removed, has been applied upstream
97   * debian/control:
98     - Replaced librrd2 / librrd2-dev with librrd4 / librrd-dev.
99     - Removed SONAME version from the -dev package name.
100     - Added "ttf-dejavu | ttf-bitstream-vera" recommendation to librrd4 -
101       upstream no longer ships DejaVuSansMono-Roman.ttf.
102     - Replaced "libart-2.0-dev" with "libcairo2-dev, libpango1.0-dev" in the
103       build dependencies and librrd-dev's dependencies following the switch
104       made by upstream.
105     - Added "libxml2-dev" to the build dependencies.
106     - Updated standards-version to 3.8.0 - no changes.
107     - No longer conflict / replace librrd0 and librrd0-dev - librrd0 is no
108       longer available since Etch.
109     - Added libc6-dev | libc-dev to librrd-dev's dependencies.
110   * debian/librrd4.symbols:
111     - Added symbols file for the new SONAME version number replacing
112       librrd2.symbols.
113   * debian/rules:
114     - Install "NEWS" and "CHANGES" into all packages.
115     - No longer set TCL_INC_DIR manually - has been fixed upstream.
117   [ Bernd Zeimetz ]
118   * debian/rules:
119     - Adding an option to point configure to the right path to tcl. This is
120       not needed for Lenny, but we also add it here to make coming backports
121       more simple.
123  -- Sebastian Harl <sh@tokkee.org>  Sun, 15 Jun 2008 14:09:47 +0200
125 rrdtool (1.2.28-1) unstable; urgency=low
127   [ Sebastian Harl ]
128   * New upstream release.
129     - Fixes a buffer overflow in librrd's error handling (Closes: #450578).
130   * debian/control:
131     - Updated standards-version to 3.8.0 - no changes.
132     - No longer conflict / replace librrd0 and librrd0-dev - librrd0 is no
133       longer available since Etch.
134     - Added libc6-dev | libc-dev to librrd2-dev's dependencies.
135   * debian/patches:
136     - Added backported upstream patch bts428780-validate-row-count to validate
137       the RRA row count in rrdcreate (Closes: #428780).
138   * debian/librrd2.symbols:
139     - Added the private symbol "rra_random_row@Base 1.2.28-1".
140   * debian/rules:
141     - Install "NEWS" and "CHANGES" into all packages.
143   [ Bernd Zeimetz ]
144   * debian/rules:
145     - Adding an option to point configure to the right path to tcl. This is
146       not needed for Lenny, but we also add it here to make coming backports
147       more simple.
148   * debian/patches/implicit-decl-fix:
149     - Patching the implicit declaration in rrd_update.c in a nicer way.
151  -- Sebastian Harl <sh@tokkee.org>  Wed, 23 Jul 2008 21:01:04 +0200
153 rrdtool (1.2.27-2) unstable; urgency=low
155   * Renamed global definition of LDFLAGS to LINKER_FLAGS in debian/rules to
156     work around a broken behavior of dpkg which would use those flags
157     unconditionally whenever invoking the linker, which is not wanted e.g.
158     when compiling the python bindings (Closes: #476022).
159   * Actually pass the linker flags to configure.
161  -- Sebastian Harl <sh@tokkee.org>  Wed, 16 Apr 2008 15:50:54 +0200
163 rrdtool (1.2.27-1) unstable; urgency=low
165   [ Bernd Zeimetz ]
166   * New upstream release.
167     - Finally allows + as leading characters in the input (Closes: #283935).
168   * debian/rules, debian/librrd2.install:
169     - Install rrdtool's ttf and configure rrd to use it.
170   * debian/patches:
171     - Updating patches to apply on 1.2.27.
172     - Adding debian/patches/bts428778-floating-point-exception to fix a corner
173       case that produces a SIGFPE (Closes: #428778). Patch created by
174       David Martínez Moreno.
175   * debian/control:
176     - Removing the ttf-dejavu dependency from librrd2 (Closes: #390617).
177     - Builds with -O2 segfault on arm, so disable it on arm for now until the
178       bug is properly debugged, which will take some time (Closes: #447041).
180   [ Sebastian Harl ]
181   * Adding debian/patches/typo by David Martínez Moreno to fix some typos
182     (Closes: #432340).
184  -- Bernd Zeimetz <bzed@debian.org>  Sun, 24 Feb 2008 23:48:24 +0100
186 rrdtool (1.2.26-1) unstable; urgency=low
188   [ Bernd Zeimetz ]
189   * New upstream version (Closes: #431060).
190   * Package hijacked as announced on debian-devel@lists.debian.org
191     (Message-ID: <47A7A2A4.3020106@bzed.de>) due to the old maintainer
192     being MIA.
193   * Complete overhaul of the packaging:
194     - debian/rules completely rewritten
195     - debian/copyright redone as it didn't even list upstream's copyright
196       correctly.
197     - debian/post{inst,rm}: removed, debhelper takes care of this.
198     - debian/control:
199         * Update of Maintainer, Standards-Version, Uploaders
200         * Building ruby modules now (Closes: #453304).
201         * Change the Python binary package to conform with the Python policy,
202           using python-support. Also renaming the package to follow the Python
203           policy.
204         * Make rrdtool-tcl compliant with policy
205         * Bump Standards Version to 3.7.3.
206         * Using and depending on quilt to handle patches.
207         * Adding Provides: librrd-dev to librrd2-dev.
208     - debian/watch:
209         * File redone to meet version 3 of uscan and to work again, using the
210           new location of the upstream source.
212   [ Alexander Wirt ]
213   * Removed rpath from perl and tcl modules
214   * Let rrdtool-tcl depend on tcl 8.4
216  -- Bernd Zeimetz <bzed@debian.org>  Mon, 11 Feb 2008 12:14:19 +0100
218 rrdtool (1.2.19-1) unstable; urgency=low
220   * New maintainer (closes: #409518).
221   * New upstream release:
222     - Logarithmic graphs don't consume all available memory (closes: #402782).
223     - This version at least does no longer have such rrdexplorer example
224       (closes: #239565).
225     - Patch for PREV(cname) was included long ago (closes: #160485).
226     - I am no longer able to reproduce a segfault with PREV(name).  Closes:
227       #180284.
228   * Acknowledge NMU uploads (closes: #323975, #324497, #326653, #373379,
229     #323771, #325708, #323611, #240369, #323969).
230   * bindings/python/Makefile.in: Added -lpython2.4 in order to fix build
231     failure.
233  -- David Martínez Moreno <ender@debian.org>  Mon, 12 Feb 2007 02:18:22 +0100
235 rrdtool (1.2.15-0.3) unstable; urgency=high
237   * Non-maintainer upload.
238   * Fix high memory consumption by extracting r881 und r887 from upstream.
239     Closes: #397691, #398111
241  -- Andreas Barth <aba@not.so.argh.org>  Thu, 14 Dec 2006 18:25:02 +0000
243 rrdtool (1.2.15-0.2) unstable; urgency=low
245   * Non-maintainer upload.
246   * Fixed the python module based on the patch supplied by Brian Warner,
247     thank you, closes: #397781.
248   * Updated upstream URL in the copyright file.
250  -- Josip Rodin <joy-packages@debian.org>  Mon, 27 Nov 2006 00:25:41 +0100
252 rrdtool (1.2.15-0.1) unstable; urgency=low
254   * Non-maintainer upload.
255   * New upstream version, closes: #364948.
256     + Dropped our patches for #323771, it's now fixed upstream.
257     + Seems to fix the crashes in RRDs::graph, closes: #392937.
258   * Fixed up the package descriptions a little bit.
259   * Updated package list in README.Debian.
260   * Tidied up the copyright file.
262  -- Josip Rodin <joy-packages@debian.org>  Mon,  6 Nov 2006 21:09:04 +0100
264 rrdtool (1.2.11-0.6) unstable; urgency=low
266   * Convert to updated Python policy. Closes: #373379.
268  -- Matthias Klose <doko@debian.org>  Sun, 18 Jun 2006 03:07:38 +0000
270 rrdtool (1.2.11-0.5) unstable; urgency=low
272   * NMU.
273   * Fix the path to the ttf-deja font and version librrd2 dependance on
274     ttf-dejavu.
276  -- Laurent Fousse <laurent@komite.net>  Mon,  9 Jan 2006 17:57:20 +0100
278 rrdtool (1.2.11-0.4) unstable; urgency=low
280   * NMU.
281   * Tighten the dependency of the binary packages on librrd2 to assert the use 
282     of a recent version depending on ttf-dejavu.
283   * Fix 'rrdtool restore', replace the workaround from 1.2.11-0.3 with a patch
284     from the upstream repository.  Closes: #323771.
285   * Set the priority of the language bindings, which only depend on librrd2,
286     to optional, as aleady done for python-rrd (rrdtool-tcl, librrds-perl).
287     Closes: #240369.
289  -- Matthias Klose <doko@debian.org>  Sun, 18 Sep 2005 06:04:13 +0000
291 rrdtool (1.2.11-0.3) unstable; urgency=low
293   * NMU.
294   * Don't include own copy of ttf-dejavu font file, depend on ttf-dejavu.
295     Patch by Jeremy Bobbio. Closes: #323975.
296   * README.Debian: Add link to upstream contrib directory (closes: #323969).
297   * NEWS: Install into librrd2{,-dev} as well (closes: #325708).
298   * librrd[ps]-perl: Add README to locate the example files (closes: #323611).
300  -- Matthias Klose <doko@debian.org>  Tue, 13 Sep 2005 11:03:47 +0000
302 rrdtool (1.2.11-0.2) unstable; urgency=low
304   * librrd2-dev: Add conflict/replaces to librrd0 (.la) file.
305     Closes: #323355.
307  -- Matthias Klose <doko@debian.org>  Tue, 16 Aug 2005 11:42:00 +0200
309 rrdtool (1.2.11-0.1) unstable; urgency=low
311   * NMU.
312   * New upstream version.
313     - Fix FTBFS on amd64 (closes: #294623).
314     - Fix rrdcgi not handling quotes (closes: #243794).
315     - Fix rrdcgi concatenation problem (closes: #232556).
316     - New soname for the librrd library (closes: #309346).
317   * Use debhelper V4.
318   * Build-depend on libart2.0-dev, libfreetype6-dev.
319   * Remove build dependencies on gd2 libs. (closes: #261752, #289003).
320   * Build python bindings from this source, add Matthias Urlichs as uploader.
321   * debian/copyright: Remove the paragraph "Modifications to upstream source",
322     no modifications with this upload.
323   * Remove empty files from examples directory (closes: #281194).
324   * Build-depend on fixed cgilib (>= 0.5-4.1).
326  -- Matthias Klose <doko@debian.org>  Sun, 14 Aug 2005 17:30:00 +0200
328 rrdtool (1.0.49-1) unstable; urgency=low
330   * New upstream release
331   * librrd0 conflicts with older rrdtool, librrds-perl due to libpng
332     incompatibility (Closes: #252271)
333   * Change depends on librrd0-dev to -noxpm variant as well
334   * Update depends on rrdtool-tcl to tcl8.4
336  -- Matt Zimmerman <mdz@debian.org>  Thu,  4 Nov 2004 17:48:45 -0800
338 rrdtool (1.0.48-3) unstable; urgency=low
340   * Placate disk space fascists by building with the -noxpm variant of libgd2
341     (Closes: #261752)
342   * Require a version of libgd which has GIF support restored (2.0.28)
343     (Closes: #265660)
345  -- Matt Zimmerman <mdz@debian.org>  Sat,  9 Oct 2004 11:43:06 -0700
347 rrdtool (1.0.48-2) unstable; urgency=low
349   * Build against libgd2, since it now provides gif support as libgd-gif1
350     did, and avoids a conflict with programs which link against both
351     librrd and libgd2, such as php4-rrdtool (Closes: #261323)
352     - Build-Depends: s/libgd-gif1-dev/libgd2-xpm-dev/
353     - librrd0-dev Depends: likewise
354   * Add libc-dev as an alternative in librrd0-dev's libc6-dev dependency
356  -- Matt Zimmerman <mdz@debian.org>  Sat, 24 Jul 2004 23:57:17 -0700
358 rrdtool (1.0.48-1) unstable; urgency=low
360   * New upstream release (Closes: #256795)
362  -- Matt Zimmerman <mdz@debian.org>  Sun,  4 Jul 2004 01:40:30 -0700
364 rrdtool (1.0.46-3) unstable; urgency=low
366   * Add dependencies to librrd0-dev to ensure that static linking is
367     possible: libgd-gif1-dev, zlib1g-dev
368   * #include <stdio.h> in rrd.h (Closes: #238849)
369   * Only link rrdcgi with -lcgi, not librrd
371  -- Matt Zimmerman <mdz@debian.org>  Fri, 19 Mar 2004 11:38:39 -0800
373 rrdtool (1.0.46-2) unstable; urgency=medium
375   * Fix tcl module installation (Closes: #231171)
377  -- Matt Zimmerman <mdz@debian.org>  Wed,  4 Feb 2004 15:35:46 -0800
379 rrdtool (1.0.46-1) unstable; urgency=low
381   * New upstream release
383  -- Matt Zimmerman <mdz@debian.org>  Mon, 12 Jan 2004 23:22:09 -0800
385 rrdtool (1.0.45-1) unstable; urgency=low
387   * New upstream release
388   * Deal with changed tclrrd naming scheme
389   * Build with tcl8.4
390   * Remove old dpkg-dev build-dependency; even woody is new enough
392  -- Matt Zimmerman <mdz@debian.org>  Wed, 17 Dec 2003 14:09:11 -0800
394 rrdtool (1.0.42-2) unstable; urgency=low
396   * Build-Depends: libpng12-dev instead of libpng3-dev (when will the madness end?)
397     (Closes: #195224
398      I hope this will also fix weird version mismatch problems (Closes: #194900)
400  -- Matt Zimmerman <mdz@debian.org>  Sat, 31 May 2003 15:06:42 -0400
402 rrdtool (1.0.42-1) unstable; urgency=low
404   * New upstream release
405   * librrd0-dev Section: libdevel
406   * librrd[sp]-perl Section: perl
407   * Build with libpng3 (Closes: #189493)
409  -- Matt Zimmerman <mdz@debian.org>  Thu, 15 May 2003 19:44:37 -0400
411 rrdtool (1.0.40-2) unstable; urgency=low
413   * Correctly suppress non-image output when writing image to stdout
414     (Closes: #182217)
416  -- Matt Zimmerman <mdz@debian.org>  Sat,  1 Mar 2003 16:59:39 -0500
418 rrdtool (1.0.40-1) unstable; urgency=low
420   * New upstream release
421   * Remove unnecessary rrd_free to avoid crash on invalid option
422     (Closes: #166156)
423   * Clean example source code; some libtool cruft was getting installed in
424     /usr/share/doc/examples
426  -- Matt Zimmerman <mdz@debian.org>  Tue, 17 Dec 2002 22:11:46 -0500
428 rrdtool (1.0.39-2) unstable; urgency=low
430   * Rebuild for perl 5.8 (Closes: #158728)
432  -- Matt Zimmerman <mdz@debian.org>  Sun, 25 Aug 2002 17:29:41 -0400
434 rrdtool (1.0.39-1) unstable; urgency=low
436   * New upstream release
438  -- Matt Zimmerman <mdz@debian.org>  Wed, 31 Jul 2002 00:40:00 -0400
440 rrdtool (1.0.38-1) unstable; urgency=low
442   * New upstream release (Closes: #148486)
444  -- Matt Zimmerman <mdz@debian.org>  Wed, 29 May 2002 12:28:28 -0400
446 rrdtool (1.0.35-2) unstable; urgency=low
448   * Remove CVS directories with rm -rf.  This broke autobuilds entirely.
449     (Closes: #140075)
451  -- Matt Zimmerman <mdz@debian.org>  Tue, 26 Mar 2002 17:15:01 -0500
453 rrdtool (1.0.35-1) unstable; urgency=low
455   * New upstream release.
457  -- Matt Zimmerman <mdz@debian.org>  Sun, 24 Mar 2002 11:29:10 -0500
459 rrdtool (1.0.33-9) unstable; urgency=low
461   * Call dh_shlibdeps with -l to allow it to find dependencies correctly
462     (Closes: #118629)
463   * Add call to ldconfig in postrm of librrd0
464   * Remove .cvsignore files from installed examples
466  -- Matt Zimmerman <mdz@debian.org>  Sat, 10 Nov 2001 14:14:51 -0500
468 rrdtool (1.0.33-8) unstable; urgency=low
470   * Use AM_MAINTAINER_MODE to keep the makefiles from trying to rebuild 
471     autoconf/automake stuff during the build (Closes: #117599)
472   * Regenerated everything AGAIN.
473   * Use DESTDIR instead of prefix= during "make install"
475  -- Matt Zimmerman <mdz@debian.org>  Mon, 29 Oct 2001 22:22:07 -0500
477 rrdtool (1.0.33-7) unstable; urgency=low
479   * Add an example to the rrddump documentation showing what is necessary
480     to transfer an RRD from one architecture to another. (Closes: #117147)
481   * Regenerated autoconf/automake configs
483  -- Matt Zimmerman <mdz@debian.org>  Mon, 29 Oct 2001 02:28:16 -0500
485 rrdtool (1.0.33-6) unstable; urgency=low
487   * Spelling corrections from Martin Schulze (Closes: #110784)
489  -- Matt Zimmerman <mdz@debian.org>  Sat,  8 Sep 2001 13:13:22 -0400
491 rrdtool (1.0.33-5) unstable; urgency=low
493   * Ship with pre-generated files from autoconf2.50/automake, rather than
494     pulling them in at build-time, in order to work around the current
495     libtool mess.  This makes the diff less manageable, but should make
496     the build more stable.
497   * debian/control: remove build-dependencies on autoconf/automake/libtool
498   * debian/rules: don't call autoconf/automake
499   * Fix shlibs file (it was trying to use a substitution)
500   * configure.in: remove makefiles that no longer exist from AC_OUTPUT.
501     Apparently this is an error in autoconf 2.50.
502   * configure.in: Remove wacky logic to pull PIC flags out of libtool, and
503     let libtool do the right thing.
504   * debian/rules: shlibs.local hackery is no longer necessary, removed
506  -- Matt Zimmerman <mdz@debian.org>  Fri,  3 Aug 2001 17:36:43 -0400
508 rrdtool (1.0.33-4) unstable; urgency=low
510   * Add build-dependencies on libtool and autoconf (Closes: #105655)
512  -- Matt Zimmerman <mdz@debian.org>  Tue, 17 Jul 2001 15:44:25 -0400
514 rrdtool (1.0.33-3) unstable; urgency=low
516   * Update config.{sub,guess} from autotools-dev 20010702.1
517     (Closes: #105037)
518   * Update ltmain.sh for good measure, from libtool 1.4-1
519   * Build-Depend on autoconf, and run autoconf and aclocal from
520     debian/rules (in addition to automake)
522  -- Matt Zimmerman <mdz@debian.org>  Sat, 14 Jul 2001 03:19:22 -0400
524 rrdtool (1.0.33-2) unstable; urgency=low
526   * Rebuild with latest tcl8.3-dev, to fix shared object extension
528  -- Matt Zimmerman <mdz@debian.org>  Sat,  3 Mar 2001 17:28:24 -0500
530 rrdtool (1.0.33-1) unstable; urgency=low
532   * New upstream version.
533   * This is yet another patch release to fix some distribution/compilation
534     problems.  There should be no visible changes for Debian users from
535     1.0.32-3.
537  -- Matt Zimmerman <mdz@debian.org>  Thu,  1 Mar 2001 02:27:53 -0500
539 rrdtool (1.0.32-3) unstable; urgency=low
541   * Fix the tcl extension module to build against tcl8.3, rather than
542     tcl8.0 (Closes: #87357)
543   * debian/control: Build-depend on tcl8.3-dev
544   * debian/rules: tclconfigdir = /usr/lib/tcl8.3
545   * tcl/Makefile.am: (upstream) -I/usr/include/tcl@TCL_VERSION@
546   * configure.in: (upstream) AC_SUBST(TCL_VERSION)
548  -- Matt Zimmerman <mdz@debian.org>  Sat, 24 Feb 2001 02:25:46 -0500
550 rrdtool (1.0.32-2) unstable; urgency=low
552   * List changes to upstream source in the copyright file (as well as the
553     changelog)
554   * Link against libgd-gif instead of libgd, to restore GIF support
556  -- Matt Zimmerman <mdz@debian.org>  Fri, 23 Feb 2001 15:27:37 -0500
558 rrdtool (1.0.32-1) unstable; urgency=low
560   * New upstream version.  Hopefully this one will last more than 24
561     hours (Closes: #75771)
563  -- Matt Zimmerman <mdz@debian.org>  Wed, 21 Feb 2001 20:13:09 -0500
565 rrdtool (1.0.27-7) unstable; urgency=low
567   * debian/rules: Updated for new Perl policy
568   * debian/rules: Don't use install-stamp; it causes more problems than it
569     prevents
570   * debian/rules: Don't call dh_suidregister; we didn't use it anyway
571   * debian/control: Build-depend on the new debhelper for dh_perl
572   * debian/control: rrdtool-tcl only seems to work with 8.0, so depend on
573     tcl8.0
574   * debian/control: Build-depend on perl 5.6.0+
575   * debian/librrd?-perl: Updated for new Perl filesystem layout
577  -- Matt Zimmerman <mdz@debian.org>  Thu, 15 Feb 2001 19:04:11 -0500
579 rrdtool (1.0.27-6) unstable; urgency=low
581   * debian/rules: Handle DEB_BUILD_OPTIONS debug, nostrip
582   * debian/rules: Separate out "configure" target
583   * debian/rules: Miscellaneous cleanup
584   * Recompile librrds-perl against perl-5.6
586  -- Matt Zimmerman <mdz@debian.org>  Tue, 19 Dec 2000 21:23:55 -0500
588 rrdtool (1.0.27-5) unstable; urgency=low
590   * Fix Build-Depends to reflect our dependency on dpkg-dev >= 1.7.0 |
591     librrd0.  The old dpkg can only calculate our dependencies correctly
592     if the runtime library is installed on the system, so potato users
593     must either install the potato librrd0 or the new dpkg-dev
594     (Closes: #77479)
596  -- Matt Zimmerman <mdz@debian.org>  Mon, 20 Nov 2000 20:39:55 -0500
598 rrdtool (1.0.27-4) unstable; urgency=low
600   * Updated to comply with policy 3.2.1.0:
601     - Don't build with -g by default
602   * Build-Depend on tcl8.0-dev (not tcl-dev), since that is the only
603     version we currently work with.
604   * Added automake to Build-Depends (oops)
606  -- Matt Zimmerman <mdz@debian.org>  Sat, 18 Nov 2000 22:29:02 -0500
608 rrdtool (1.0.27-3) unstable; urgency=low
610   * Big packaging cleanup release.
611   * Fixed perl module compilation to link with the shared library, rather
612     than including a copy of the static library inside the .so (also fixes
613     a lintian error, shlib-with-non-pic-code in librrds-perl)
614   * Fixed tcl module compilation to link with the shared library, rather
615     than including a copy of the static library inside the .so (also fixes
616     a lintian error, shlib-with-non-pic-code in rrdtool-tcl)
617   * The above shrunk the size of the perl and tcl library packages from
618     60k each to about 20k (perl) and 16k (tcl)
619   * We can now use shlibdeps to calculate the dependencies for
620     librrds-perl, so those will be more correct now
621   * Rather than include Makefile.in changes in the .diff.gz, just keep our
622     modifications to Makefile.am and run automake in debian/rules.  This
623     makes the .diff.gz much smaller and cleaner
624   * Fixed shared library dependencies all around to be smarter
625   * rrdtool package now Suggests librrds-perl (rather than depending on
626     perl), as it is only needed for an auxiliary script for converting
627     mrtg data
629  -- Matt Zimmerman <mdz@debian.org>  Fri, 10 Nov 2000 19:34:05 -0500
631 rrdtool (1.0.27-2) unstable; urgency=low
633   * Updated maintainer email address (now official maintainer)
635  -- Matt Zimmerman <mdz@debian.org>  Wed,  1 Nov 2000 22:44:41 -0500
637 rrdtool (1.0.27-1) unstable; urgency=low
639   * New upstream version.
641  -- Matt Zimmerman <mdz@csh.rit.edu>  Wed, 13 Sep 2000 13:10:14 -0400
643 rrdtool (1.0.26-1) unstable; urgency=low
645   * New upstream version.
647  -- Matt Zimmerman <mdz@csh.rit.edu>  Sun, 10 Sep 2000 16:34:08 -0400
649 rrdtool (1.0.25-1) unstable; urgency=low
651   * New upstream version.
653  -- Matt Zimmerman <mdz@csh.rit.edu>  Sun, 23 Jul 2000 02:23:53 -0400
655 rrdtool (1.0.24-2) unstable; urgency=low
657   * Updated for libgd 1.8.3 (build depends, recompile)
659  -- Matt Zimmerman <mdz@csh.rit.edu>  Fri,  7 Jul 2000 19:33:29 -0400
661 rrdtool (1.0.24-1) unstable; urgency=low
663   * New upstream version (Closes: #61997).
665  -- Matt Zimmerman <mdz@csh.rit.edu>  Fri, 30 Jun 2000 13:53:27 -0400
667 rrdtool (1.0.17-1) unstable; urgency=low
669   * New upstream version.
670   * Now creates rrdtool-tcl, containing tcl bindings.
672  -- Matt Zimmerman <mdz@csh.rit.edu>  Wed, 26 Apr 2000 13:16:24 -0700
674 rrdtool (1.0.16-1) unstable; urgency=low
676   * New upstream version.
677   * Not released.
679  -- Matt Zimmerman <mdz@csh.rit.edu>  Wed, 26 Apr 2000 10:53:36 -0700
681 rrdtool (1.0.13-2) unstable; urgency=low
683   * Build-Depends: cgilib, zlib1g-dev, libpng2-dev, libgd1g-dev, groff,
684     debhelper.  Hopefully that's everything.
686  -- Matt Zimmerman <mdz@csh.rit.edu>  Fri,  7 Apr 2000 14:16:55 -0700
688 rrdtool (1.0.13-1) unstable; urgency=low
690   * New upstream version (Closes: #58583)
691   * Added Build-Depends for cgilib (Closes: #55270)
693  -- Matt Zimmerman <mdz@csh.rit.edu>  Thu, 23 Mar 2000 15:55:37 -0800
695 rrdtool (1.0.10-1) unstable; urgency=low
697   * New upstream version. 
699  -- Matt Zimmerman <mdz@csh.rit.edu>  Mon, 10 Jan 2000 16:46:33 -0800
701 rrdtool (1.0.7-3) unstable; urgency=low
703   * Non-i386 fixes, thanks to Christopher C Chimelis <chris@debian.org>:
704   * Changed 'clean' target in debian/rules to remove the auto-generated
705     Makefiles for the Perl modules
706   * Changed Depends: for librrds-perl to use shlibdeps
708  -- Matt Zimmerman <mdz@csh.rit.edu>  Mon, 22 Nov 1999 10:47:13 -0800
710 rrdtool (1.0.7-2) unstable; urgency=low
712   * Linked RRDs.so against libpng, closes: #49701
714  -- Matt Zimmerman <mdz@csh.rit.edu>  Tue,  9 Nov 1999 15:02:40 -0800
716 rrdtool (1.0.7-1) unstable; urgency=low
718   * Initial Release.
719   * Upstream source ships with cgilib-0.4, gd-1.3, libpng-1.0.3, and
720     zlib-1.3.3 (!).  Build process is modified to skip building these, and
721     instead link with the Debian versions.
722   * Modifications for gd 1.6.1 included removal of GIF support (no longer
723     included with gd as of 1.6)
725  -- Matt Zimmerman <mdz@csh.rit.edu>  Sat, 11 Sep 1999 13:29:29 -0700