Code

Added libc6-dev | libc-dev to librrd2-dev's dependencies.
authorSebastian Harl <sh@tokkee.org>
Wed, 23 Jul 2008 18:59:01 +0000 (20:59 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 23 Jul 2008 18:59:01 +0000 (20:59 +0200)
debian/changelog
debian/control

index 0795b220e58410fc5b9d4253ad2163307ca68210..a1a10332bf74c5792e8253450ad0e34d8fcab0c4 100644 (file)
@@ -7,6 +7,7 @@ rrdtool (1.2.28-1) UNRELEASED; 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 librrd2-dev's dependencies.
   * debian/patches:
     - Added backported upstream patch bts428780-validate-row-count to validate
       the RRA row count in rrdcreate (Closes: #428780).
@@ -21,7 +22,7 @@ rrdtool (1.2.28-1) UNRELEASED; urgency=low
   * 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
 
index f4d7ca71a6c51075328d215d971b4e469988819d..4405edc56a3d1378299057e089cca7492d025f5e 100644 (file)
@@ -51,7 +51,7 @@ Description: Time-series data storage and display system (runtime library)
 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