r50358 - in /desktop/unstable/gnome-maps/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Sep 12 22:36:02 UTC 2016
Author: biebl
Date: Mon Sep 12 22:36:02 2016
New Revision: 50358
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50358
Log:
Tighten Depends on libglib2.0-bin to ensure we have a recent enough
version providing gapplication.
Modified:
desktop/unstable/gnome-maps/debian/changelog
desktop/unstable/gnome-maps/debian/control
desktop/unstable/gnome-maps/debian/control.in
Modified: desktop/unstable/gnome-maps/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/changelog?rev=50358&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/changelog [utf-8] Mon Sep 12 22:36:02 2016
@@ -4,6 +4,8 @@
* Bump Build-Depends on libchamplain-0.12-dev to (>= 0.12.14) as per
configure.ac.
* Bump debhelper compat level to 10.
+ * Tighten Depends on libglib2.0-bin to ensure we have a recent enough
+ version providing gapplication.
-- Michael Biebl <biebl at debian.org> Tue, 13 Sep 2016 00:28:11 +0200
Modified: desktop/unstable/gnome-maps/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/control?rev=50358&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/control [utf-8] Mon Sep 12 22:36:02 2016
@@ -51,7 +51,7 @@
gir1.2-soup-2.4,
gir1.2-webkit2-4.0,
gjs (>= 1.44.0),
- libglib2.0-bin,
+ libglib2.0-bin (>= 2.40.0-3),
${misc:Depends},
${shlibs:Depends},
${gir:Depends}
Modified: desktop/unstable/gnome-maps/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-maps/debian/control.in?rev=50358&op=diff
==============================================================================
--- desktop/unstable/gnome-maps/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-maps/debian/control.in [utf-8] Mon Sep 12 22:36:02 2016
@@ -47,7 +47,7 @@
gir1.2-soup-2.4,
gir1.2-webkit2-4.0,
gjs (>= 1.44.0),
- libglib2.0-bin,
+ libglib2.0-bin (>= 2.40.0-3),
${misc:Depends},
${shlibs:Depends},
${gir:Depends}
More information about the pkg-gnome-commits
mailing list