r39482 - in /desktop/unstable/evince/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Thu Sep 5 15:17:56 UTC 2013
Author: biebl
Date: Thu Sep 5 15:17:55 2013
New Revision: 39482
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39482
Log:
Depend on gnome-icon-theme-symbolic for the symbolic icons used in the
redesigned UI. Closes: #717057
Modified:
desktop/unstable/evince/debian/changelog
desktop/unstable/evince/debian/control
desktop/unstable/evince/debian/control.in
Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=39482&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog [utf-8] (original)
+++ desktop/unstable/evince/debian/changelog [utf-8] Thu Sep 5 15:17:55 2013
@@ -1,3 +1,10 @@
+evince (3.8.3-2) UNRELEASED; urgency=low
+
+ * Depend on gnome-icon-theme-symbolic for the symbolic icons used in the
+ redesigned UI. Closes: #717057
+
+ -- Michael Biebl <biebl at debian.org> Thu, 05 Sep 2013 17:12:09 +0200
+
evince (3.8.3-1) unstable; urgency=low
* New upstream release.
Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=39482&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control [utf-8] (original)
+++ desktop/unstable/evince/debian/control [utf-8] Thu Sep 5 15:17:55 2013
@@ -53,7 +53,7 @@
libevview3-3 (= ${binary:Version}),
evince-common (>= ${gnome:Version}),
evince-common (<< ${gnome:NextVersion}),
- gnome-icon-theme (>= 2.17.1),
+ gnome-icon-theme-symbolic (>= 2.17.1),
shared-mime-info
Recommends: dbus-x11,
gvfs
Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=39482&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in [utf-8] (original)
+++ desktop/unstable/evince/debian/control.in [utf-8] Thu Sep 5 15:17:55 2013
@@ -48,7 +48,7 @@
libevview3-3 (= ${binary:Version}),
evince-common (>= ${gnome:Version}),
evince-common (<< ${gnome:NextVersion}),
- gnome-icon-theme (>= 2.17.1),
+ gnome-icon-theme-symbolic (>= 2.17.1),
shared-mime-info
Recommends: dbus-x11,
gvfs
@@ -94,7 +94,7 @@
libevview3-3 (= ${binary:Version}),
evince-common (>= ${gnome:Version}),
evince-common (<< ${gnome:NextVersion}),
- gnome-icon-theme (>= 2.17.1),
+ gnome-icon-theme-symbolic (>= 2.17.1),
shared-mime-info
Recommends: dbus-x11
Provides: pdf-viewer,
More information about the pkg-gnome-commits
mailing list