r53706 - in /desktop/unstable/gobject-introspection/debian: changelog control control.in
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Tue Sep 12 00:35:12 UTC 2017
Author: jbicha
Date: Tue Sep 12 00:35:10 2017
New Revision: 53706
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53706
Log:
Bump dependency on GLib (>= 2.54.0)
Modified:
desktop/unstable/gobject-introspection/debian/changelog
desktop/unstable/gobject-introspection/debian/control
desktop/unstable/gobject-introspection/debian/control.in
Modified: desktop/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/changelog?rev=53706&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/changelog [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/changelog [utf-8] Tue Sep 12 00:35:10 2017
@@ -1,14 +1,14 @@
gobject-introspection (1.54.0-1) UNRELEASED; urgency=medium
+ [ Jeremy Bicha ]
+ * New upstream release
+ * Bump dependency on GLib (>= 2.54.0)
+
[ Matthias Klumpp ]
- * Bump dependency on GLib (>= 2.53.5)
* Drop When-handling-errors-according-to-errno-catch-both-I.patch
- Applied upstream
- [ Jeremy Bicha ]
- * New upstream release
-
- -- Matthias Klumpp <mak at debian.org> Fri, 18 Aug 2017 20:40:44 +0200
+ -- Jeremy Bicha <jbicha at debian.org> Mon, 11 Sep 2017 20:34:36 -0400
gobject-introspection (1.53.2-4) unstable; urgency=medium
Modified: desktop/unstable/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control?rev=53706&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control [utf-8] Tue Sep 12 00:35:10 2017
@@ -6,7 +6,7 @@
Section: devel
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Matthias Klumpp <mak at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Jeremy Bicha <jbicha at debian.org>, Matthias Klumpp <mak at debian.org>, Michael Biebl <biebl at debian.org>
Build-Depends: debhelper (>= 10),
gnome-pkg-tools (>= 0.10),
python3-dev,
@@ -14,7 +14,7 @@
flex,
gtk-doc-tools (>= 1.19),
bison,
- libglib2.0-dev (>= 2.53.5),
+ libglib2.0-dev (>= 2.54.0),
libcairo2-dev,
libffi-dev (>= 3.0.0),
libtool,
@@ -50,7 +50,7 @@
gobject-introspection (= ${binary:Version}),
gir1.2-glib-2.0 (= ${binary:Version}),
gir1.2-freedesktop (= ${binary:Version}),
- libglib2.0-dev (>= 2.52.0),
+ libglib2.0-dev (>= 2.54.0),
libffi-dev,
${shlibs:Depends},
${misc:Depends}
Modified: desktop/unstable/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control.in?rev=53706&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control.in [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control.in [utf-8] Tue Sep 12 00:35:10 2017
@@ -10,7 +10,7 @@
flex,
gtk-doc-tools (>= 1.19),
bison,
- libglib2.0-dev (>= 2.53.5),
+ libglib2.0-dev (>= 2.54.0),
libcairo2-dev,
libffi-dev (>= 3.0.0),
libtool,
@@ -46,7 +46,7 @@
gobject-introspection (= ${binary:Version}),
gir1.2-glib-2.0 (= ${binary:Version}),
gir1.2-freedesktop (= ${binary:Version}),
- libglib2.0-dev (>= 2.52.0),
+ libglib2.0-dev (>= 2.54.0),
libffi-dev,
${shlibs:Depends},
${misc:Depends}
More information about the pkg-gnome-commits
mailing list