~ubuntu-branches/ubuntu/maverick/rrdtool/maverick

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Clint Byrum
  • Date: 2010-07-22 08:07:01 UTC
  • mfrom: (1.2.8 upstream) (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100722080701-k46mgdfz6euxwqsm
Tags: 1.4.3-1ubuntu1
* Merge from debian unstable, Remaining changes:
  - debian/control: Don't build against ruby1.9 as we don't want
    it in main.
* require libdbi >= 0.8.3 to prevent aborts when using dbi datasources

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
rrdtool (1.4.3-1ubuntu1) maverick; urgency=low
 
2
 
 
3
  * Merge from debian unstable, Remaining changes:
 
4
    - debian/control: Don't build against ruby1.9 as we don't want
 
5
      it in main.
 
6
  * require libdbi >= 0.8.3 to prevent aborts when using dbi datasources
 
7
 
 
8
 -- Clint Byrum <clint@ubuntu.com>  Thu, 22 Jul 2010 08:07:01 -0700
 
9
 
 
10
rrdtool (1.4.3-1) unstable; urgency=low
 
11
 
 
12
  * New upstream release.
 
13
  * debian/patches:
 
14
    - Removed bts573638-rrdcgi-segfault and bts573299-rrdgraph-M -- included
 
15
      upstream.
 
16
 
 
17
 -- Sebastian Harl <tokkee@debian.org>  Wed, 24 Mar 2010 08:46:16 +0100
 
18
 
 
19
rrdtool (1.4.2-2) unstable; urgency=low
 
20
 
 
21
  * debian/patches:
 
22
    - Added bts573638-rrdcgi-segfault: upstream patch fixing a segfault in
 
23
      rrdcgi's printlasttime() (and possibly others); thanks to Robert Luberda
 
24
      for reporting this (Closes: #573638).
 
25
    - Added bts573299-rrdgraph-M: fix short option parsing in rrd_graph() --
 
26
      added support for '-M' as documented in the manpage; thanks to Ralf
 
27
      Hildebrandt for reporting this (Closes: #573299).
 
28
  * debian/control:
 
29
    - Updated Standards-Version to 3.8.4 -- no changes.
 
30
 
 
31
 -- Sebastian Harl <tokkee@debian.org>  Sun, 21 Mar 2010 21:37:37 +0100
 
32
 
 
33
rrdtool (1.4.2-1) unstable; urgency=low
 
34
 
 
35
  [ Bernd Zeimetz ]
 
36
  * debian/rules:
 
37
    - Prepare to build with Python 2.6.
 
38
 
 
39
  [ Sebastian Harl ]
 
40
  * New upstream release; thanks to Antoine Beaupre for reporting this
 
41
    (Closes: #559370):
 
42
    - Fixed some typos in the manpages; thanks to Justin T. Pryzby for
 
43
      reporting this (Closes: #550919).
 
44
  * Uploading to unstable as this is not an SVN snapshot any more.
 
45
  * debian/README.Debian:
 
46
    - Added a note about <http://oss.oetiker.ch/rrdtool/pub/contrib/> as
 
47
      requested in #323969 and lost in 1.2.26-1.
 
48
  * debian/control, debian/rules:
 
49
    - Switched from Ruby 1.9 to Ruby 1.9.1 (affecting the librrd-ruby1.9 and
 
50
      rrdtool-dbg packages); thanks to Lucas Nussbaum for reporting this
 
51
      (Closes: #565833, #565835).
 
52
  * debian/control:
 
53
    - Let librrd-ruby depend on ${misc:Depends} (to shut up lintian, mostly).
 
54
  * Added debian/rrdtool.doc-base:
 
55
    - … pointing to /u/s/d/rrdtool/html/.
 
56
  * Added debian/rrdcached.doc-base:
 
57
    - … pointing to /u/s/d/rrdcached/html/.
 
58
 
 
59
 -- Sebastian Harl <tokkee@debian.org>  Thu, 21 Jan 2010 22:56:17 +0100
 
60
 
 
61
rrdtool (1.4~rc2+20091004-1) experimental; urgency=low
 
62
 
 
63
  [ Sebastian Harl ]
 
64
  * New upstream SVN snapshot based on trunk at revision 1930.
 
65
  * Uploading to experimental.
 
66
  * debian/control:
 
67
    - Build-depend on gettext instead of intltool following the switch made by
 
68
      upstream.
 
69
    - Build-depend on libdbi0-dev, required by rrdgraph to read values from an
 
70
      SQL database.
 
71
    - Updated Standards-Version to 3.8.3.
 
72
    - Let the synopsis start with a small letter (as suggested in dev-ref
 
73
      6.2.2).
 
74
    - Let rrdtool-dbg recommend liblua5.1-rrd0.
 
75
  * debian/rules:
 
76
    - Remove config.h in the 'clean' target - this is created by configure but
 
77
      not cleaned up by any Makefile.
 
78
    - Use DEB_HOST_ARCH_CPU instead of DEB_HOST_GNU_TYPE to check for the
 
79
      build host.
 
80
    - Set examples/rrdcached/RRDCached.pm's file mode to 0644.
 
81
    - Run dh_installinit for the "rrdcached" package.
 
82
  * debian/patches:
 
83
    - Removed bts494874-gnu-kfreebsd - included upstream.
 
84
    - Removed bts332766-negative-timestamps - included upstream.
 
85
    - Removed compiler-warning-fixes - included upstream.
 
86
    - Updated bts428778-floating-point-exception for RRDtool 1.4.
 
87
  * Added debian/README.source:
 
88
    - The file includes a pointer to /usr/share/doc/quilt/README.source.
 
89
  * debian/librrd4.symbols:
 
90
    - Added symbols introduced in 1.4~rc2.
 
91
  * Added new binary package 'rrdcached' for the newly introduced "data
 
92
    caching daemon".
 
93
  * debian/rrdcached.init.d, debian/rrdcached.default:
 
94
    - Added an init script for rrdcached supporting start, stop, status,
 
95
      restart, force-reload. The script is based on the collectd init script.
 
96
  * debian/rrdtool.install:
 
97
    - Install manpages in section 3 as well.
 
98
  * debian/rrdcached.postrm:
 
99
    - Remove /var/lib/rrdcached/ on purge.
 
100
 
 
101
  [ Bernd Zeimetz ]
 
102
  * debian/rules, debian/control:
 
103
    - Build Lua bindings and put them into appropriate packages.
 
104
  * Added debian/lua-rrd.h.
 
105
  * debian/rules:
 
106
    - Tell dh_makeshlibs to not modify postinst/postrm of the lua packages -
 
107
      we do not need to run ldconfig when installing them.
 
108
 
 
109
 -- Sebastian Harl <tokkee@debian.org>  Mon, 05 Oct 2009 22:27:13 +0200
 
110
 
1
111
rrdtool (1.3.8-1ubuntu1) lucid; urgency=low
2
112
 
3
113
  * debian/control, debian/control: