From 3148d4cd675624cfc5277bebf9e33e7443216df0 Mon Sep 17 00:00:00 2001 From: Sukchan Lee Date: Sat, 5 May 2018 22:52:03 +0900 Subject: [PATCH] Support Ubuntu 18.04 LTS (bionic) --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index f02a0fdcc..8dbc1d69f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nextepc (0.3.8-1~bionic) bionic; urgency=medium + + * Bug Fixed + + -- Sukchan Lee Sat, 05 May 2018 22:37:45 +0900 + nextepc (0.3.8~bionic) bionic; urgency=medium * Bug Fixed diff --git a/debian/control b/debian/control index 2d3c7fa4e..16115e4df 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 9), libgnutls28-dev, libgcrypt-dev, libssl-dev, + libidn11-dev, libmongoc-dev, libbson-dev, libyaml-dev