summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fd7d8a4)
raw | patch | inline | side by side (parent: fd7d8a4)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 20 May 2008 21:17:53 +0000 (23:17 +0200) | ||
committer | Sebastian 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.
dependencies and librrd2-dev's dependencies have been updated to reflect
that.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 7fa48192b38e8dddbd1a08acd78f578aebc9f782..2751e7348781ab9072ee1c331f71872a8ca6dae9 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
* 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
diff --git a/debian/control b/debian/control
index 3330b45efedcdc4ac0f16dbdb383a5fee5368188..c9a34f0a05f41197c92a96fd99c875981cdff1a4 100644 (file)
--- a/debian/control
+++ b/debian/control
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),
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