Author: tille Date: 2014-08-21 06:19:21 +0000 (Thu, 21 Aug 2014) New Revision: 17811
Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/control Log: New upstream version allows python-wxgtk3.0 as alternative Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2014-08-21 06:11:58 UTC (rev 17810) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2014-08-21 06:19:21 UTC (rev 17811) @@ -1,3 +1,10 @@ +gnumed-client (1.4.10+dfsg-1) UNRELEASED; urgency=medium + + * New upstream version + * Depends: python-wxgtk2.8 | python-wxgtk3.0 + + -- Andreas Tille <[email protected]> Thu, 21 Aug 2014 08:13:02 +0200 + gnumed-client (1.4.9+dfsg-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/gnumed-client/trunk/debian/control =================================================================== --- trunk/packages/gnumed-client/trunk/debian/control 2014-08-21 06:11:58 UTC (rev 17810) +++ trunk/packages/gnumed-client/trunk/debian/control 2014-08-21 06:19:21 UTC (rev 17811) @@ -20,7 +20,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, - python-wxgtk2.8, + python-wxgtk2.8 | python-wxgtk3.0, gnumed-common (= ${source:Version}), file, python-enchant, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
