Code

Optionally recommend fonts-dejavu-core.
authorSebastian Harl <sh@tokkee.org>
Fri, 25 Apr 2014 19:29:45 +0000 (21:29 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 25 Apr 2014 19:29:45 +0000 (21:29 +0200)
… as (the preferred) alternative to ttf-dejavu-core.
Thanks to Martin-Éric Racine for reporting this!

Closes: #743947
debian/changelog
debian/control

index 7e285825db661fd46a8cbcffcf0ad84e8e0f19f7..fcb5b1e41f3769d1c4033fe253cc12f739a3e2c7 100644 (file)
@@ -9,6 +9,10 @@ rrdtool (1.4.8-1) UNRELEASED; urgency=medium
     - Added CVE-2013-2131; upstream patch fixing a format string vulnerability
       in rrdgraph; thanks to Henri Salo for reporting this (Closes: #708866).
       Raised urgency to medium for this.
+  * debian/control:
+    - Optionally recommend fonts-dejavu-core as (the preferred) alternative to
+      ttf-dejavu-core; thanks to Martin-Éric Racine for reporting this
+      (Closes: #743947).
 
  -- Sebastian Harl <tokkee@debian.org>  Sat, 18 Aug 2012 15:53:54 +0200
 
index 99835120026dcc0cb98c2a5665ac2d75b7d3a256..e2edafad673f1ddd160a1b4500879b79e6f97687 100644 (file)
@@ -77,7 +77,7 @@ Package: librrd4
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: ttf-dejavu | ttf-bitstream-vera
+Recommends: fonts-dejavu-core | ttf-dejavu | ttf-bitstream-vera
 Description: time-series data storage and display system (runtime library)
  The Round Robin Database Tool (RRDtool) is a system to store and display
  time-series data (e.g. network bandwidth, machine-room temperature,