r44912 - in /desktop/unstable/gobject-introspection/debian: changelog control control.in
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Sun May 31 21:03:38 UTC 2015
Author: pochu
Date: Sun May 31 21:03:38 2015
New Revision: 44912
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44912
Log:
* debian/control.in:
+ Bump glib2.0 requirement to 2.44 per configure.ac.
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=44912&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/changelog [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/changelog [utf-8] Sun May 31 21:03:38 2015
@@ -1,3 +1,10 @@
+gobject-introspection (1.44.0-2) UNRELEASED; urgency=medium
+
+ * debian/control.in:
+ + Bump glib2.0 requirement to 2.44 per configure.ac.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Sun, 31 May 2015 23:02:19 +0200
+
gobject-introspection (1.44.0-1) unstable; urgency=medium
[ Simon McVittie ]
Modified: desktop/unstable/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control?rev=44912&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control [utf-8] Sun May 31 21:03:38 2015
@@ -16,7 +16,7 @@
flex,
gtk-doc-tools (>= 1.19),
bison,
- libglib2.0-dev (>= 2.39.0),
+ libglib2.0-dev (>= 2.44.0),
libcairo2-dev,
libffi-dev (>= 3.0.0),
libtool,
@@ -57,7 +57,7 @@
gobject-introspection (= ${binary:Version}),
gir1.2-glib-2.0 (= ${binary:Version}),
gir1.2-freedesktop (= ${binary:Version}),
- libglib2.0-dev (>= 2.35.0),
+ libglib2.0-dev (>= 2.44.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=44912&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control.in [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control.in [utf-8] Sun May 31 21:03:38 2015
@@ -12,7 +12,7 @@
flex,
gtk-doc-tools (>= 1.19),
bison,
- libglib2.0-dev (>= 2.39.0),
+ libglib2.0-dev (>= 2.44.0),
libcairo2-dev,
libffi-dev (>= 3.0.0),
libtool,
@@ -53,7 +53,7 @@
gobject-introspection (= ${binary:Version}),
gir1.2-glib-2.0 (= ${binary:Version}),
gir1.2-freedesktop (= ${binary:Version}),
- libglib2.0-dev (>= 2.35.0),
+ libglib2.0-dev (>= 2.44.0),
libffi-dev,
${shlibs:Depends},
${misc:Depends}
More information about the pkg-gnome-commits
mailing list