diffstat for gnome-software-3.14.2 gnome-software-3.14.2 changelog | 6 ++++++ control | 1 + control.in | 1 + 3 files changed, 8 insertions(+) diff -Nru gnome-software-3.14.2/debian/changelog gnome-software-3.14.2/debian/changelog --- gnome-software-3.14.2/debian/changelog 2014-11-18 22:08:07.000000000 +0000 +++ gnome-software-3.14.2/debian/changelog 2014-11-24 19:19:03.000000000 +0000 @@ -1,3 +1,9 @@ +gnome-software (3.14.2-1tanglu1) staging; urgency=medium + + * Explicitly depend on the appstream-data package + + -- Matthias Klumpp Mon, 24 Nov 2014 20:18:32 +0100 + gnome-software (3.14.2-1) unstable; urgency=medium * New upstream release diff -Nru gnome-software-3.14.2/debian/control gnome-software-3.14.2/debian/control --- gnome-software-3.14.2/debian/control 2014-11-18 22:12:26.000000000 +0000 +++ gnome-software-3.14.2/debian/control 2014-11-24 19:19:07.000000000 +0000 @@ -33,6 +33,7 @@ Depends: gnome-software-common (= ${source:Version}), gsettings-desktop-schemas (>= 3.11.5), libappstream-glib7 (>= 0.3.2), + appstream-data, ${misc:Depends}, ${shlibs:Depends} Description: Software Center for GNOME diff -Nru gnome-software-3.14.2/debian/control.in gnome-software-3.14.2/debian/control.in --- gnome-software-3.14.2/debian/control.in 2014-11-18 21:55:37.000000000 +0000 +++ gnome-software-3.14.2/debian/control.in 2014-11-24 19:18:27.000000000 +0000 @@ -29,6 +29,7 @@ Depends: gnome-software-common (= ${source:Version}), gsettings-desktop-schemas (>= 3.11.5), libappstream-glib7 (>= 0.3.2), + appstream-data, ${misc:Depends}, ${shlibs:Depends} Description: Software Center for GNOME