Package: metacity Version: 1:2.24.0-2 Severity: wishlist Hi, attached patch adjusts the build-deps for metacity 2.26.0. The resulting packages works fine here. I'd be great to have this version packaged for Debian. Cheers, -- Guido
-- System Information: Debian Release: squeeze/sid APT prefers stable APT policy: (990, 'stable'), (500, 'testing'), (50, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) Kernel: Linux 2.6.29 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages metacity depends on: ii libatk1.0-0 1.24.0-2 The ATK accessibility toolkit ii libc6 2.9-4 GNU C Library: Shared libraries ii libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra ii libgconf2-4 2.26.0-1 GNOME configuration database syste ii libglib2.0-0 2.20.0-2 The GLib library of C routines ii libgtk2.0-0 2.16.1-2 The GTK+ graphical user interface ii libice6 2:1.0.5-1 X11 Inter-Client Exchange library ii libmetacity-priva 1:2.26.0-0~1.gbp8020d7 library of lightweight GTK2 based ii libpango1.0-0 1.24.0-3+b1 Layout and rendering of internatio ii libsm6 2:1.1.0-2 X11 Session Management library ii libstartup-notifi 0.10-1 library for program launch feedbac ii libx11-6 2:1.2.1-1 X11 client-side library ii libxcomposite1 1:0.4.0-3 X11 Composite extension library ii libxcursor1 1:1.1.9-1 X cursor management library ii libxdamage1 1:1.1.1-4 X11 damaged region extension libra ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library ii libxrandr2 2:1.3.0-2 X11 RandR extension library ii libxrender1 1:0.9.4-2 X Rendering Extension client libra ii metacity-common 1:2.26.0-0~1.gbp8020d7 Shared files of lightweight GTK2 b Versions of packages metacity recommends: ii gnome-session [x-session-mana 2.22.3-3 The GNOME 2 Session Manager Versions of packages metacity suggests: ii gnome-control-center 1:2.22.2.1-2+b1 utilities to configure the GNOME d -- no debconf information
>From 8c9827db3188c5fd24539b80652d17380e228dcb Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Guido=20G=C3=BCnther?= <[email protected]> Date: Fri, 22 May 2009 13:50:15 +0200 Subject: [PATCH] update deps for 2.26.0 --- debian/control | 5 ++++- debian/control.in | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 56fc046..3981c7a 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,10 @@ Build-Depends: cdbs (>= 0.4.41), libstartup-notification0-dev (>= 0.7), libxml-parser-perl, gnome-pkg-tools (>= 0.10), - dpkg-dev (>= 1.13.19) + dpkg-dev (>= 1.13.19), + intltool, + zenity, + gnome-doc-utils Standards-Version: 3.8.0 Package: metacity diff --git a/debian/control.in b/debian/control.in index e325b05..c7e1df5 100644 --- a/debian/control.in +++ b/debian/control.in @@ -27,7 +27,10 @@ Build-Depends: cdbs (>= 0.4.41), libstartup-notification0-dev (>= 0.7), libxml-parser-perl, gnome-pkg-tools (>= 0.10), - dpkg-dev (>= 1.13.19) + dpkg-dev (>= 1.13.19), + intltool, + zenity, + gnome-doc-utils Standards-Version: 3.8.0 Package: metacity -- 1.6.2.4

