diffstat for gnome-software-3.18.2 gnome-software-3.18.2 changelog | 7 +++++++ control | 1 + control.in | 1 + 3 files changed, 9 insertions(+) diff -Nru gnome-software-3.18.2/debian/changelog gnome-software-3.18.2/debian/changelog --- gnome-software-3.18.2/debian/changelog 2015-10-21 22:27:57.000000000 +0000 +++ gnome-software-3.18.2/debian/changelog 2015-10-26 04:31:17.000000000 +0000 @@ -1,3 +1,10 @@ +gnome-software (3.18.2-2tanglu1) staging; urgency=medium + + * Merge with Debian unstable, remaining change: + - Depend on appstream-data package + + -- Matthias Klumpp Mon, 26 Oct 2015 14:30:26 +0100 + gnome-software (3.18.2-2) unstable; urgency=medium * Add missing Breaks/Replaces against gnome-packagekit-session diff -Nru gnome-software-3.18.2/debian/control gnome-software-3.18.2/debian/control --- gnome-software-3.18.2/debian/control 2015-10-21 22:32:32.000000000 +0000 +++ gnome-software-3.18.2/debian/control 2015-10-26 04:31:49.000000000 +0000 @@ -37,6 +37,7 @@ Depends: gnome-software-common (= ${source:Version}), gsettings-desktop-schemas (>= 3.18), packagekit (>= 1.0.10), + appstream-data, ${misc:Depends}, ${shlibs:Depends} Replaces: gnome-packagekit-session (<< 3.16.0-2~) diff -Nru gnome-software-3.18.2/debian/control.in gnome-software-3.18.2/debian/control.in --- gnome-software-3.18.2/debian/control.in 2015-10-21 00:24:12.000000000 +0000 +++ gnome-software-3.18.2/debian/control.in 2015-10-26 04:31:40.000000000 +0000 @@ -33,6 +33,7 @@ Depends: gnome-software-common (= ${source:Version}), gsettings-desktop-schemas (>= 3.18), packagekit (>= 1.0.10), + appstream-data, ${misc:Depends}, ${shlibs:Depends} Replaces: gnome-packagekit-session (<< 3.16.0-2~)