This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository gnumed-client.
commit 50bf4bd96ffadfe02f90d5548a963410485ecbcc Author: Andreas Tille <[email protected]> Date: Sat Mar 19 15:39:35 2016 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 734b9b7..82c6b92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ gnumed-client (1.6.0+dfsg-1) UNRELEASED; urgency=medium * Compression can be specified in d/watch * gnumed-client-common: Suggests: dmtx-utils | iec16022 * Install apstream data + * cme fix dpkg-control -- Andreas Tille <[email protected]> Sat, 19 Mar 2016 14:44:31 +0100 diff --git a/debian/control b/debian/control index 5f24846..fb7eea7 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), libjs-jquery, libjs-jquery-livequery, yui-compressor -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/gnumed-client.git Vcs-Git: https://anonscm.debian.org/debian-med/gnumed-client.git Homepage: http://www.gnumed.de @@ -45,7 +45,7 @@ Recommends: gnumed-doc (= ${source:Version}), texlive-latex-extra, cups-pdf, pdftk, - freediams (>= 0.7.1), + freediams, python-hl7, python-faulthandler, python-vobject @@ -104,8 +104,8 @@ Depends: ${python:Depends}, ${misc:Depends}, python-psycopg2, python-egenix-mxdatetime -Provides: ${python:Provides} Suggests: dmtx-utils | iec16022 +Provides: ${python:Provides} Description: medical practice management - common files This is the GNUmed Electronic Medical Record. Its purpose is to enable doctors to keep a medically sound record on their -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gnumed-client.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
