Package: libstartup-notification0 Version: 0.11-1 Severity: grave Upstream commit 1f8260481453cd7632225a3a2ae9c4b090d25241 does:
void sn_launchee_context_setup_window (SnLauncheeContext *context, - Window xwindow); + xcb_window_t xwindow); xcb_window_t is uint32_t, Window is unsigned long. sn_launchee_context_setup_window is public API. I somehow managed to miss this before uploading 0.11, but I think it needs fixing. Cheers, Julien -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org