Author: tille Date: 2013-10-29 21:59:28 +0000 (Tue, 29 Oct 2013) New Revision: 15052
Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/control Log: Prepare new upstream version but needs more info from upstream Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2013-10-29 21:34:15 UTC (rev 15051) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2013-10-29 21:59:28 UTC (rev 15052) @@ -1,3 +1,15 @@ +gnumed-client (1.4.0+dfsg-1) UNRELEASED; urgency=low + + * New upstream version + * debian/control: + - Depends: python-pip + - Suggests: qrisk2 + **** TODO: + - adapt config file + - Hint to users to specify organisation before starting first time + + -- Andreas Tille <[email protected]> Tue, 29 Oct 2013 22:47:56 +0100 + gnumed-client (1.3.9+dfsg-1) unstable; urgency=low * New upstream version Modified: trunk/packages/gnumed-client/trunk/debian/control =================================================================== --- trunk/packages/gnumed-client/trunk/debian/control 2013-10-29 21:34:15 UTC (rev 15051) +++ trunk/packages/gnumed-client/trunk/debian/control 2013-10-29 21:59:28 UTC (rev 15052) @@ -27,7 +27,8 @@ hunspell | aspell | ispell | myspell-dictionary | hspell, python-gnuplot, texlive-latex-base, - imagemagick + imagemagick, + python-pip Recommends: gnumed-doc (= ${source:Version}), ginkgocadx | aeskulap | amide | dicomscope | imagej | xmedcon, xsane (>= 0.991), @@ -57,7 +58,8 @@ autokey-qt | autokey-gtk, wakeonlan | etherwake | gwakeonlan, nvram-wakeup, - entangle + entangle, + qrisk2 Provides: ${python:Provides} Description: medical practice management - Client This is the GNUmed Electronic Medical Record. Its purpose is _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
