Code

Replaced "libart-2.0-dev" with "libcairo2-dev, libpango1.0-dev".
authorSebastian Harl <sh@tokkee.org>
Tue, 20 May 2008 21:17:53 +0000 (23:17 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 20 May 2008 21:17:53 +0000 (23:17 +0200)
Upstream switched from libart to libcairo and libpango. The build
dependencies and librrd2-dev's dependencies have been updated to reflect
that.

debian/changelog
debian/control

index 7fa48192b38e8dddbd1a08acd78f578aebc9f782..2751e7348781ab9072ee1c331f71872a8ca6dae9 100644 (file)
@@ -8,13 +8,16 @@ rrdtool (1.3~rc4-1) experimental; urgency=low
   * debian/control:
     - Added "ttf-dejavu | ttf-bitstream-vera" recommendation to librrd2 -
       upstream no longer ships DejaVuSansMono-Roman.ttf.
+    - Replaced "libart-2.0-dev" with "libcairo2-dev, libpango1.0-dev" in the
+      build dependencies and librrd2-dev's dependencies following the switch
+      made by upstream.
   * debian/librrd2.symbols:
     - Updated to the symbols provided by 1.3rc4 - none of the removed symbols
       is supposed to be used outside of rrdtool.
   * debian/rules:
     - Install "NEWS" and "CHANGES" into all packages.
 
- -- Sebastian Harl <sh@tokkee.org>  Tue, 20 May 2008 22:04:56 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Tue, 20 May 2008 23:15:10 +0200
 
 rrdtool (1.2.27-3) UNRELEASED; urgency=low
 
index 3330b45efedcdc4ac0f16dbdb383a5fee5368188..c9a34f0a05f41197c92a96fd99c875981cdff1a4 100644 (file)
@@ -5,7 +5,7 @@ Maintainer: Debian RRDtool Team <rrdtool@ml.snow-crash.org>
 Uploaders: Sebastian Harl <sh@tokkee.org>, Alexander Wirt <formorer@debian.org>, Bernd Zeimetz <bzed@debian.org>
 Standards-Version: 3.7.3
 Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, quilt,
- zlib1g-dev, libpng12-dev, libart-2.0-dev, libfreetype6-dev,
+ zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev,
  tcl-dev,
  perl (>= 5.8.0),
  python-all-dev (>= 2.3.5-10), python-support (>= 0.4),
@@ -52,7 +52,7 @@ Description: Time-series data storage and display system (runtime library)
 Package: librrd2-dev
 Architecture: any
 Section: libdevel
-Depends: librrd2 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev, ${misc:Depends}
+Depends: librrd2 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev, ${misc:Depends}
 Conflicts: librrd0-dev, librrd0
 Replaces: librrd0
 Provides: librrd-dev