r50498 - in /desktop/unstable/glibmm2.4/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Sep 13 23:49:17 UTC 2016
Author: biebl
Date: Tue Sep 13 23:49:17 2016
New Revision: 50498
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50498
Log:
Bump Build-Depends on libsigc++-2.0-dev to (>= 2.9.1) as per configure.ac.
Modified:
desktop/unstable/glibmm2.4/debian/changelog
desktop/unstable/glibmm2.4/debian/control
desktop/unstable/glibmm2.4/debian/control.in
Modified: desktop/unstable/glibmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/changelog?rev=50498&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/changelog [utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/changelog [utf-8] Tue Sep 13 23:49:17 2016
@@ -2,6 +2,7 @@
* New upstream development release
* Refresh debian/patches/01-disable-tls-test.patch.
+ * Bump Build-Depends on libsigc++-2.0-dev to (>= 2.9.1) as per configure.ac.
-- Michael Biebl <biebl at debian.org> Wed, 14 Sep 2016 01:47:19 +0200
Modified: desktop/unstable/glibmm2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/control?rev=50498&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/control [utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/control [utf-8] Tue Sep 13 23:49:17 2016
@@ -15,7 +15,7 @@
dh-autoreconf,
gnome-pkg-tools (>= 0.11),
libglib2.0-dev (>= 2.48.0),
- libsigc++-2.0-dev (>= 2.8.0),
+ libsigc++-2.0-dev (>= 2.9.1),
pkg-config,
mm-common (>= 0.9.10)
Standards-Version: 3.9.6
Modified: desktop/unstable/glibmm2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/control.in?rev=50498&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/control.in [utf-8] (original)
+++ desktop/unstable/glibmm2.4/debian/control.in [utf-8] Tue Sep 13 23:49:17 2016
@@ -11,7 +11,7 @@
dh-autoreconf,
gnome-pkg-tools (>= 0.11),
libglib2.0-dev (>= 2.48.0),
- libsigc++-2.0-dev (>= 2.8.0),
+ libsigc++-2.0-dev (>= 2.9.1),
pkg-config,
mm-common (>= 0.9.10)
Standards-Version: 3.9.6
More information about the pkg-gnome-commits
mailing list