r47804 - in /desktop/unstable/d-conf/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Apr 3 11:56:59 UTC 2016


Author: biebl
Date: Sun Apr  3 11:56:59 2016
New Revision: 47804

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47804
Log:
Bump Build-Depends on libglib2.0-dev to (>= 2.44.0) as per configure.ac.

Modified:
    desktop/unstable/d-conf/debian/changelog
    desktop/unstable/d-conf/debian/control
    desktop/unstable/d-conf/debian/control.in

Modified: desktop/unstable/d-conf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/changelog?rev=47804&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/changelog	[utf-8] (original)
+++ desktop/unstable/d-conf/debian/changelog	[utf-8] Sun Apr  3 11:56:59 2016
@@ -5,6 +5,7 @@
   * Drop packages for libdconf-dbus. The libdbus-1 backend has been removed
     upstream, dconf now always uses GDBus.
     Drop Build-Depends on libdbus-1-dev accordingly.
+  * Bump Build-Depends on libglib2.0-dev to (>= 2.44.0) as per configure.ac.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 03 Apr 2016 13:31:36 +0200
 

Modified: desktop/unstable/d-conf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/control?rev=47804&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/control	[utf-8] (original)
+++ desktop/unstable/d-conf/debian/control	[utf-8] Sun Apr  3 11:56:59 2016
@@ -15,7 +15,7 @@
                intltool (>= 0.50.0),
                xsltproc,
                valac (>= 0.18.0),
-               libglib2.0-dev (>= 2.39.1),
+               libglib2.0-dev (>= 2.44.0),
                libxml2-dev
 Standards-Version: 3.9.6
 Homepage: https://wiki.gnome.org/Projects/dconf

Modified: desktop/unstable/d-conf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/control.in?rev=47804&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/control.in	[utf-8] (original)
+++ desktop/unstable/d-conf/debian/control.in	[utf-8] Sun Apr  3 11:56:59 2016
@@ -11,7 +11,7 @@
                intltool (>= 0.50.0),
                xsltproc,
                valac (>= 0.18.0),
-               libglib2.0-dev (>= 2.39.1),
+               libglib2.0-dev (>= 2.44.0),
                libxml2-dev
 Standards-Version: 3.9.6
 Homepage: https://wiki.gnome.org/Projects/dconf




More information about the pkg-gnome-commits mailing list