r50453 - in /desktop/unstable/gnome-shell/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 13 16:27:35 UTC 2016


Author: biebl
Date: Tue Sep 13 16:27:35 2016
New Revision: 50453

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50453
Log:
Add Depends on libglib2.0-bin for gapplication. (Closes: #835221)

Modified:
    desktop/unstable/gnome-shell/debian/changelog
    desktop/unstable/gnome-shell/debian/control
    desktop/unstable/gnome-shell/debian/control.in

Modified: desktop/unstable/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/changelog?rev=50453&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/changelog	[utf-8] Tue Sep 13 16:27:35 2016
@@ -12,6 +12,7 @@
   * Bump debhelper compat level to 10.
   * Add explicit Build-Depends on gettext, pkg-config and autoconf-archive
     which are required for autoreconf.
+  * Add Depends on libglib2.0-bin for gapplication. (Closes: #835221)
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 01 Sep 2016 20:59:18 +0200
 

Modified: desktop/unstable/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control?rev=50453&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control	[utf-8] Tue Sep 13 16:27:35 2016
@@ -90,6 +90,7 @@
          mutter (>= 3.21.92),
          python3,
          telepathy-mission-control-5,
+         libglib2.0-bin (>= 2.40.0-3),
 Recommends: gkbd-capplet,
             gnome-contacts,
             gnome-control-center,

Modified: desktop/unstable/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell/debian/control.in?rev=50453&op=diff
==============================================================================
--- desktop/unstable/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-shell/debian/control.in	[utf-8] Tue Sep 13 16:27:35 2016
@@ -86,6 +86,7 @@
          mutter (>= 3.21.92),
          python3,
          telepathy-mission-control-5,
+         libglib2.0-bin (>= 2.40.0-3),
 Recommends: gkbd-capplet,
             gnome-contacts,
             gnome-control-center,




More information about the pkg-gnome-commits mailing list