From 17d30b86ad528c29ba7e6c819555c8f6d76c9313 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Mon, 23 Jan 2017 14:00:09 +0000 Subject: [PATCH] Updated build-deps to have libsubunit and ruby-test-unit --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9cbf27a..cb66c22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -flexnbd (0.1.6) stable; urgency=medium +flexnbd (0.1.5) stable; urgency=medium * Switched to native packaging. diff --git a/debian/control b/debian/control index 9c963cd..71ab12d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: flexnbd Section: web Priority: extra Maintainer: Patrick J Cherry -Build-Depends: debhelper (>= 7.0.50), ruby, gcc, libev-dev, txt2man, check, net-tools +Build-Depends: debhelper (>= 7.0.50), ruby, gcc, libev-dev, txt2man, check, net-tools, libsubunit-dev, ruby-test-unit Standards-Version: 3.8.1 Homepage: https://github.com/BytemarkHosting/flexnbd-c