summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c880bdd)
raw | patch | inline | side by side (parent: c880bdd)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 2 Aug 2008 09:14:09 +0000 (11:14 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 2 Aug 2008 09:14:09 +0000 (11:14 +0200) |
Closes: #493342.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index bdf447292defc8feaeddf29da10a1ac2207ee1ac..4be7f7b0cbeb66dccd975e0d1da7c65968c2dd70 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+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.
diff --git a/debian/control b/debian/control
index 3983e316e1685e2f11c6d28c013e61c7140e7d9f..1bcdd15fdbc269423aa408607ab9f5558d1b4052 100644 (file)
--- a/debian/control
+++ b/debian/control
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