summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 78e2620)
raw | patch | inline | side by side (parent: 78e2620)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 23 Jul 2008 18:59:01 +0000 (20:59 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 23 Jul 2008 18:59:01 +0000 (20:59 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 0795b220e58410fc5b9d4253ad2163307ca68210..a1a10332bf74c5792e8253450ad0e34d8fcab0c4 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Updated standards-version to 3.8.0 - no changes.
- No longer conflict / replace librrd0 and librrd0-dev - librrd0 is no
longer available since Etch.
+ - Added libc6-dev | libc-dev to librrd2-dev's dependencies.
* debian/patches:
- Added backported upstream patch bts428780-validate-row-count to validate
the RRA row count in rrdcreate (Closes: #428780).
* debian/patches/implicit-decl-fix:
- Patching the implicit declaration in rrd_update.c in a nicer way.
- -- Sebastian Harl <sh@tokkee.org> Wed, 23 Jul 2008 20:55:45 +0200
+ -- Sebastian Harl <sh@tokkee.org> Wed, 23 Jul 2008 20:58:21 +0200
rrdtool (1.2.27-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f4d7ca71a6c51075328d215d971b4e469988819d..4405edc56a3d1378299057e089cca7492d025f5e 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: librrd2-dev
Architecture: any
Section: libdevel
-Depends: librrd2 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev, ${misc:Depends}
+Depends: libc6-dev | libc-dev, librrd2 (= ${binary:Version}), libpng12-dev, zlib1g-dev, libart-2.0-dev, libfreetype6-dev, ${misc:Depends}
Provides: librrd-dev
Description: Time-series data storage and display system (development)
The Round Robin Database Tool (RRDtool) is a system to store and display