[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#739844: transition: qtbase-opensource-src



On Sun, Feb 23, 2014 at 7:28 AM, Lisandro Damián Nicanor Pérez Meyer
<lisandro@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


Reply to: