This is an automated email from the git hooks/post-receive script. onlyjob pushed a commit to branch master in repository openmolar.
commit c124343 Author: Dmitry Smirnov <[email protected]> Date: Tue Mar 18 10:03:24 2014 Suggest (mysql|mariadb)-server --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 0dc4372..c63b2c3 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends} ,python-mysqldb ,python-qt4 +Suggests: mysql-server | mariadb-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
