Remove shunit2 dependency, add bionic
diff --git a/Makefile b/Makefile
index 2fc8365..5729488 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,9 @@
 # Ubuntu 16.04
 xenial: debian
 
+# Ubuntu 18.04
+bionic: debian
+
 # RPM default
 centos: find-couch-dist link-couch-dist build-rpm
 
diff --git a/debian/control b/debian/control
index 667fe0c..36f41ed 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,7 @@
                couch-libmozjs185-dev,
                lsb-release,
                po-debconf,
-               python-sphinx,
-               shunit2
+               python-sphinx
 Homepage: http://couchdb.apache.org/
 
 Package: couchdb
diff --git a/rpm/SPECS/couchdb.spec b/rpm/SPECS/couchdb.spec
index 4329823..1dcc042 100644
--- a/rpm/SPECS/couchdb.spec
+++ b/rpm/SPECS/couchdb.spec
@@ -44,7 +44,6 @@
 BuildRequires: python >= 2.6
 #BuildRequires: python-pip
 #BuildRequires: python-sphinx >= 1.5.3
-#BuildRequires: shunit2
 
 Requires(pre): shadow-utils