This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository openmolar.
commit 8c2b8d770df243cbdde7a11b288097b882104d57 Author: Andreas Tille <[email protected]> Date: Sat Dec 17 19:03:52 2016 +0100 s/mysql-server | mariadb-server/default-mysql-server | virtual-mysql-server/ --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1c8f88e..fe548e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ openmolar (1.0.15-gd81f9e5-1) UNRELEASED; urgency=medium * Fix watch file * cme fix dpkg-control * debhelper 10 + * /mysql-server | mariadb-server/default-mysql-server | virtual-mysql-server/ + Closes: #848479 -- Andreas Tille <[email protected]> Sat, 17 Dec 2016 18:51:33 +0100 diff --git a/debian/control b/debian/control index 84d337d..9b192c4 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Depends: ${misc:Depends}, python-qscintilla2, python-qt4, xdg-utils -Suggests: mysql-server | mariadb-server +Suggests: default-mysql-server | virtual-mysql-server Description: dental practice management software Openmolar is a dental practice management suite. Its functionality include appointments, patient records, treatment planning, billing etc. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openmolar.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
