r47510 - in /desktop/unstable/mutter/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Mar 15 06:44:27 UTC 2016
Author: biebl
Date: Tue Mar 15 06:44:26 2016
New Revision: 47510
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47510
Log:
Fix dh_makeshlibs args for libmutter0g.
Modified:
desktop/unstable/mutter/debian/changelog
desktop/unstable/mutter/debian/rules
Modified: desktop/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/changelog?rev=47510&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog [utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog [utf-8] Tue Mar 15 06:44:26 2016
@@ -3,6 +3,7 @@
* Drop mutter-dbg now that we have automatic dbgsym packages.
* Ensure proper upgrade from mutter-dbg to new dbgsym packages by using
dh_strip --dbgsym-migration. Bump Build-Depends on debhelper accordingly.
+ * Fix dh_makeshlibs args for libmutter0g.
-- Michael Biebl <biebl at debian.org> Tue, 15 Mar 2016 07:40:18 +0100
Modified: desktop/unstable/mutter/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/rules?rev=47510&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/rules [utf-8] (original)
+++ desktop/unstable/mutter/debian/rules [utf-8] Tue Mar 15 06:44:26 2016
@@ -19,7 +19,7 @@
endif
DEB_DH_GIREPOSITORY_ARGS_ALL := /usr/lib/mutter
-DEB_DH_MAKESHLIBS_ARGS_libmutter0e = -V'libmutter0f (>= 3.16.0)'
+DEB_DH_MAKESHLIBS_ARGS_libmutter0g = -V'libmutter0g (>= 3.18.0)'
DEB_DH_STRIP_ARGS = --dbgsym-migration='mutter-dbg (<< 3.18.3-2~)'
More information about the pkg-gnome-commits
mailing list