From 72657582cff173ce285611f32716110cc0ada989 Mon Sep 17 00:00:00 2001 From: Gregor Jasny Date: Thu, 13 Jun 2019 01:52:52 +0200 Subject: [prometheus-cpp] Update to version 0.7.0 (#6822) * [prometheus-cpp] Update to version 0.7.0 * [prometheus-cpp] add a testing feature --- ports/prometheus-cpp/CONTROL | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ports/prometheus-cpp/CONTROL') diff --git a/ports/prometheus-cpp/CONTROL b/ports/prometheus-cpp/CONTROL index e89b84cb2..341af0e8c 100644 --- a/ports/prometheus-cpp/CONTROL +++ b/ports/prometheus-cpp/CONTROL @@ -1,5 +1,5 @@ Source: prometheus-cpp -Version: 0.6.0 +Version: 0.7.0 Description: Prometheus Client Library for Modern C++ Default-Features: compression, pull @@ -7,6 +7,10 @@ Feature: compression Build-Depends: zlib Description: Enable zlib compression +Feature: tests +Build-Depends: gtest +Description: Additional testing support + Feature: pull Build-Depends: civetweb Description: Support for regular pull mode -- cgit v1.2.3