[med-svn] r18260 - trunk/packages/gnumed-client/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Oct 10 12:02:58 UTC 2014
Author: tille
Date: 2014-10-10 12:02:58 +0000 (Fri, 10 Oct 2014)
New Revision: 18260
Modified:
trunk/packages/gnumed-client/trunk/debian/changelog
trunk/packages/gnumed-client/trunk/debian/control
Log:
depend on python-wxgtk3.0 first
Modified: trunk/packages/gnumed-client/trunk/debian/changelog
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/changelog 2014-10-10 09:46:05 UTC (rev 18259)
+++ trunk/packages/gnumed-client/trunk/debian/changelog 2014-10-10 12:02:58 UTC (rev 18260)
@@ -1,3 +1,10 @@
+gnumed-client (1.4.12+dfsg-1) UNRELEASED; urgency=medium
+
+ * depend on python-wxgtk3.0 first
+ Closes: #764691
+
+ -- Andreas Tille <tille at debian.org> Fri, 10 Oct 2014 14:01:12 +0200
+
gnumed-client (1.4.11+dfsg-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/gnumed-client/trunk/debian/control
===================================================================
--- trunk/packages/gnumed-client/trunk/debian/control 2014-10-10 09:46:05 UTC (rev 18259)
+++ trunk/packages/gnumed-client/trunk/debian/control 2014-10-10 12:02:58 UTC (rev 18260)
@@ -20,7 +20,7 @@
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
- python-wxgtk2.8 | python-wxgtk3.0,
+ python-wxgtk3.0 | python-wxgtk2.8,
gnumed-common (= ${source:Version}),
file,
python-enchant,
More information about the debian-med-commit
mailing list