diffstat for gnome-software-3.16.5 gnome-software-3.16.5 changelog | 6 ++++++ control | 1 + control.in | 1 + 3 files changed, 8 insertions(+) diff -Nru gnome-software-3.16.5/debian/changelog gnome-software-3.16.5/debian/changelog --- gnome-software-3.16.5/debian/changelog 2015-08-06 14:28:00.000000000 +0000 +++ gnome-software-3.16.5/debian/changelog 2015-08-08 02:47:25.000000000 +0000 @@ -1,3 +1,9 @@ +gnome-software (3.16.5-1~bpo80+parsix1) unstable; urgency=medium + + * Add libarchive-dev to build-deps + + -- Alan Baghumian Fri, 07 Aug 2015 19:46:53 -0700 + gnome-software (3.16.5-1) unstable; urgency=medium * New upstream release. diff -Nru gnome-software-3.16.5/debian/control gnome-software-3.16.5/debian/control --- gnome-software-3.16.5/debian/control 2015-08-06 14:30:00.000000000 +0000 +++ gnome-software-3.16.5/debian/control 2015-08-08 02:57:17.000000000 +0000 @@ -24,6 +24,7 @@ libsqlite3-dev, libxml2-utils, pkg-config, + libarchive-dev, xsltproc Standards-Version: 3.9.6 Homepage: https://wiki.gnome.org/Apps/Software diff -Nru gnome-software-3.16.5/debian/control.in gnome-software-3.16.5/debian/control.in --- gnome-software-3.16.5/debian/control.in 2015-07-21 21:59:18.000000000 +0000 +++ gnome-software-3.16.5/debian/control.in 2015-08-08 02:46:17.000000000 +0000 @@ -20,6 +20,7 @@ libsqlite3-dev, libxml2-utils, pkg-config, + libarchive-dev, xsltproc Standards-Version: 3.9.6 Homepage: https://wiki.gnome.org/Apps/Software