r41513 - in /desktop/experimental/mutter/debian: changelog rules
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sat Apr 26 18:25:51 UTC 2014
Author: sjoerd
Date: Sat Apr 26 18:25:51 2014
New Revision: 41513
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41513
Log:
debian/rules: Don't constrain the libmutter0 dependencies via shlibs
as we change the library names on ABI breaks now
Modified:
desktop/experimental/mutter/debian/changelog
desktop/experimental/mutter/debian/rules
Modified: desktop/experimental/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/changelog?rev=41513&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/changelog [utf-8] (original)
+++ desktop/experimental/mutter/debian/changelog [utf-8] Sat Apr 26 18:25:51 2014
@@ -1,3 +1,10 @@
+mutter (3.12.1+therealdeal-2) UNRELEASED; urgency=medium
+
+ * debian/rules: Don't constrain the libmutter0 dependencies via shlibs
+ as we change the library names on ABI breaks now
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sat, 26 Apr 2014 20:23:38 +0200
+
mutter (3.12.1+therealdeal-1) experimental; urgency=medium
* Tweak version to be bigger then the one in unstable
Modified: desktop/experimental/mutter/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/mutter/debian/rules?rev=41513&op=diff
==============================================================================
--- desktop/experimental/mutter/debian/rules [utf-8] (original)
+++ desktop/experimental/mutter/debian/rules [utf-8] Sat Apr 26 18:25:51 2014
@@ -11,7 +11,6 @@
DEB_CONFIGURE_EXTRA_FLAGS += \
--enable-startup-notification=yes \
--enable-compile-warnings=yes
-DEB_DH_MAKESHLIBS_ARGS_libmutter0d += -V'libmutter0d (>= $(DEB_GNOME_VERSION)), libmutter0d (<< $(DEB_GNOME_NEXTVERSION))' -- -c0
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