r35529 - in /desktop/unstable/mutter/debian: changelog mutter-common.install rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sat Jul 7 18:02:53 UTC 2012
Author: biebl
Date: Sat Jul 7 18:02:51 2012
New Revision: 35529
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35529
Log:
* Install missing keybindings file 50-mutter-windows.xml which is required
to configure mutter specific keyboard shortcuts in gnome-control-center.
Closes: #680004
* Use list-missing to list files missing from the package.
Modified:
desktop/unstable/mutter/debian/changelog
desktop/unstable/mutter/debian/mutter-common.install
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=35529&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog [utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog [utf-8] Sat Jul 7 18:02:51 2012
@@ -1,9 +1,16 @@
-mutter (3.4.1-5) UNRELEASED; urgency=low
-
+mutter (3.4.1-6) UNRELEASED; urgency=low
+
+ [ Rico Tzschichholz ]
* debian/patches: Add upstream patch
00_meta_window_move_frame-fix-crash-when-frame-is-NULL.patch
- -- Rico Tzschichholz <ricotz at ubuntu.com> Fri, 08 Jun 2012 12:31:16 +0200
+ [ Michael Biebl ]
+ * Install missing keybindings file 50-mutter-windows.xml which is required
+ to configure mutter specific keyboard shortcuts in gnome-control-center.
+ Closes: #680004
+ * Use list-missing to list files missing from the package.
+
+ -- Michael Biebl <biebl at debian.org> Sat, 07 Jul 2012 19:46:27 +0200
mutter (3.4.1-4) unstable; urgency=low
Modified: desktop/unstable/mutter/debian/mutter-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/mutter-common.install?rev=35529&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/mutter-common.install [utf-8] (original)
+++ desktop/unstable/mutter/debian/mutter-common.install [utf-8] Sat Jul 7 18:02:51 2012
@@ -3,3 +3,4 @@
usr/share/locale
usr/share/man
usr/share/mutter
+usr/share/gnome-control-center
Modified: desktop/unstable/mutter/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/rules?rev=35529&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/rules [utf-8] (original)
+++ desktop/unstable/mutter/debian/rules [utf-8] Sat Jul 7 18:02:51 2012
@@ -17,3 +17,5 @@
# This does not work with mutter; disabled, for now.
# LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+
+common-binary-post-install-arch:: list-missing
More information about the pkg-gnome-commits
mailing list