diff -Nru variety-0.6.4/debian/changelog variety-0.6.4/debian/changelog --- variety-0.6.4/debian/changelog 2017-05-19 01:40:52.000000000 +0000 +++ variety-0.6.4/debian/changelog 2017-06-19 23:52:11.000000000 +0000 @@ -1,3 +1,17 @@ +variety (0.6.4-2) unstable; urgency=medium + + * Upload to unstable. + * Remove recommends on yelp; it doesn't seem to be used anywhere (there is + no obvious "Help" button anywhere in the menu or the preferences dialog) + * Add gnome-shell-extension-top-icons-plus & nitrogen to suggests, along + with a blurb on when/how these are useful. These packages are only needed + on certain desktops. + * Demote gir1.2-appindicator3-0.1 to recommends, as it is optional per the + upstream docs at http://peterlevi.com/variety/how-to-install/ + ("Other distributions/running from source" section) + + -- James Lu Mon, 19 Jun 2017 16:52:11 -0700 + variety (0.6.4-1) experimental; urgency=low * New upstream release. diff -Nru variety-0.6.4/debian/control variety-0.6.4/debian/control --- variety-0.6.4/debian/control 2017-05-07 18:44:12.000000000 +0000 +++ variety-0.6.4/debian/control 2017-06-18 23:20:36.000000000 +0000 @@ -23,8 +23,7 @@ Package: variety Architecture: all XB-Python-Version: ${python:Versions} -Depends: gir1.2-appindicator3-0.1, - gir1.2-gdkpixbuf-2.0, +Depends: gir1.2-gdkpixbuf-2.0, gir1.2-gexiv2-0.10, gir1.2-glib-2.0, gir1.2-gtk-3.0, @@ -42,10 +41,17 @@ python-requests, ${misc:Depends}, ${python:Depends} -Recommends: yelp -Suggests: feh +Recommends: gir1.2-appindicator3-0.1 +Suggests: feh, gnome-shell-extension-top-icons-plus, nitrogen Description: Wallpaper changer, downloader and manager Variety is an open-source wallpaper changer, downloader, and manager for Linux. It supports a variety of sources for wallpapers, including local files, online services such as Flickr, Wallhaven.cc, NASA Astronomy Picture of the Day, Desktoppr.co, and media RSS feeds (Picasa, deviantART, etc.). + . + You can also install the following (suggested) packages to enhance Variety's + functionality on certain desktop setups: + * feh: required for wallpaper changing on i3-wm + * gnome-shell-extension-top-icons-plus: adds indicators support to GNOME + Shell, so that Variety's tray icon can be displayed + * nitrogen: required for wallpaper changing on Openbox