r46505 - in /packages/unstable/gnome-characters/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Oct 12 10:18:48 UTC 2015
Author: biebl
Date: Mon Oct 12 10:18:48 2015
New Revision: 46505
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46505
Log:
Drop the Depends on gir1.2-ibus-1.0
The code has proper fallbacks if IBus is not available.
Modified:
packages/unstable/gnome-characters/debian/changelog
packages/unstable/gnome-characters/debian/control
packages/unstable/gnome-characters/debian/control.in
Modified: packages/unstable/gnome-characters/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-characters/debian/changelog?rev=46505&op=diff
==============================================================================
--- packages/unstable/gnome-characters/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-characters/debian/changelog [utf-8] Mon Oct 12 10:18:48 2015
@@ -1,7 +1,7 @@
gnome-characters (3.18.1-1) UNRELEASED; urgency=medium
* New upstream release.
- * Add Depends on gir1.2-gnomedesktop-3.0 and gir1.2-ibus-1.0.
+ * Add Depends on gir1.2-gnomedesktop-3.0.
-- Michael Biebl <biebl at debian.org> Mon, 12 Oct 2015 12:10:14 +0200
Modified: packages/unstable/gnome-characters/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-characters/debian/control?rev=46505&op=diff
==============================================================================
--- packages/unstable/gnome-characters/debian/control [utf-8] (original)
+++ packages/unstable/gnome-characters/debian/control [utf-8] Mon Oct 12 10:18:48 2015
@@ -32,8 +32,7 @@
gir1.2-gtk-3.0,
gir1.2-pango-1.0,
gir1.2-gdkpixbuf-2.0,
- gir1.2-gnomedesktop-3.0,
- gir1.2-ibus-1.0
+ gir1.2-gnomedesktop-3.0
Description: character map application
Characters is a simple utility application to find and
insert unusual characters.
Modified: packages/unstable/gnome-characters/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-characters/debian/control.in?rev=46505&op=diff
==============================================================================
--- packages/unstable/gnome-characters/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-characters/debian/control.in [utf-8] Mon Oct 12 10:18:48 2015
@@ -28,8 +28,7 @@
gir1.2-gtk-3.0,
gir1.2-pango-1.0,
gir1.2-gdkpixbuf-2.0,
- gir1.2-gnomedesktop-3.0,
- gir1.2-ibus-1.0
+ gir1.2-gnomedesktop-3.0
Description: character map application
Characters is a simple utility application to find and
insert unusual characters.
More information about the pkg-gnome-commits
mailing list