From d87d74dc4c40101af1dc4ac80575f8c9c7a3d273 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Mon, 1 Jun 2009 13:54:31 +0200 Subject: [PATCH] control: Let rrdtool-dbg depend on ${shlibs:Depends}. --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8beba10..7195c87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,13 +10,14 @@ rrdtool (1.3.8-1) unstable; urgency=low - Removed doc-fixes - applied upstream. * debian/control: - Removed transitional package "python-rrd" which is no longer required. + - Let rrdtool-dbg depend on ${shlibs:Depends}. [ Bernd Zeimetz ] * debian/rules, debian/control: - Build Python dbg modules into rrdtool-dbg. Add necessary (build-) dependencies. - -- Sebastian Harl Mon, 01 Jun 2009 13:23:33 +0200 + -- Sebastian Harl Mon, 01 Jun 2009 13:53:11 +0200 rrdtool (1.3.7-1) unstable; urgency=low diff --git a/debian/control b/debian/control index fa6ce88..0d0d744 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Architecture: any Priority: extra Section: debug Depends: rrdtool (= ${binary:Version}), librrd4 (= ${binary:Version}), - ${python:Depends}, ${misc:Depends} + ${shlibs:Depends}, ${python:Depends}, ${misc:Depends} Recommends: librrds-perl (= ${binary:Version}), rrdtool-tcl (= ${binary:Version}), python-rrdtool (= ${binary:Version}), librrd-ruby1.8 (= ${binary:Version}), librrd-ruby1.9 (= ${binary:Version}), -- 2.30.2