r45712 - in /packages/unstable/gconfmm2.6/debian: changelog control control.in

smcv at users.alioth.debian.org smcv at users.alioth.debian.org
Thu Aug 20 09:42:54 UTC 2015


Author: smcv
Date: Thu Aug 20 09:42:54 2015
New Revision: 45712

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45712
Log:
Build-Depend on glibmm and gtkmm that have started the g++-5 transition

Modified:
    packages/unstable/gconfmm2.6/debian/changelog
    packages/unstable/gconfmm2.6/debian/control
    packages/unstable/gconfmm2.6/debian/control.in

Modified: packages/unstable/gconfmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gconfmm2.6/debian/changelog?rev=45712&op=diff
==============================================================================
--- packages/unstable/gconfmm2.6/debian/changelog	[utf-8] (original)
+++ packages/unstable/gconfmm2.6/debian/changelog	[utf-8] Thu Aug 20 09:42:54 2015
@@ -15,6 +15,7 @@
   * Acknowledge NMU
   * Rename library packages for g++5 ABI transition
     (based on Ubuntu patch by Steve Langasek)
+  * Build-Depend on glibmm and gtkmm that have started the g++-5 transition
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 07 Mar 2010 10:04:16 +0100
 

Modified: packages/unstable/gconfmm2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gconfmm2.6/debian/control?rev=45712&op=diff
==============================================================================
--- packages/unstable/gconfmm2.6/debian/control	[utf-8] (original)
+++ packages/unstable/gconfmm2.6/debian/control	[utf-8] Thu Aug 20 09:42:54 2015
@@ -17,8 +17,8 @@
                dpkg-dev (>= 1.14.16),
                gnome-pkg-tools (>= 0.11),
                libgconf2-dev (>= 2.4.0),
-               libglibmm-2.4-dev (>= 2.6.4),
-               libgtkmm-2.4-dev (>= 2.4.0),
+               libglibmm-2.4-dev (>= 2.44.0-2),
+               libgtkmm-2.4-dev (>= 1:2.24.4-2),
                doxygen
 Standards-Version: 3.8.3
 

Modified: packages/unstable/gconfmm2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gconfmm2.6/debian/control.in?rev=45712&op=diff
==============================================================================
--- packages/unstable/gconfmm2.6/debian/control.in	[utf-8] (original)
+++ packages/unstable/gconfmm2.6/debian/control.in	[utf-8] Thu Aug 20 09:42:54 2015
@@ -13,8 +13,8 @@
                dpkg-dev (>= 1.14.16),
                gnome-pkg-tools (>= 0.11),
                libgconf2-dev (>= 2.4.0),
-               libglibmm-2.4-dev (>= 2.6.4),
-               libgtkmm-2.4-dev (>= 2.4.0),
+               libglibmm-2.4-dev (>= 2.44.0-2),
+               libgtkmm-2.4-dev (>= 1:2.24.4-2),
                doxygen
 Standards-Version: 3.8.3
 




More information about the pkg-gnome-commits mailing list