Hi,
Paul Gevers wrote (22 Jan 2013 19:02:07 GMT) :
> Regarding your [1], where can I actually find this list?
The lists are hardening/subgoal* in
svn://svn.debian.org/secure-testing.
> Not that I think openmotif is on it, but anyway.
My checkout is a bit old, and I'm offline so I cannot check r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi,
We are considering removing the following packages from testing as
they have unfixed RC bugs filed against them. The packages can be
found in the attached dd-list. The bugs that put them on this list
can be found in the removals file (also atta
* Samuel Bronson , 2013-01-04, 16:20:
from gi.repository import Gtk
import _gtk
The last line should read:
from import _gtk
This bug should be reassigned somewhere else, but I haven't decided
where yet. Anyway, here are some ideas how to fix (or "fix") it:
1) Make pydoc more robust. It cou
* Jakub Wilk , 2013-01-24, 23:48:
from gi.repository import Gtk
import _gtk
The last line should read:
from import _gtk
Third time lucky:
from gtk import _gtk
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Cont
4 matches
Mail list logo