r23923 - in /desktop/experimental/gconf/debian: changelog rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Wed Apr 21 07:15:46 UTC 2010


Author: slomo
Date: Wed Apr 21 07:15:45 2010
New Revision: 23923

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23923
Log:
  + debian/rules:
    - Update shlibs version to >= 2.31.1 because of new API.

Modified:
    desktop/experimental/gconf/debian/changelog
    desktop/experimental/gconf/debian/rules

Modified: desktop/experimental/gconf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gconf/debian/changelog?rev=23923&op=diff
==============================================================================
--- desktop/experimental/gconf/debian/changelog [utf-8] (original)
+++ desktop/experimental/gconf/debian/changelog [utf-8] Wed Apr 21 07:15:45 2010
@@ -5,6 +5,8 @@
       - Update build-dependencies and dependencies.
     + debian/libgconf2.install:
       - Add GSettings backend module.
+    + debian/rules:
+      - Update shlibs version to >= 2.31.1 because of new API.
 
  -- Sebastian Dröge <slomo at debian.org>  Wed, 21 Apr 2010 09:04:14 +0200
 

Modified: desktop/experimental/gconf/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gconf/debian/rules?rev=23923&op=diff
==============================================================================
--- desktop/experimental/gconf/debian/rules [utf-8] (original)
+++ desktop/experimental/gconf/debian/rules [utf-8] Wed Apr 21 07:15:45 2010
@@ -28,7 +28,7 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,--as-needed
 
-DEB_DH_MAKESHLIBS_ARGS_libgconf2-4 += -Xbackend -V"libgconf2-4 (>= 2.27.0)"
+DEB_DH_MAKESHLIBS_ARGS_libgconf2-4 += -Xbackend -V"libgconf2-4 (>= 2.31.1)"
 DEB_DH_SHLIBDEPS_ARGS += -Xgconf-sanity-check
 
 DEB_COMPRESS_EXCLUDE += usr/share/doc/gconf2/html




More information about the pkg-gnome-commits mailing list