From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id C5C9A25925 for ; Thu, 7 Jun 2018 09:44:07 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CRiax_dZwsyi for ; Thu, 7 Jun 2018 09:44:07 -0400 (EDT) Received: from smtp54.i.mail.ru (smtp54.i.mail.ru [217.69.128.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 8558825924 for ; Thu, 7 Jun 2018 09:44:07 -0400 (EDT) From: Alexander Turenko Subject: [tarantool-patches] [PATCH 0/2] Travis CI: add Ubuntu Bionic Date: Thu, 7 Jun 2018 16:43:37 +0300 Message-Id: Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: Konstantin Osipov , Kirill Yukhin Cc: Alexander Turenko , tarantool-patches@freelists.org Enable Ubuntu Bionic and support recent debhelper. Related links are in the commit messages. This branch supersedes PR #3391. issue: no branch: Totktonada/add-ubuntu-bionic travis-ci: https://travis-ci.org/tarantool/tarantool/builds/389214002 Alexander Turenko (1): Fix debian package build with recent debhelper lifemaker (1): Travis CI: add Ubuntu Bionic .travis.yml | 4 ++++ debian/rules | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) -- 2.17.1