Code

Added libc6-dev as an option for libc-dev in librrd-dev's dependencies.
authorSebastian Harl <sh@tokkee.org>
Sun, 15 Jun 2008 12:10:52 +0000 (14:10 +0200)
committerSebastian 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
debian/control

index ef4cc7e86344232220697f6bc54befbbf8fe871d..400ac8b48542bcad53df1e7ffd4cd8efe3847f5d 100644 (file)
@@ -21,6 +21,7 @@ rrdtool (1.3.0-1) experimental; urgency=low
     - 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.
@@ -28,7 +29,7 @@ rrdtool (1.3.0-1) experimental; urgency=low
     - 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
 
index de346ab84cfc7512792900b0c3ee43daf11e2fc3..34443a129b11cf665acfbb8506f8271e78077557 100644 (file)
@@ -53,7 +53,7 @@ Description: Time-series data storage and display system (runtime library)
 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