Author: tille Date: 2013-03-18 14:38:52 +0000 (Mon, 18 Mar 2013) New Revision: 13201
Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/control Log: Add python-hl7 as dependency per problem report on the mailing list; New upstream version announced on the mailing list but not visible via watch file Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2013-03-18 13:09:08 UTC (rev 13200) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2013-03-18 14:38:52 UTC (rev 13201) @@ -1,3 +1,10 @@ +gnumed-client (1.3.0.3+dfsg-1) UNRELEASED; urgency=low + + * New upstream version + * debian/control: Depends: python-hl7 + + -- Andreas Tille <[email protected]> Mon, 18 Mar 2013 15:38:39 +0100 + gnumed-client (1.2.8+dfsg-1) experimental; urgency=low * New upstream version Modified: trunk/packages/gnumed-client/trunk/debian/control =================================================================== --- trunk/packages/gnumed-client/trunk/debian/control 2013-03-18 13:09:08 UTC (rev 13200) +++ trunk/packages/gnumed-client/trunk/debian/control 2013-03-18 14:38:52 UTC (rev 13201) @@ -16,7 +16,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-wxgtk2.8, gnumed-common (= ${source:Version}), file, python-enchant, python-egenix-mxdatetime, hunspell | aspell | ispell | myspell-dictionary | hspell, - python-gnuplot, texlive-latex-base + python-gnuplot, texlive-latex-base, python-hl7 Recommends: gnumed-doc (= ${source:Version}), ginkgocadx | aeskulap | amide | dicomscope | imagej | xmedcon, xsane (>= 0.991), extract, ntp | ntpdate, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
