Code

Added "libxml2-dev" to librrd-dev's dependencies.
authorSebastian Harl <sh@tokkee.org>
Sat, 2 Aug 2008 09:14:09 +0000 (11:14 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 2 Aug 2008 09:14:09 +0000 (11:14 +0200)
Closes: #493342.
debian/changelog
debian/control

index bdf447292defc8feaeddf29da10a1ac2207ee1ac..4be7f7b0cbeb66dccd975e0d1da7c65968c2dd70 100644 (file)
@@ -1,3 +1,9 @@
+rrdtool (1.3.1-3) unstable; urgency=low
+
+  * Added "libxml2-dev" to librrd-dev's dependencies (Closes: #493342).
+
+ -- Sebastian Harl <sh@tokkee.org>  Sat,  2 Aug 2008 11:11:34 +0200
+
 rrdtool (1.3.1-2) unstable; urgency=low
 
   * Reupload to unstable - thanks to Marc 'HE' Brockschmidt for the approval.
index 3983e316e1685e2f11c6d28c013e61c7140e7d9f..1bcdd15fdbc269423aa408607ab9f5558d1b4052 100644 (file)
@@ -53,7 +53,7 @@ Description: Time-series data storage and display system (runtime library)
 Package: librrd-dev
 Architecture: any
 Section: libdevel
-Depends: libc6-dev | libc-dev, librrd4 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev, ${misc:Depends}
+Depends: libc6-dev | libc-dev, librrd4 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libcairo2-dev, libpango1.0-dev, libfreetype6-dev, libxml2-dev, ${misc:Depends}
 Provides: librrd2-dev
 Conflicts: librrd2-dev
 Replaces: librrd2-dev