From 4d3c15a4d018b32bb8627ae890ab44f895939550 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Mon, 23 Jan 2017 13:52:22 +0000 Subject: [PATCH] Switch to native from quilted packaging --- debian/changelog | 6 ++++++ debian/source/format | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f8e2c06..9cbf27a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +flexnbd (0.1.6) stable; urgency=medium + + * Switched to native packaging. + + -- Patrick J Cherry Mon, 23 Jan 2017 13:51:58 +0000 + flexnbd (0.1.5-1) stable; urgency=medium * This fixes the compiler warning pointer-to-int-cast in serve.c. diff --git a/debian/source/format b/debian/source/format index 163aaf8..4b5df8e 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +1.0 (native)