Code

rules: Added INSTALL_BASE= to the perl options.
[pkg-rrdtool.git] / debian / changelog
index 8d80086ce6fcf574faaaf1de237f40e216ff0f80..4471ce24520fd5efca2cb09ca99279f0eabd5a44 100644 (file)
@@ -13,10 +13,18 @@ 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/patches, debian/rules, debian/control:
+    - Added build_ldadd; patch Makefile to pass $ALL_LIBS to rrdcached's
+      linker flags to ensure it's going to be linked against libglib.
+    - Build-depend on and use dh-autoreconf to manage the build_ldadd patch.
   * 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).
+  * debian/rules:
+    - Clean up bindings/perl-shared/MYMETA.json.
+    - Added INSTALL_BASE= to the perl options; else, the Perl libs end up in
+      $HOME.
 
   [ Alin Dobre ]
   * debian/patches: