From: Sebastian Harl Date: Wed, 23 Jul 2008 18:56:57 +0000 (+0200) Subject: No longer conflict / replace librrd0 and librrd0-dev. X-Git-Tag: debian/1.2.28-1~3 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=78e2620e7a1b89f29644711f4a57e47d938df80c;p=pkg-rrdtool.git No longer conflict / replace librrd0 and librrd0-dev. librrd0 is no longer available since Etch. --- diff --git a/debian/changelog b/debian/changelog index 6899938..0795b22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ rrdtool (1.2.28-1) UNRELEASED; urgency=low - Fixes a buffer overflow in librrd's error handling (Closes: #450578). * debian/control: - Updated standards-version to 3.8.0 - no changes. + - No longer conflict / replace librrd0 and librrd0-dev - librrd0 is no + longer available since Etch. * debian/patches: - Added backported upstream patch bts428780-validate-row-count to validate the RRA row count in rrdcreate (Closes: #428780). @@ -19,7 +21,7 @@ rrdtool (1.2.28-1) UNRELEASED; urgency=low * debian/patches/implicit-decl-fix: - Patching the implicit declaration in rrd_update.c in a nicer way. - -- Sebastian Harl Wed, 23 Jul 2008 20:48:13 +0200 + -- Sebastian Harl Wed, 23 Jul 2008 20:55:45 +0200 rrdtool (1.2.27-2) unstable; urgency=low diff --git a/debian/control b/debian/control index ce93068..f4d7ca7 100644 --- a/debian/control +++ b/debian/control @@ -52,8 +52,6 @@ Package: librrd2-dev Architecture: any Section: libdevel Depends: librrd2 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev, ${misc:Depends} -Conflicts: librrd0-dev, librrd0 -Replaces: librrd0 Provides: librrd-dev Description: Time-series data storage and display system (development) The Round Robin Database Tool (RRDtool) is a system to store and display