diff -Nru cacti-1.1.38+ds1/debian/changelog cacti-1.1.38+ds1/debian/changelog --- cacti-1.1.38+ds1/debian/changelog 2018-04-18 10:03:05.000000000 +0000 +++ cacti-1.1.38+ds1/debian/changelog 2018-07-06 22:40:32.000000000 +0000 @@ -1,3 +1,10 @@ +cacti (1.1.38+ds1-1ubuntu1) cosmic; urgency=medium + + * Use default-mysql-server for tests rather than specifying a particular + implementation. + + -- Steve Langasek Fri, 06 Jul 2018 15:40:32 -0700 + cacti (1.1.38+ds1-1) unstable; urgency=medium * New upstream release 1.1.38 diff -Nru cacti-1.1.38+ds1/debian/control cacti-1.1.38+ds1/debian/control --- cacti-1.1.38+ds1/debian/control 2018-04-17 20:32:24.000000000 +0000 +++ cacti-1.1.38+ds1/debian/control 2018-07-06 22:40:29.000000000 +0000 @@ -1,7 +1,8 @@ Source: cacti Section: web Priority: optional -Maintainer: Cacti Maintainer +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Cacti Maintainer Uploaders: Paul Gevers Build-Depends: debhelper (>= 10~), dh-linktree (>=0.5~), diff -Nru cacti-1.1.38+ds1/debian/tests/control cacti-1.1.38+ds1/debian/tests/control --- cacti-1.1.38+ds1/debian/tests/control 2018-04-18 09:11:55.000000000 +0000 +++ cacti-1.1.38+ds1/debian/tests/control 2018-07-06 22:40:22.000000000 +0000 @@ -1,3 +1,3 @@ Tests: check-all-pages -Depends: mariadb-server, @, wget, apache2 +Depends: default-mysql-server, @, wget, apache2 Restrictions: needs-root, allow-stderr, isolation-container