Skip to content

Debian Changelog metacity (1:2.14.5-4)

2007

metacity (1:2.14.5-4) unstable; urgency=low

   * 01_session_tolerate_missing_file.patch: fix typo, .sm -> .ms.

 -- Josselin Mouette <joss@debian.org>  Fri, 23 Feb 2007 19:45:56 +0100

metacity (1:2.14.5-3) unstable; urgency=medium

   [ Loic Minier ]
   * Add a get-orig-source target to retrieve the upstream tarball.
 
   [ Josselin Mouette ]
   * 01_session_tolerate_missing_file.patch: register differently to the
     session, in order to handle gracefully the case where a session file
     is missing on the disk (closes: #315169, #391287).

 -- Josselin Mouette <joss@debian.org>  Sun, 18 Feb 2007 17:59:14 +0100

2006

metacity (1:2.14.5-2) unstable; urgency=low

   * Remove superfluous dh_installcatalogs call and bump cdbs build-dep to
     >= 0.4.37, thanks Peter Eisentraut. (Closes: #361156)
     [debian/control, debian/control.in, debian/rules]
   * Don't mention non-existing Info documentation in the metacity and
     metacity-message man pages, thanks Piotr Engelking. (Closes: #365450)
     [debian/metacity.1, debian/metacity-message.1]
   * Fix watch file.
   * Fix typo in debian/metacity-message.1; thanks Per Bojsen; closes: #397864.

 -- Loic Minier <lool@dooz.org>  Fri, 10 Nov 2006 09:38:49 +0100

metacity (1:2.14.5-1) unstable; urgency=low

   * New upstream release.

 -- Loic Minier <lool@dooz.org>  Tue, 30 May 2006 15:47:36 +0200

metacity (1:2.14.3-1) unstable; urgency=low

   [ Gustavo Noronha Silva ]
   * New upstream release.
     + Doesn't steal focus (closes: #361273).
 
   [ Josselin Mouette ]
   * Make the package binNMU-safe.
     + Build-depend on dpkg-dev 1.13.19.
     + Use ${source:Version} and ${binary:Version}.
   * Standards version is 3.7.2.
   * Bump shlibs version to 2.14.
 
   [ Loic Minier ]
   * Stop shipping /usr/lib/*.la files in libmetacity-dev.
     [debian/libmetacity-dev.install]

 -- Josselin Mouette <joss@debian.org>  Sun, 14 May 2006 23:30:56 +0200

metacity (1:2.14.1-2) unstable; urgency=low

   * Simple rebuild to get rid of references to Xcursor.la / Xrender.la.

 -- Loic Minier <lool@dooz.org>  Tue, 2 May 2006 16:45:22 +0200

metacity (1:2.14.1-1) unstable; urgency=low

   * New upstram version.
     * Adds edge resistance. Closes: #191649.
   * patches/000_raise-on-click.patch: Fixed upstream; dropped.

 -- Dafydd Harries <daf@debian.org>  Thu, 30 Mar 2006 19:50:23 +0100

metacity (1:2.12.3-3) unstable; urgency=low

   * Also explicitely remove catalogs installed by past metacity packages.
     [debian/metacity-common.preinst]
   * Move these clenaups to postinst.
     [debian/metacity-common.preinst, debian/metacity-common.postinst]

 -- Loic Minier <lool@dooz.org>  Sun, 12 Feb 2006 16:53:48 +0100

metacity (1:2.12.3-2) unstable; urgency=low

   * Clean up metacity's postinst.
     [debian/metacity.postinst]
   * Clean up /etc/sgml/metacity.cat and .old left over by metacity.
     [debian/metacity-common.preinst]

 -- Loic Minier <lool@dooz.org>  Sun, 12 Feb 2006 16:35:07 +0100

metacity (1:2.12.3-1) unstable; urgency=low

   * New upstream release.
   * Update patch to support a new raise on click mode and choice of this mode
     to apply without fuzz.  Also note this patch has been rejected upstream.
     [debian/patches/000_raise-on-click.patch]
   * New metacity-common package holds arch-independent files and registers
     schemas. (Closes: #218365, #234665, #240211)
     [debian/metacity.dirs, debian/metacity-common.links,
     debian/metacity.install, debian/control, debian/control.in,
     debian/metacity-common.postinst, debian/metacity.catalog,
     debian/metacity-common.manpages, debian/metacity.postrm,
     debian/metacity-common.dirs, debian/metacity-common.install,
     debian/metacity-common.catalog, debian/changelog,
     debian/metacity-common.postrm, debian/rules, debian/metacity.links,
     debian/metacity.postinst, debian/metacity.manpages]
   * Actually ship license information.
     [debian/copyright]
   * Version the metacity and libmetacity dependency on metacity-common with
     Source-Version.
     [debian/control, debian/control.in]
   * Install SGML catalogs with dh_installcatalogs, move them below
     /usr/share/sgml/metacity-common, in the metacity-common package.
     [debian/control, debian/control, debian/metacity-common.catalog,
     debian/metacity-common.postinst, debian/metacity-common.postrm,
     debian/metacity-common.sgmlcatalogs, debian/rules]
   * Drop the /usr/share/metacity/dtd symlink.
     [debian/metacity-common.links]
   * Drop /usr/share/sgml/dtd creation.
     [debian/metacity-common.dirs]
   * Drop useless /usr/share/metacity from metacity-common.
     [debian/metacity-common.install]
   * Drop obsolete cleanup "rm -rf".
     [debian/rules]
   * Give .dtd installation to dh_install.
     [debian/metacity-common.install, debian/rules]

 -- Loic Minier <lool@dooz.org>  Sat, 11 Feb 2006 21:10:40 +0100

metacity (1:2.12.2-3) unstable; urgency=high

   * Add xorg build-deps (libice-dev, libsm-dev, libx11-dev, libxext-dev,
     libxinerama-dev, libxrandr-dev, x-dev) thanks to "xlibs-split".
     (Closes: #347000)
     [debian/control, debian/control.in]
   * Relibtoolizing would get Debian's AC_PATH_XTRA, but I add a libxt-dev
     build-dep and pass --as-needed because the patch was like uh 1.1 MB.
     [debian/control, debian/control.in, debian/rules]

 -- Loic Minier <lool@dooz.org>  Mon, 9 Jan 2006 22:47:36 +0100

metacity (1:2.12.2-2) unstable; urgency=low

   * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Sun, 8 Jan 2006 01:49:55 +0100

2005

metacity (1:2.12.2-1) experimental; urgency=low

   * New upstream release.

 -- Jordi Mallach <jordi@debian.org>  Sun, 25 Dec 2005 23:20:10 +0100

metacity (1:2.12.1-1) experimental; urgency=low

   * New upstream release.
   * watch: update for 2.12.
   * 000_raise-on-click.patch: update to make patch apply cleanly.
   * rules: bump shlibs for new symbols.

 -- Josselin Mouette <joss@debian.org>  Sun, 9 Oct 2005 16:50:22 +0200

metacity (1:2.10.3-2) unstable; urgency=low

   * debian/control.in:
     - don't Build-Depends on xlibs-pic, Build-Depend on libxinerama-dev
       (Closes: #320589).
   * debian/patches/000_metacity-debian-xinerama-pic.patch:
     - not useful with xorg.

 -- Sebastien Bacher <seb128@debian.org>  Tue, 2 Aug 2005 17:40:43 +0200

metacity (1:2.10.3-1) unstable; urgency=low

   * New upstream version.
   * Bump Standards-Version to 3.6.2.
   * Add CDBS' utils to rules.

 -- Loic Minier <lool@dooz.org>  Fri, 29 Jul 2005 10:56:05 +0200

metacity (1:2.10.2-1) unstable; urgency=low

   * New upstream version.

 -- Sebastien Bacher <seb128@debian.org>  Tue, 28 Jun 2005 23:09:14 +0200

metacity (1:2.10.1-2) unstable; urgency=low

   * Upload to unstable.

 -- Jordi Mallach <jordi@debian.org>  Sun, 12 Jun 2005 19:03:18 +0200

metacity (1:2.10.1-1) experimental; urgency=low

   * New upstream version.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 13 Apr 2005 17:35:20 +0200

metacity (1:2.10.0-1) experimental; urgency=low

   * New upstream version.
   * debian/patches/000_raise-on-click.patch:
     - updated.
   * debian/watch:
     - updated.

 -- Sebastien Bacher <seb128@debian.org>  Fri, 8 Apr 2005 21:33:44 +0200

2004

metacity (1:2.8.8-1) unstable; urgency=low

   * GNOME team upload.
   * New upstream release.

 -- Jordi Mallach <jordi@debian.org>  Wed, 29 Dec 2004 17:18:05 +0100

metacity (1:2.8.6-1) unstable; urgency=low

   * New upstream release.
   * Upload to unstable.

 -- Sebastien Bacher <seb128@debian.org>  Thu, 18 Nov 2004 13:23:27 +0100

metacity (1:2.8.5-2) experimental; urgency=low

   * debian/metacity.postinst:
     - removed the static gconf registration.
   * debian/metacity-theme-viewer.1:
     - manpage written by Jose M. Moya" <josem@die.upm.es> (Closes: #252108).
   * debian/metacity-window-demo.1:
     - manpage written by Jose M. Moya" <josem@die.upm.es> (Closes: #252110).
   * debian/metacity.manpages:
     - updated.

 -- Sebastien Bacher <seb128@debian.org>  Fri, 17 Sep 2004 22:11:51 +0200

metacity (1:2.8.5-1) experimental; urgency=low

   * GNOME team upload.
   * New upstream release.
   * Sebastien Bacher:
     - Switched to CDBS.
     - debian/rules: converted to CDBS
     - debian/*.files: replaced with .install files.
   * J.H.M. Dassen (Ray):
     - [debian/control.in] Bumped libstartup-notification0-dev as
       configure requires 0.7.
   * Jordi Mallach:
     - debian/control.in: add cdbs to build-deps.

 -- Jordi Mallach <jordi@debian.org>  Tue, 14 Sep 2004 20:30:36 +0200

metacity (1:2.8.1-4) unstable; urgency=low

   * debian/rules:
     - added a dh_gconf call.
   * debian/metacity.postinst:
     - removed the static schemas registration, dh_gconf handles that right.

 -- Sebastien Bacher <seb128@debian.org>  Fri, 6 Aug 2004 18:17:03 +0200

metacity (1:2.8.1-3) unstable; urgency=low

   * GNOME Team Upload.
   * Upload in unstable.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 26 May 2004 14:28:32 +0200

metacity (1:2.8.1-2) experimental; urgency=low

   * debian/patches/000_raise-on-click.patch:
     + patch from bugzilla to choose to raise or not the window which has
       the focus in mouse and sloppy modes. (Closes: #228768).
       The gconf key to use is /apps/metacity/general/raise_on_click.
   * Gnome Team Upload.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 26 May 2004 14:19:51 +0200

metacity (1:2.8.1-1) experimental; urgency=low

   * New upstream release.
   * debian/patches/000_metacity-debian-xinerama-pic.patch:
     + updated
   * GNOME Team Upload.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 5 May 2004 21:17:15 +0200

metacity (1:2.8.0-3) experimental; urgency=low

   * GNOME team upload.
   * debian/rules: get the epoch included in the shlib version for
     libmetacity0.

 -- Jordi Mallach <jordi@debian.org>  Tue, 6 Apr 2004 14:04:36 +0200

metacity (1:2.8.0-2) experimental; urgency=low

   * Added Build-Depends on gnome-pkg-tools and libxml-parser-perl
     (Closes: #240639).

 -- Sebastien Bacher <seb128@debian.org>  Sat, 3 Apr 2004 23:46:56 +0200

metacity (1:2.8.0-1) experimental; urgency=low

   * New upstream release:
     + converts "show desktop mode" to "all windows are minimized" when
       you open a new window (Closes: #217467).
     + fixes bug with panel not listed before clicking on them
       (Closes: #224054).
     + fixes multi-tab handling (Closes: #227708).
     + includes always on top menu entry (Closes: #204212).
     + includes wireframes support (Closes: #184849).
     + should fix bug with applications changing workspace
       (Closes: #224156, #230782).
     + switches window truncates title (Closes: #186324).
   * debian/control.in, debian/rules:
     + adapted for the Gnome Team.
   * debian/patches/000_metacity-debian-xinerama-pic.patch:
     + updated.
   * debian/patches/001_metacity-focus.patch:
     + removed since the changes are included in the new version.
   * debian/watch:
     + updated to 2.8 branch.

 -- Sebastien Bacher <seb128@debian.org>  Sun, 28 Mar 2004 12:26:22 +0200

metacity (1:2.6.3-2) unstable; urgency=low

   * debian/patches/001_metacity-focus.patch :
     + new patch to fix focus problem with panels in mouse and sloppy modes
       (Closes: #224858).
   * Gnome Team Upload.

 -- Sebastien Bacher <seb128@debian.org>  Sun, 18 Jan 2004 19:31:49 +0100

2003

metacity (1:2.6.3-1) unstable; urgency=low

   * New upstream release.
   * Gnome Team Upload.

 -- Sebastien Bacher <seb128@debian.org>  Sat, 20 Dec 2003 23:17:21 +0100

metacity (1:2.6.2-2) unstable; urgency=low

   * debian/patches/000_metacity-debian-xinerama-pic.patch:
     - updated to fix a link problem (Closes: #216693).

 -- Sebastien Bacher <seb128@debian.org>  Tue, 21 Oct 2003 13:56:24 +0200

metacity (1:2.6.2-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/:
     - 000_metacity-2.4.34-usage.patch: removed.
     - 000_metacity-debian-xinerama-pic.patch: updated.
     - 001_metacity-2.4.55-non-weak-symbols.patch: removed.
   * Update Build-Depends.
   * Gnome Team Upload.

 -- Sebastien Bacher <seb128@debian.org>  Sat, 18 Oct 2003 19:33:23 +0200

metacity (1:2.4.55-3) unstable; urgency=low

   * debian/metacity.1:
     - fixed the incorrect option. (closes: Bug#209159)
   * debian/metacity.prerm:
     - fixed removing alternatives issue. (closes: Bug#211502)

 -- Akira TAGOH <tagoh@debian.org>  Wed, 8 Oct 2003 18:44:56 +0900

metacity (1:2.4.55-2) unstable; urgency=low

   * debian/patches/000_metacity-debian-xinerama-pic.patch:
     - update to fix the unnecessary library dependencies in .la.
       (closes: Bug#195774)

 -- Akira TAGOH <tagoh@debian.org>  Thu, 12 Jun 2003 01:25:45 +0900

metacity (1:2.4.55-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/:
     - 000_metacity-2.4.34-save-workspace.patch: removed.
     - 001_metacity-2.4.55-non-weak-symbols.patch: updated.

 -- Akira TAGOH <tagoh@debian.org>  Mon, 2 Jun 2003 02:50:50 +0900

metacity (1:2.4.34-3) unstable; urgency=low

   * debian/control:
     - suggests gnome-control-center instead of metacity-properties.
       (closes: Bug#192752)
     - bumped Standards-Version to 3.5.10.0.
   * debian/patches/001_metacity-2.4.34-non-weak-symbols.patch:
     - applied a backported patch to fix undefined non-weak symbols.
       (closes: Bug#187347)
   * debian/metacity.postinst:
     - set a priority to 60 for x-window-manager according to the latest
       policy.

 -- Akira TAGOH <tagoh@debian.org>  Mon, 19 May 2003 06:30:37 +0900

metacity (1:2.4.34-2) unstable; urgency=low

   * Revert to 2.4.34 to use stable release.
     - should works now. (closes: Bug#187749, Bug#187387, Bug#187982)
   * debian/README.Debian:
     - described NVidia drivers issue. (closes: Bug#181056)
   * debian/patches/:
     - 000_metacity-2.4.34-usage.patch: applied it again.
     - 000_metacity-2.4.34-save-workspace.patch: applied a backported patch
       from CVS to really fix Bug#186033 in 2.4.34.
     - 000_metacity-2.5.0-noframe-window.patch: removed.

 -- Akira TAGOH <tagoh@debian.org>  Mon, 14 Apr 2003 00:29:52 +0900

metacity (2.5.0-2) unstable; urgency=low

   * debian/patches/:
     - 000_metacity-debian-xinerama-pic.patch:
       use libXinerama_pic.a instead of libXinerama.a.
     - 000_metacity-2.5.0-noframe-window.patch:
       applied a backported patch from CVS to work no frame window.
       (closes: Bug#187316)
   * debian/control:
     - requires xlibs-pic >= 4.2.1-6.

 -- Akira TAGOH <tagoh@debian.org>  Fri, 4 Apr 2003 04:26:49 +0900

metacity (2.5.0-1) unstable; urgency=low

   * New upsream release.
     - Workspace names are saved now. (closes: Bug#186033)
   * debian/control:
     - bumped Standards-Version to 3.5.9.
     - changed a section for libmetacity-dev to libdevel.
   * debian/compat:
     - use it instead of DH_COMPAT.
   * debian/patches/
     - 000_metacity-2.4.34-usage.patch: removed.

 -- Akira TAGOH <tagoh@debian.org>  Wed, 2 Apr 2003 00:16:38 +0900

metacity (2.4.34-1) unstable; urgency=low

   * New upstream release.
     - contains a fix of 64-bit bug. so should be fixed. (closes: Bug#179698)
     - should be fixed. (closes: Bug#177814)
   * debian/patches/000_metacity-2.4.34-usage.patch:
     applied to fix a typo in usage. (closes: Bug#179699)

 -- Akira TAGOH <tagoh@debian.org>  Fri, 7 Feb 2003 04:38:32 +0900

metacity (2.4.21-2) unstable; urgency=low

   * debian/control:
     - suggests metacity-properties instead of gnome-control-center.
   * debian/metacity.docs:
     - moved from libmetacity0. (closes: Bug#178966)
   * debian/metacity.postinst:
     - run gconftool-2 with HOME=/root

 -- Akira TAGOH <tagoh@debian.org>  Sun, 2 Feb 2003 16:50:02 +0900

metacity (2.4.21-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/:
     - 000_metacity-2.4.13-args.patch: removed, because it was merged to the
       upstream.
     - 000_metacity-2.4.8-properties.patch: removed.
   * debian/control: add Suggests: gnome-control-center.
   * debian/rules: drop --enable-config-dialog. metacity-properties is
     obsolete. use gnome-window-properties in gnome-control-center instead of.

 -- Akira TAGOH <tagoh@debian.org>  Wed, 29 Jan 2003 00:39:57 +0900

metacity (2.4.13-2) unstable; urgency=low

   * debian/docs: add NEWS file (closes: Bug#176317)

 -- Akira TAGOH <tagoh@debian.org>  Tue, 14 Jan 2003 23:15:48 +0900

metacity (2.4.13-1) unstable; urgency=low

   * New upstream release.
   * debian/control:
     - updated Build-Depends.
     - add libgtk2.0-dev to Depends for libmetacity-dev
   * debian/rules: enable startup-notification.
   * debian/patches/:
     - 000_metacity-2.4.8-dont-pass-NULL.patch:
       removed.
     - 000_metacity-2.4.13-args.patch:
       applied to fix the working of configure options.

 -- Akira TAGOH <tagoh@debian.org>  Sat, 11 Jan 2003 07:06:24 +0900

metacity (2.4.8-4) unstable; urgency=low

   * upstream bug was closed. so it should be fixed. (closes: Bug#152075)
   * debian/rules: don't use dh_installwm until it will supports the
     registration of manpage as slave.
   * debian/metacity.postinst: runs update-alternatives. (closes: Bug#175756)
   * debian/metacity.prerm: runs update-alternatives.

 -- Akira TAGOH <tagoh@debian.org>  Thu, 9 Jan 2003 03:40:15 +0900

2002

metacity (2.4.8-3) unstable; urgency=low

   * debian/metacity.postinst:
     fix the wrong registration. (closes: Bug#173789, Bug#174358)

 -- Akira TAGOH <tagoh@debian.org>  Fri, 27 Dec 2002 05:01:25 +0900

metacity (2.4.8-2) unstable; urgency=low

   * debian/patches/000_metacity-2.4.8-dont-pass-NULL.patch:
     applied to fix the segfault at startup. (closes: Bug#173594, Bug#173604)

 -- Akira TAGOH <tagoh@debian.org>  Fri, 20 Dec 2002 01:08:43 +0900

metacity (2.4.8-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/000_metacity-2.4.3-stack.patch:
     removed, because this release contains it.
   * debian/control:
     - fix description-synopsis-ends-with-full-stop.
     - add libmetacity0 and libmetacity-dev
   * debian/rules:
     - install metacity-theme.dtd as a sgml catalog. (closes: Bug#170041)
     - build with --enable-config-dialog until we upload GNOME 2.2.
   * debian/metacity.postinst:
     - use gconftool-2 --get-default-source to get GCONF_CONFIG_SOURCE
     - runs update-catalog.
   * debian/patches/000_metacity-2.4.8-properties.patch:
     applied to fix the missing file.

 -- Akira TAGOH <tagoh@debian.org>  Thu, 12 Dec 2002 09:21:35 +0900

metacity (2.4.3-2) unstable; urgency=low

   * debian/patches/000_metacity-2.4.3-stack.patch: backported to fix the
     random crashes. (closes: Bug#168653)

 -- Akira TAGOH <tagoh@debian.org>  Wed, 13 Nov 2002 00:32:14 +0900

metacity (2.4.3-1) unstable; urgency=low

   * New upstream release. (closes: Bug#166919)
   * debian/rules: support noopt option for DEB_BUILD_OPTIONS.
   * debian/control: improve a description. Thanks stephen farrell.

 -- Akira TAGOH <tagoh@debian.org>  Thu, 7 Nov 2002 23:16:47 +0900

metacity (2.4.1-1) unstable; urgency=low

   * New upstream release. (closes: Bug#160535)
     - Should be fixed. (closes: Bug#157995)
   * Set a priority to 40 for x-window-manager according to Bug#155680.
     (closes: Bug#155494)
   * debian/metacity.1: updated.
   * debian/metacity-message.1: added.
   * debian/control:
     - bumped Standards-Version to 3.5.7.
     - updated Build-Depends.

 -- Akira TAGOH <tagoh@debian.org>  Sat, 14 Sep 2002 20:01:35 +0900

metacity (2.4.0-1) unstable; urgency=low

   * New upstream release.
     - switching the workspaces should works now. (closes: Bug#151500)
   * debian/control: update Build-Depends for libgtk2.0-dev.

 -- Akira TAGOH <tagoh@debian.org>  Fri, 9 Aug 2002 02:35:15 +0900

metacity (2.3.987-1) unstable; urgency=low

   * New upstream release.
   * debian/control: add libglade2-dev to Build-Depends (closes: Bug#149489)

 -- Akira TAGOH <tagoh@debian.org>  Tue, 11 Jun 2002 14:38:06 +0900

metacity (2.3.610-1) unstable; urgency=low

   * New upstream release.
     - Should be fixed in this release. (closes: Bug#146127)

 -- Akira TAGOH <tagoh@debian.org>  Wed, 5 Jun 2002 19:15:41 +0900

metacity (2.3.377-2) unstable; urgency=low

   * debian/docs: includes theme-format.txt (closes: Bug#147644)

 -- Akira TAGOH <tagoh@debian.org>  Tue, 21 May 2002 19:24:00 +0900

metacity (2.3.377-1) unstable; urgency=low

   * New upstream release.

 -- Akira TAGOH <tagoh@debian.org>  Tue, 21 May 2002 11:02:28 +0900

metacity (2.3.233-2) unstable; urgency=low

   * debian/control: fix the misleading description. (closes: Bug#145942)

 -- Akira TAGOH <tagoh@debian.org>  Tue, 7 May 2002 14:29:36 +0900

metacity (2.3.233-1) unstable; urgency=low

   * New upstream release.

 -- Akira TAGOH <tagoh@debian.org>  Sun, 5 May 2002 03:21:05 +0900

metacity (2.3.144-2) unstable; urgency=low

   * debian/control: Add Provides: x-window-manager.

 -- Akira TAGOH <tagoh@debian.org>  Fri, 3 May 2002 07:31:17 +0900

metacity (2.3.144-1) unstable; urgency=low

   * New upstream release.
     - keybindings are configurable now. (closes: Bug#144657)

 -- Akira TAGOH <tagoh@debian.org>  Tue, 30 Apr 2002 03:32:36 +0900

metacity (2.3.89-1) unstable; urgency=low

   * New upstream release.
   * debian/scripts/vars.build: fix bashism.
   * debian/rules: add GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=yes to install
     rule.
   * debian/metacity.manpages: remove metacity-restart.1 entry. this command
     no longer exists.

 -- Akira TAGOH <tagoh@debian.org>  Tue, 16 Apr 2002 21:35:19 +0900

metacity (2.3.55-1) unstable; urgency=low

   * I have taken over from Thom.
   * New upstream release.
   * Build against the latest libraries (closes: Bug#139215)
   * debian/rules:
     - support DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE.
     - support debug and nostrip options for DEB_BUILD_OPTIONS.
     - copying the latest config.sub and config.guess.

 -- Akira TAGOH <tagoh@debian.org>  Tue, 26 Mar 2002 02:18:26 +0900

metacity (2.3.34-2) unstable; urgency=low

   * Added build-depend on docbook-to-man (Closes: #134433)

 -- Thom May <thom@debian.org>  Sun, 17 Feb 2002 20:14:28 +0000

metacity (2.3.34-1) unstable; urgency=low

   * Initial Release. (Closes: #107181)

 -- Thom May <thom@debian.org>  Sun, 10 Feb 2002 12:03:22 +0000