On Thu, 2009-12-17 at 00:30 +0100, Albin Tonnerre wrote: > Sorry, I just realized that the dep-wait expression should contain the binary > package > name, not the source package. That would then be: > > dw python-edbus_0.3.1+svn20090511-2 . ALL . -m 'libedbus-dev (>= > 0.5.0.063-1)' -d unstable
For reference, what I did was: nmu python-edbus_0.3.1+svn20090511-2 . ALL . -m 'Rebuild against libedbus-svn-05' dw python-edbus_0.3.1+svn20090511-2 . ALL . -m 'libedbus-svn-05' which will achieve the same result, as libedbus-svn-05 is only built from the new source package. Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

