On Sun, Feb 23, 2014 at 7:28 AM, Lisandro Damián Nicanor Pérez Meyer <lisan...@debian.org> wrote: > is_affected = .depends ~ "qtbase5-private-dev";
Did you mean .build-depends? In any case, that won't match pyqt5, so I would change that to: .depends ~ "qtbase-abi-5-2-0" | .depends ~ "qtbase-abi-5-2-1" Also, pyqt5 requires sip4 to be binNMUed for python3.4 first, otherwise it will FTBFS. I would appreciate if that is done earlier than the rest of transition. -- Dmitry Shachnev -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org