From 736f43d5554303de04530815aded54a9c1b3d9d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 9 Jul 2018 10:33:31 +0200 Subject: Migrate to debhelper 11 --- debian/changelog | 8 ++++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2a2779a..77f8c05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +bitz-server (2.0.0-1) UNRELEASED; urgency=medium + + * New upstream release. + * Migrate to debhelper 11: + - Change debian/compat to 11. + + -- Jörg Frings-Fürst Wed, 27 Jun 2018 16:59:48 +0200 + bitz-server (1.0.2-1) unstable; urgency=medium * New upstream release: diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 843180f..dedfa59 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Uploaders: Uditha Atukorala Build-Depends: - debhelper (>= 10), + debhelper (>= 11), dh-python, libconfig++-dev, liblog4cpp5-dev, -- cgit v1.2.3