diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 | ||||
| -rw-r--r-- | debian/control | 1 | 
2 files changed, 4 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index c4d0aa2..a5dc226 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,11 @@ simple-scan (3.22.0.1-1) unstable; urgency=medium    * debian/control:      - Remove obsolete build dependencies (Closes: #843942).        (Thanks to Michael Biebl <biebl@debian.org>) +    - Drop adwaita-icon-theme from the dependencies. It is already pulled by +      libgtk-3-0 (Closes: #840180). +      (Thanks to Laurent Bigonville <bigon@debian.org>) - -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sun, 02 Oct 2016 18:00:34 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Sat, 12 Nov 2016 08:22:41 +0100  simple-scan (3.21.90-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 2b8559c..d98bd68 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,6 @@ Package: simple-scan  Architecture: linux-any  Depends:   default-dbus-session-bus | dbus-session-bus, - adwaita-icon-theme,   xdg-utils,   ${misc:Depends},   ${shlibs:Depends} | 
