r29887 - in /packages/experimental/mutter/debian: changelog libmutter0.symbols rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Sep 30 15:12:22 UTC 2011


Author: joss
Date: Fri Sep 30 15:12:21 2011
New Revision: 29887

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29887
Log:
* Tighten shlibs to the major GNOME version, libcamel-style.
* libmutter0.symbols: dropped, upstream ABI stability guarantees are 
  not sufficient.

Removed:
    packages/experimental/mutter/debian/libmutter0.symbols
Modified:
    packages/experimental/mutter/debian/changelog
    packages/experimental/mutter/debian/rules

Modified: packages/experimental/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/mutter/debian/changelog?rev=29887&op=diff
==============================================================================
--- packages/experimental/mutter/debian/changelog [utf-8] (original)
+++ packages/experimental/mutter/debian/changelog [utf-8] Fri Sep 30 15:12:21 2011
@@ -1,10 +1,16 @@
-mutter (3.1.90-1) UNRELEADED; urgency=low
-
+mutter (3.1.90-1) UNRELEASED; urgency=low
+
+  [ Jean Schurger ]
   * New upstream version
   * debian/control.in
     - Updated clutter dependency
   * debian/libmutter0.symbols
     - Updated
+
+  [ Josselin Mouette ]
+  * Tighten shlibs to the major GNOME version, libcamel-style.
+  * libmutter0.symbols: dropped, upstream ABI stability guarantees are 
+    not sufficient.
 
  -- Jean Schurger <jean at schurger.org>  Tue, 30 Aug 2011 10:45:55 -0400
 

Modified: packages/experimental/mutter/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/mutter/debian/rules?rev=29887&op=diff
==============================================================================
--- packages/experimental/mutter/debian/rules [utf-8] (original)
+++ packages/experimental/mutter/debian/rules [utf-8] Fri Sep 30 15:12:21 2011
@@ -9,7 +9,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-startup-notification=yes
-DEB_DH_MAKESHLIBS_ARGS_libmutter0 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libmutter0 += -V'libmutter0 (>= $(DEB_GNOME_VERSION)), libmutter0 (<< $(DEB_GNOME_NEXTVERSION))' -- -c4
 DEB_INSTALL_DOCS_mutter += doc/theme-format.txt
 DEB_DH_GIREPOSITORY_ARGS_ALL := /usr/lib/mutter
 




More information about the pkg-gnome-commits mailing list