summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4027874)
raw | patch | inline | side by side (parent: 4027874)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 1 Jun 2009 11:54:31 +0000 (13:54 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 1 Jun 2009 11:54:31 +0000 (13:54 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 8beba106cec4f5c55ae9a658351fa689e449b57a..7195c87315db25910c8b626701d51c4d0df461f5 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- 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 <tokkee@debian.org> Mon, 01 Jun 2009 13:23:33 +0200
+ -- Sebastian Harl <tokkee@debian.org> 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 fa6ce886c26634f1a53c0a5cd53df01bb570f83e..0d0d744b17773c6f558d122743dc9eac929880c6 100644 (file)
--- a/debian/control
+++ b/debian/control
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}),