diff -Nru zeitgeist-0.9.14/debian/changelog zeitgeist-0.9.14/debian/changelog --- zeitgeist-0.9.14/debian/changelog 2014-07-08 07:36:53.000000000 -0400 +++ zeitgeist-0.9.14/debian/changelog 2014-12-14 22:28:26.000000000 -0500 @@ -1,3 +1,10 @@ +zeitgeist (0.9.14-2.2ubuntu3) vivid; urgency=medium + + * Depend on python-gobject-2 and python-gi instead of python-gobject, + because it's a transitional package (LP: #778054) + + -- Mathew Hodson Sun, 14 Dec 2014 22:23:24 -0500 + zeitgeist (0.9.14-2.2ubuntu2) utopic; urgency=medium * Don't build-depend on valadoc or pass --enable-docs; they're in Universe. diff -Nru zeitgeist-0.9.14/debian/control zeitgeist-0.9.14/debian/control --- zeitgeist-0.9.14/debian/control 2014-07-08 07:36:30.000000000 -0400 +++ zeitgeist-0.9.14/debian/control 2014-12-14 22:22:55.000000000 -0500 @@ -68,7 +68,8 @@ ${python:Depends}, python-xdg, python-dbus, - python-gobject (>= 2.16.0) + python-gobject-2 (>= 2.16.0), + python-gi Replaces: zeitgeist-core (<< 0.8.99~alpha1) Breaks: zeitgeist-core (<< 0.8.99~alpha1) Description: event logging framework - Python bindings