summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fd4d05d)
raw | patch | inline | side by side (parent: fd4d05d)
author | Sebastian Harl <sh@tokkee.org> | |
Fri, 25 Sep 2009 11:01:27 +0000 (13:01 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 25 Sep 2009 11:01:27 +0000 (13:01 +0200) |
This is required by rrdgraph to read values from an SQL database.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 9f1cf1c5b8d57f7e5e59d21b9cbde56f45169cdc..c1018a0594160e193560201386c871906d3f7d3c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* debian/control:
- Build-depend on gettext instead of intltool following the switch made by
upstream.
+ - Build-depend on libdbi0-dev, required by rrdgraph to read values from an
+ SQL database.
- -- Sebastian Harl <tokkee@debian.org> Thu, 24 Sep 2009 17:36:42 +0200
+ -- Sebastian Harl <tokkee@debian.org> Fri, 25 Sep 2009 13:00:01 +0200
rrdtool (1.3.8-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index eba1d6ae209be00975fb42b09d54ce67830542c6..d57972e4f55bf7af88d64b20d4be927ba7d71840 100644 (file)
--- a/debian/control
+++ b/debian/control
Standards-Version: 3.8.1
Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, gettext, quilt,
zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev,
+ libdbi0-dev,
libxml2-dev,
tcl-dev,
perl (>= 5.8.0),