From cabfebdf9a5ffd26f8083699f322d537565deb28 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Tue, 19 Jan 2010 23:35:25 +0100 Subject: [PATCH] control: Let librrd-ruby depend on ${misc:Depends}. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit … to shut up lintian, mostly. --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2f7a1e3..aa685ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,10 @@ rrdtool (1.4.2-1) UNRELEASED; urgency=low * 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 Tue, 19 Jan 2010 23:30:55 +0100 + -- Sebastian Harl 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 febf042..bc1692f 100644 --- a/debian/control +++ b/debian/control @@ -168,7 +168,7 @@ Description: time-series data storage and display system (Python interface) 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, -- 2.30.2