Code

Added "libxml2-dev" to the build dependencies.
authorSebastian Harl <sh@tokkee.org>
Tue, 20 May 2008 22:22:34 +0000 (00:22 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 20 May 2008 22:22:34 +0000 (00:22 +0200)
debian/changelog
debian/control

index 2751e7348781ab9072ee1c331f71872a8ca6dae9..082f6b1212f3c4f979ed97cf75ec75ce6d8ea9b0 100644 (file)
@@ -11,13 +11,14 @@ rrdtool (1.3~rc4-1) experimental; urgency=low
     - 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.
+    - Added "libxml2-dev" to the build dependencies.
   * 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 23:15:10 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Wed, 21 May 2008 00:21:18 +0200
 
 rrdtool (1.2.27-3) UNRELEASED; urgency=low
 
index c9a34f0a05f41197c92a96fd99c875981cdff1a4..0dc64a8326cc6faf97eafafa6861bc62dd6e5271 100644 (file)
@@ -6,6 +6,7 @@ Uploaders: Sebastian Harl <sh@tokkee.org>, Alexander Wirt <formorer@debian.org>,
 Standards-Version: 3.7.3
 Build-Depends: debhelper (>= 5.0.38), groff, autotools-dev, quilt,
  zlib1g-dev, libpng12-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev,
+ libxml2-dev,
  tcl-dev,
  perl (>= 5.8.0),
  python-all-dev (>= 2.3.5-10), python-support (>= 0.4),