r12726 - in /desktop/unstable/metacity/debian: changelog metacity-common.install rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sat Sep 22 10:59:19 UTC 2007


Author: slomo
Date: Sat Sep 22 10:59:19 2007
New Revision: 12726

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12726
Log:
  + debian/rules:
    - Bump shlibs to >= 2.19.5.
  + debian/metacity-common.install:
    - Ship keybinding stuff.

Modified:
    desktop/unstable/metacity/debian/changelog
    desktop/unstable/metacity/debian/metacity-common.install
    desktop/unstable/metacity/debian/rules

Modified: desktop/unstable/metacity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/changelog?rev=12726&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog (original)
+++ desktop/unstable/metacity/debian/changelog Sat Sep 22 10:59:19 2007
@@ -4,6 +4,10 @@
     + debian/patches/01_session_tolerate_missing_file.patch,
       debian/patches/02_fix_crash_on_session_saving.patch:
       - Dropped, merged upstream.
+    + debian/rules:
+      - Bump shlibs to >= 2.19.5.
+    + debian/metacity-common.install:
+      - Ship keybinding stuff.
 
  -- Sebastian Dröge <slomo at debian.org>  Sat, 22 Sep 2007 10:46:36 +0200
 

Modified: desktop/unstable/metacity/debian/metacity-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/metacity-common.install?rev=12726&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/metacity-common.install (original)
+++ desktop/unstable/metacity/debian/metacity-common.install Sat Sep 22 10:59:19 2007
@@ -4,4 +4,5 @@
 debian/tmp/usr/share/man
 debian/tmp/usr/share/metacity
 debian/tmp/usr/share/themes
+debian/tmp/usr/share/gnome-control-center/keybindings
 doc/metacity-theme.dtd usr/share/sgml/metacity-common

Modified: desktop/unstable/metacity/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/rules?rev=12726&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/rules (original)
+++ desktop/unstable/metacity/debian/rules Sat Sep 22 10:59:19 2007
@@ -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_libmetacity0 += -V 'libmetacity0 (>= 1:2.14)'
+DEB_DH_MAKESHLIBS_ARGS_libmetacity0 += -V 'libmetacity0 (>= 1:2.19.5)'
 DEB_INSTALL_DOCS_metacity += doc/theme-format.txt
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed




More information about the pkg-gnome-commits mailing list