Author: tille Date: 2014-08-25 08:01:07 +0000 (Mon, 25 Aug 2014) New Revision: 17838
Modified: trunk/packages/cain/trunk/debian/changelog trunk/packages/cain/trunk/debian/control Log: Depends: python-wxgtk3.0 (instead of python-wxgtk2.8) Modified: trunk/packages/cain/trunk/debian/changelog =================================================================== --- trunk/packages/cain/trunk/debian/changelog 2014-08-25 07:20:56 UTC (rev 17837) +++ trunk/packages/cain/trunk/debian/changelog 2014-08-25 08:01:07 UTC (rev 17838) @@ -1,7 +1,9 @@ -cain (1.9-8) UNRELEASED; urgency=medium +cain (1.9-8) unstable; urgency=medium * Moved debian/upstream to debian/upstream/metadata * cme fix dpkg-control + * Depends: python-wxgtk3.0 (instead of python-wxgtk2.8) + Closes: #759051 -- Andreas Tille <[email protected]> Mon, 25 Aug 2014 09:18:36 +0200 Modified: trunk/packages/cain/trunk/debian/control =================================================================== --- trunk/packages/cain/trunk/debian/control 2014-08-25 07:20:56 UTC (rev 17837) +++ trunk/packages/cain/trunk/debian/control 2014-08-25 08:01:07 UTC (rev 17838) @@ -20,7 +20,7 @@ ${shlibs:Depends}, ${misc:Depends}, python (<< 3.0), - python-wxgtk2.8, + python-wxgtk3.0, python-matplotlib, python-numpy, python-scipy, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
