summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1b8cb55)
raw | patch | inline | side by side (parent: 1b8cb55)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Jun 2008 12:10:52 +0000 (14:10 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Jun 2008 12:10:52 +0000 (14:10 +0200) |
Also added a changelog entry for adding that dependency.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index ef4cc7e86344232220697f6bc54befbbf8fe871d..400ac8b48542bcad53df1e7ffd4cd8efe3847f5d 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 librrd-dev's dependencies.
* debian/librrd4.symbols:
- Added symbols file for the new SONAME version number replacing
librrd2.symbols.
- Install "NEWS" and "CHANGES" into all packages.
- No longer set TCL_INC_DIR manually - has been fixed upstream.
- -- Sebastian Harl <sh@tokkee.org> Sun, 15 Jun 2008 13:23:21 +0200
+ -- Sebastian Harl <sh@tokkee.org> Sun, 15 Jun 2008 14:09:47 +0200
rrdtool (1.2.27-3) UNRELEASED; urgency=low
diff --git a/debian/control b/debian/control
index de346ab84cfc7512792900b0c3ee43daf11e2fc3..34443a129b11cf665acfbb8506f8271e78077557 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: librrd-dev
Architecture: any
Section: libdevel
-Depends: 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, ${misc:Depends}
Conflicts: librrd2-dev
Description: Time-series data storage and display system (development)
The Round Robin Database Tool (RRDtool) is a system to store and display