r12700 - in /desktop/unstable/metacity/debian: changelog control control.in patches/01_session_tolerate_missing_file.patch patches/02_fix_crash_on_session_saving.patch
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Sat Sep 22 09:02:23 UTC 2007
Author: slomo
Date: Sat Sep 22 09:02:23 2007
New Revision: 12700
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12700
Log:
* New upstream release:
+ debian/control.in:
- Build depend on libgnome-settings-daemon-dev (>= 2.20.0) for
keybindings support.
+ debian/patches/01_session_tolerate_missing_file.patch,
debian/patches/02_fix_crash_on_session_saving.patch:
- Dropped, merged upstream.
Removed:
desktop/unstable/metacity/debian/patches/01_session_tolerate_missing_file.patch
desktop/unstable/metacity/debian/patches/02_fix_crash_on_session_saving.patch
Modified:
desktop/unstable/metacity/debian/changelog
desktop/unstable/metacity/debian/control
desktop/unstable/metacity/debian/control.in
Modified: desktop/unstable/metacity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/changelog?rev=12700&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog (original)
+++ desktop/unstable/metacity/debian/changelog Sat Sep 22 09:02:23 2007
@@ -1,3 +1,15 @@
+metacity (1:2.20.0-1) unstable; urgency=low
+
+ * New upstream release:
+ + debian/control.in:
+ - Build depend on libgnome-settings-daemon-dev (>= 2.20.0) for
+ keybindings support.
+ + debian/patches/01_session_tolerate_missing_file.patch,
+ debian/patches/02_fix_crash_on_session_saving.patch:
+ - Dropped, merged upstream.
+
+ -- Sebastian Dröge <slomo at debian.org> Sat, 22 Sep 2007 10:46:36 +0200
+
metacity (1:2.18.5-1) unstable; urgency=low
* New upstream stable release; no API change.
Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=12700&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control (original)
+++ desktop/unstable/metacity/debian/control Sat Sep 22 09:02:23 2007
@@ -24,7 +24,8 @@
libstartup-notification0-dev (>= 0.7),
libxml-parser-perl,
gnome-pkg-tools (>= 0.10),
- dpkg-dev (>= 1.13.19)
+ dpkg-dev (>= 1.13.19),
+ libgnome-settings-daemon-dev (>= 2.20.0)
Standards-Version: 3.7.2
Package: libmetacity0
Modified: desktop/unstable/metacity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control.in?rev=12700&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in (original)
+++ desktop/unstable/metacity/debian/control.in Sat Sep 22 09:02:23 2007
@@ -24,7 +24,8 @@
libstartup-notification0-dev (>= 0.7),
libxml-parser-perl,
gnome-pkg-tools (>= 0.10),
- dpkg-dev (>= 1.13.19)
+ dpkg-dev (>= 1.13.19),
+ libgnome-settings-daemon-dev (>= 2.20.0)
Standards-Version: 3.7.2
Package: libmetacity0
More information about the pkg-gnome-commits
mailing list