From a3fe0135864f3a34cc30a956d6b1d1633d6d9469 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 14 Jun 2008 23:23:04 +0200 Subject: [PATCH] Removed SONAME version from the -dev package. * Renamed librrd4-dev to librrd-dev. * Added conflict on librrd2-dev to librrd-dev (replacing librrd4-dev's conflict with librrd-dev). --- debian/changelog | 9 ++++----- debian/control | 5 ++--- debian/{librrd4-dev.install => librrd-dev.install} | 0 3 files changed, 6 insertions(+), 8 deletions(-) rename debian/{librrd4-dev.install => librrd-dev.install} (100%) diff --git a/debian/changelog b/debian/changelog index cbc3334..f45f73a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,15 +8,14 @@ rrdtool (1.3.0-1) experimental; urgency=low - "implicit-decl-fix" partly applied upstream - "typos" removed, has been applied upstream * debian/control: - - Replaced librrd2 / librrd2-dev with librrd4 / librrd4-dev. + - Replaced librrd2 / librrd2-dev with librrd4 / librrd-dev. + - Removed SONAME version from the -dev package. - Added "ttf-dejavu | ttf-bitstream-vera" recommendation to librrd4 - upstream no longer ships DejaVuSansMono-Roman.ttf. - Replaced "libart-2.0-dev" with "libcairo2-dev, libpango1.0-dev" in the - build dependencies and librrd4-dev's dependencies following the switch + build dependencies and librrd-dev's dependencies following the switch made by upstream. - Added "libxml2-dev" to the build dependencies. - - Added conflict with librrd-dev to librrd4-dev to prevent two -dev - packages from being installed simultaneously. - Updated standards-version to 3.8.0 - no changes. * debian/librrd4.symbols: - Added symbols file for the new SONAME version number replacing @@ -25,7 +24,7 @@ rrdtool (1.3.0-1) experimental; urgency=low - Install "NEWS" and "CHANGES" into all packages. - No longer set TCL_INC_DIR manually - has been fixed upstream. - -- Sebastian Harl Fri, 13 Jun 2008 20:11:31 +0200 + -- Sebastian Harl Sat, 14 Jun 2008 23:21:05 +0200 rrdtool (1.2.27-3) UNRELEASED; urgency=low diff --git a/debian/control b/debian/control index d728308..9982b7b 100644 --- a/debian/control +++ b/debian/control @@ -50,13 +50,12 @@ Description: Time-series data storage and display system (runtime library) . This package contains shared libraries used to access and manipulate RRDs. -Package: librrd4-dev +Package: librrd-dev Architecture: any Section: libdevel Depends: libc-dev, librrd4 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev, ${misc:Depends} -Conflicts: librrd-dev, librrd0-dev, librrd0 +Conflicts: librrd2-dev, 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 time-series data (e.g. network bandwidth, machine-room temperature, diff --git a/debian/librrd4-dev.install b/debian/librrd-dev.install similarity index 100% rename from debian/librrd4-dev.install rename to debian/librrd-dev.install -- 2.30.2