Code

control: update mysql-related package names
[pkg-collectd.git] / debian / changelog
index 2e73b3add8f55621e06a185b3e11da14ee7a34e7..0e25abf585f8d74b015a976a1354a4ef40bd8712 100644 (file)
@@ -1,4 +1,16 @@
-collectd (5.6.1-1) UNRELEASED; urgency=medium
+collectd (5.6.1-2) UNRELEASED; urgency=medium
+
+  * debian/control:
+    - Add libdevstat-dev and libgeom-dev to kfreebsd build-deps, as they're
+      needed by the disk plugin. Thanks to Florian Forster for pointing this
+      out.
+    - Update "Vcs-Git" and "Vcs-Browser" fields to point to GitHub repo.
+    - Changed build-dependency libmysqlclient-dev to
+      default-libmysqlclient-dev, and mysql-server to default-mysql-server.
+
+ -- Marc Fournier <marc@bl.uem.li>  Mon, 10 Oct 2016 13:58:55 +0200
+
+collectd (5.6.1-1) unstable; urgency=medium
 
   * New upstream release.
     - write_graphite plugin is no longer linked against libyajl. Thanks to
@@ -14,8 +26,9 @@ collectd (5.6.1-1) UNRELEASED; urgency=medium
   * debian/rules:
     - Disable building the barometer, drbd, fhcount and ipc plugins on
       kfreebsd architectures, as they are Linux-only.
+    - Run the test suite using dh_auto_test.
 
- -- Marc Fournier <marc@bl.uem.li>  Sun, 09 Oct 2016 20:41:36 +0200
+ -- Marc Fournier <marc@bl.uem.li>  Sun, 09 Oct 2016 21:42:29 +0200
 
 collectd (5.6.0-1) unstable; urgency=medium