summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9e6df42)
raw | patch | inline | side by side (parent: 9e6df42)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 19 Jan 2010 22:35:25 +0000 (23:35 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 19 Jan 2010 22:35:25 +0000 (23:35 +0100) |
… to shut up lintian, mostly.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 2f7a1e34c13a5d193f7c64ebde09941d7e2bd5ce..aa685aec75f95a22730e86d5f7ce048d35e42abc 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* debian/control, debian/rules:
- Switched from Ruby 1.9 to Ruby 1.9.1 (affecting the librrd-ruby1.9 and
rrdtool-dbg packages) (Closes: #565833, #565835).
+ * debian/control:
+ - Let librrd-ruby depend on ${misc:Depends} (to shut up lintian, mostly).
- -- Sebastian Harl <tokkee@debian.org> Tue, 19 Jan 2010 23:30:55 +0100
+ -- Sebastian Harl <tokkee@debian.org> Tue, 19 Jan 2010 23:34:51 +0100
rrdtool (1.4~rc2+20091004-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index febf042d7199389d6a4b4404def55a7b2568ffdd..bc1692fd8d3d56fa9c39caef5c3582615529caff 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: librrd-ruby
Architecture: all
Section: ruby
-Depends: ${rubydefault:Depends}
+Depends: ${rubydefault:Depends}, ${misc:Depends}
Description: time-series data storage and display system (Ruby interface)
The Round Robin Database Tool (RRDtool) is a system to store and display
time-series data (e.g. network bandwidth, machine-room temperature,