diff -Nru zeitgeist-0.9.14/debian/changelog zeitgeist-0.9.14/debian/changelog --- zeitgeist-0.9.14/debian/changelog 2014-07-08 11:36:53.000000000 +0000 +++ zeitgeist-0.9.14/debian/changelog 2015-03-10 15:55:16.000000000 +0000 @@ -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 Tue, 10 Mar 2015 08:55:16 -0700 + 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 11:36:30.000000000 +0000 +++ zeitgeist-0.9.14/debian/control 2015-03-10 15:55:07.000000000 +0000 @@ -68,7 +68,8 @@ ${python:Depends}, python-xdg, python-dbus, - python-gobject (>= 2.16.0) + python-gobject-2, + python-gi Replaces: zeitgeist-core (<< 0.8.99~alpha1) Breaks: zeitgeist-core (<< 0.8.99~alpha1) Description: event logging framework - Python bindings