gnome-menus2 (3.0.1-4) unstable; urgency=low

  * Rename gnome-menus 3.0 to gnome-menus2 since in 3.2 libgnome-menus2 and
    python-gmenu have been dropped and we need to keep them as there are
    still quite a few reverse dependencies.
  * Drop the gnome-menu and gir1.2-gmenu-2.0 package and related files.
  * Disable introspection support.
  * Switch to dh_python2.

 -- Michael Biebl <biebl@debian.org>  Sun, 20 Nov 2011 14:20:07 +0100

gnome-menus (3.0.1-3) unstable; urgency=low

  [ Josselin Mouette ]
  * Add xterm to the blacklist.

  [ Michael Biebl ]
  * Use the .maintscript facility provided by dh_installdeb to cleanup the old
    conffiles.
  * Update the last unfixed version to 3.0.1-2 as we missed to remove the old
    conffile for users upgrading from 2.30.3-2+b1. Closes: #645446

 -- Michael Biebl <biebl@debian.org>  Wed, 19 Oct 2011 23:21:39 +0200

gnome-menus (3.0.1-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control.in:
    - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
    - Remove obsolete Build-Depends on dpkg-dev.
    - Remove old Conflicts and Replaces.
    - Bump Standards-Version to 3.9.2. No further changes.
    - Add Vcs-* fields.
  * Bump debhelper compatibility level to 8.
    - Update Build-Depends on debhelper.
    - Strip debian/tmp/ from .install files.
  * debian/watch:
    - Update to version 3.
    - Switch to .xz tarballs.

 -- Michael Biebl <biebl@debian.org>  Fri, 14 Oct 2011 08:52:20 +0200

gnome-menus (3.0.1-1) experimental; urgency=low

  * Break alacarte < 0.13.2-2 (version without support for 
    settings.menu).
  * New upstream release.
  * 08_settings-menus.patch: new patch. Move the old settings and system 
    settings to submenus in the “system” submenu. This is merely so that 
    they have a place until we clean them up entirely.
    + desktop-files/Settings{,-System}.directory.in: taken from the 2.30 
      package.
    + Update translations accordingly.
  * po-up/fr.po: add a missing French translation.
  * Clean up old comments in translations.
  * 09_games-menu.patch: refreshed.

 -- Josselin Mouette <joss@debian.org>  Sat, 04 Jun 2011 22:13:14 +0200

gnome-menus (3.0.0-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Add Sun Java VisualVM to the blacklist.
  * Update qtconfig names.

  [ Raphaël Hertzog ]
  * New upstream release (3.0.0).
  * Disable 06_menus_rename.patch and 08_menus_prefix.patch as they are
    replaced with the new XDG_MENU_PREFIX feature supported by upstream.
  * Do not try to install settings.menu, it's gone. 
  * Add some copyright notices to debian/copyright to please lintian.
  * Add Build-Depends on gobject-introspection (>= 0.9.5) to match
    configure requirements.

  [ Josselin Mouette ]
  * Break gnome-panel and gnome-control-center < 2.91 since 
    settings.menu is gone.
  * 01_default_prefix.patch: new patch. Provide backwards compatibility 
    with previous versions by using "gnome-" as a default value for 
    XDG_MENU_PREFIX.
  * Re-introduce the gir package.
  * Use dpkg-maintscript-helper to cleanup conffiles.

 -- Josselin Mouette <joss@debian.org>  Mon, 11 Apr 2011 01:04:12 +0200

gnome-menus (2.30.3-2) unstable; urgency=low

  * Remove gir1.0-gmenu-2.0 since nothing uses it, to ease the gir1.2
    transition.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 16 Feb 2011 20:15:51 +0000

gnome-menus (2.30.3-1) unstable; urgency=low

  * New upstream translation and bugfix release.
  * 06_menus_rename.patch: refreshed. Note that upstream uses a 
    different fix but it relies on an environment variable 
    (XDG_MENU_PREFIX) and only applies to applications.menu.

 -- Josselin Mouette <joss@debian.org>  Sat, 18 Sep 2010 10:08:06 +0200

gnome-menus (2.30.2-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * debian/control.in,
    debian/rules:
    - Switch to CDBS' python-autotools.mk.
  * debian/control.in,
    debian/rules,
    debian/source/format:
    - Switch to source format 3.0 (quilt).

  [ Josselin Mouette ]
  * Add foo2zjs and its obnoxious icon to the blacklist.
  * New upstream translation release.

 -- Josselin Mouette <joss@debian.org>  Tue, 20 Jul 2010 23:21:32 +0200

gnome-menus (2.30.0-1) unstable; urgency=low

  * New upstream release.
  * Now include gir1.0-gmenu-2.0, moved from gir-repository.

 -- Josselin Mouette <joss@debian.org>  Sat, 03 Apr 2010 23:19:34 +0200

gnome-menus (2.28.0.1-4) unstable; urgency=low

  * debian/python-gmenu.install:
    - Install the extension for python2.6 too. Thanks Jakub Wilk.
      Closes: #573303.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 10 Mar 2010 15:55:51 +0100

gnome-menus (2.28.0.1-3) unstable; urgency=low

  * Unbreak gnome-menus purge (ACKed by Joss)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Tue, 12 Jan 2010 10:30:20 +0100

gnome-menus (2.28.0.1-2) unstable; urgency=low

  * gnome-menus-blacklist: new script. Implements a blacklist of menu 
    entries that won't be shown by default, until the packages shipping 
    them are fixed to use NotShowIn=GNOME.
  * menus.blacklist: the configuration file for this script.
  * gnome-menus.triggers, gnome-menus.postinst: re-run it every time 
    something has changed in /usr/share/applications.
  * gnome-menus.install: install this.
  * gnome-menus.prerm: clean up before removing.

 -- Josselin Mouette <joss@debian.org>  Sat, 09 Jan 2010 13:18:59 +0100

gnome-menus (2.28.0.1-1) unstable; urgency=low

  * New upstream release.
  * Standards-Version is 3.8.3, no changes needed.
  * debian/watch: don't uupdate.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 04 Nov 2009 18:34:41 +0100

gnome-menus (2.28.0-1) unstable; urgency=low

  * New upstream release.
  * Bump shlibs for the library.
  * 12_submenus_inherit.patch, 12_merge_duplicates.patch: dropped, 
    merged upstream.
  * Update list of installed files.
  * Dropped dependency on python-glade2.

 -- Josselin Mouette <joss@debian.org>  Sat, 26 Sep 2009 01:44:51 +0200

gnome-menus (2.26.1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update simplified Chinese translation for menu.

 -- Deng Xiyue <manphiz-guest@users.alioth.debian.org>  Wed, 01 Jul 2009 14:47:15 +0800

gnome-menus (2.26.1-2) unstable; urgency=low

  * 12_merge_duplicates.patch: use the version provided by upstream 
    instead of my gross hack. Thanks a lot, Vincent.
  * 12_submenus_inherit.patch: stolen upstream. Make children correctly 
    inherit their parents’ layout. Necessary for 
    12_merge_duplicates.patch to work.
  * Point to versioned GPL.

 -- Josselin Mouette <joss@debian.org>  Sat, 27 Jun 2009 13:01:24 +0200

gnome-menus (2.26.1-1) unstable; urgency=low

  * New upstream release.
  * python-gmenu.examples: add gnome-menus-ls.py.
  * gnome-menus.install: don’t ship the example in here.
  * 03_kde-legacydirs.patch: refreshed.

 -- Josselin Mouette <joss@debian.org>  Wed, 17 Jun 2009 22:54:01 +0200

gnome-menus (2.24.2-2) unstable; urgency=low

  * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Thu, 12 Mar 2009 13:04:00 +0100

gnome-menus (2.24.2-1) experimental; urgency=low

  [ Loic Minier ]
  * Drop Encoding=UTF-8 from debian/desktop-files/*.directory.in; deprecated.
  * Don't purge /usr/lib/python2.?/site-packages/GMenuSimpleEditor during
    first configuration.

  [ Josselin Mouette ]
  * New upstream release.
  * Bump intltool requirement; drop the libxml-parser-perl one.
  * Bump shlibs version to 2.23.3.
  * 01_preferences-legacydir.patch, 02_applications-legacydir.patch,
    04_settings-legacydir.patch: dropped, obsolete.
  * Don’t rename preferences.menu, it doesn’t exist anymore.
  * gnome-menus.preinst: remove gnome-preferences.menu upon upgrade.
  * 06_menus_rename.patch: drop obsolete part.
  * 08_menus_prefix.patch: refreshed.
  * 11_science-menu.patch: updated to apply cleanly.
  * 12_merge_duplicates.patch: do not re-sort merged menus that are not 
    inlined.

 -- Josselin Mouette <joss@debian.org>  Fri, 26 Dec 2008 17:43:03 +0100

gnome-menus (2.22.2-4) unstable; urgency=low

  * 12_merge_duplicates.patch: also merge entries which appear more than 
    twice. Closes: #494667.

 -- Josselin Mouette <joss@debian.org>  Fri, 29 Aug 2008 11:21:11 +0200

gnome-menus (2.22.2-3) unstable; urgency=low

  * Rename Science.directory to GnomeScience.directory. Closes: #491184.

 -- Josselin Mouette <joss@debian.org>  Fri, 18 Jul 2008 18:14:21 +0200

gnome-menus (2.22.2-2) unstable; urgency=low

  * debian/po-up/ro.po: new Romanian translation from Eddy Petrișor.
    Closes: #489070.
  * 11_science-menu.patch: new patch.
    + Split Science out of the Education menu.
    + Use "science" icon for Science, "accessories" for Education, and 
      "utilities" for Accessories, since that fits better how the icons 
      were designed.
  * Update translations accordingly.
  * Standards version is 3.8.0.
  * 09_games-menu.patch: lower the inline limit to 6.

 -- Josselin Mouette <joss@debian.org>  Tue, 15 Jul 2008 12:34:21 +0200

gnome-menus (2.22.2-1) unstable; urgency=low

  * New upstream release.
  * 11_accessibility_accessories.patch: dropped, merged upstream.

 -- Josselin Mouette <joss@debian.org>  Thu, 29 May 2008 00:52:40 +0200

gnome-menus (2.22.1-3) unstable; urgency=low

  * 12_merge_duplicates.patch: when merging subdirectories without the 
    inline_header property, sort again the entries after the merge.
    Closes: #447823. Also filter out duplicates. Closes: #444587.

 -- Josselin Mouette <joss@debian.org>  Tue, 13 May 2008 13:14:12 +0200

gnome-menus (2.22.1-2) unstable; urgency=low

  * 09_games-menu.patch: don't use the flawed <OnlyUnallocated> marker, 
    simply filter out all subcategories of the games menu. This should 
    avoid issues when the user or another menu system displays these 
    entries elsewhere. Closes: #479761.
  * Fix capitalization of Python in the description.
  * Move the .po updating process from the clean target to the update-po 
    target.
  * Switch to python-support.
  * python-gmenu.postinst: work around python-central not removing the 
    old files during upgrades.

 -- Josselin Mouette <joss@debian.org>  Tue, 06 May 2008 20:52:16 +0200

gnome-menus (2.22.1-1) unstable; urgency=low

  * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 08 Apr 2008 12:59:28 +0200

gnome-menus (2.22.0-1) unstable; urgency=low

  [ Josselin Mouette ]
  * 11_accessibility_accessories.patch: new patch; exclude accessibility 
    tools from the Accessories directory, they are already in the 
    Universal Access menu.

  [ Sebastian Dröge ]
  * New upstream stable release:
    + debian/control.in:
      - Update build dependencies.
    + debian/patches/07_gnomevfs.patch:
      - Dropped, not necessary anymore as GIO is used for monitoring now.
    + debian/patches/70_reautogen.patch:
      - Dropped, not necessary anymore.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 11 Mar 2008 17:12:21 +0100

gnome-menus (2.20.3-1) unstable; urgency=low

  * New upstream release with translation updates only:
    + debian/patches/70_reautogen.patch:
      - Regenerated for the new version.
  * debian/control.in:
    + Update Standards-Version to 3.7.3, no additional changes needed.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 10 Jan 2008 10:53:18 +0100

gnome-menus (2.20.2-1) unstable; urgency=low

  * New upstream bugfix release with translation updates:
    + debian/patches/70_reautogen.patch:
      - Regenerated for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 27 Nov 2007 06:27:02 +0100

gnome-menus (2.20.1-1) unstable; urgency=low

  * New upstream bugfix release:
    + debian/patches/70_reautogen.patch:
      - Regenerated for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 26 Oct 2007 20:16:34 +0200

gnome-menus (2.20.0-2) unstable; urgency=low

  * debian/patches/07_gnomevfs.patch:
    + Include gnome-vfs-utils.h to fix implicit pointer conversion which
      breaks on archs where sizeof(void*)>sizeof(int). Thanks to
      Dann Frazier for the patch (Closes: #443339).

 -- Sebastian Dröge <slomo@debian.org>  Thu, 20 Sep 2007 20:20:12 +0200

gnome-menus (2.20.0-1) unstable; urgency=low

  [ Loic Minier ]
  * Expand tabs in control.
  * Cleanup rules.
  * Update path 07_gnomevfs to use GnomeVFS to escape URIs; solves handling of
    pathnames with spaces; from Ubuntu; thanks Sébastien Bacher.

  [ Sebastian Dröge ]
  * New upstream release.
  * Upload to unstable, drop check-dist include.
  * debian/patches/70_reautogen.patch:
    + Updated for the new version.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 20 Sep 2007 11:16:44 +0200

gnome-menus (2.19.6-1) experimental; urgency=low

  * New patch, but disabled by default, 20_show-admin-tools-for-admin-group,
    permits hiding menu entries requiring root rights when the user isn't in
    the admin group; found in the Ubuntu package.
  * New upstream release series; these are development releases, the API may
    still change incompatibly; no API change in this release though.
    - Target at experimental; include check-dist.mk.
    - Refresh patches 09_games-menu, 20_show-admin-tools-for-admin-group to
      apply cleanly.
    - Update relibtoolizing patch, 70_reautogen; run intltoolize too.
    - New patch, 21_default-python-in-shebang, fixes shebang of
      gmenu-simple-editor to use the default Python version.

 -- Loic Minier <lool@dooz.org>  Fri, 03 Aug 2007 11:55:44 +0200

gnome-menus (2.18.3-2) unstable; urgency=low

  [ Josselin Mouette ]
  * Debian.directory: don't display the Debian menu by default. It can
    be enabled with the menu editor.
  * Convert patches to quilt; build-depend on quilt.
  * Remove pycompat and the dh_python call.
  * Make the included menu translatable; build-depend on intltool.
  * 09_games-menu.patch: split the games menu in submenus following the
    desktop specification keywords. Use a default layout that doesn't
    show them unless there are at least 8 games in the submenu. This
    should avoid showing submenus by default while making the menu
    usable for people with lots of games installed.
  * The desktop-files/ directory contains desktop entries for these
    submenus.
  * The po-up/ directory contains translations for these entries.

  [ Christian Perrier ]
  * Translations for po-up/:
    - Picked 56 PO files from po-sections/ in the menu package.
      Updates:
    - Punjabi. Closes: #433570, #433571
    - Korean. Closes: #433576
    - Tamil. Closes: #433588
    - Gujarati. Closes: #433595
    - Thai. Closes: #433600
    - Spanish. Closes: #433601
    - Hungarian. Closes: #433605
    - Simplified Chinese. Closes: #433606
    - Basque. Closes: #433610
    - Polish. Closes: #433614
    - Bulgarian. Closes: #433617
    - German. Closes: #433628
    - Brazilian Portuguese. Closes: #433680
    - Wolof. Closes: #433696, #433702
    - Indonesian. Closes: #433764
    - Vietnamese. Closes: #433795
    - Swedish. Closes: #433930
    - Marathi.
    - Czech. Closes: #434001
    - Simplified Chinese. Closes: #433606
    - Russian. Closes: #434780
    - German. Closes: #434785

  [ Josselin Mouette ]
  * Translations for po-up/:
    - Lithuanian. Closes: #434805.
    - Portuguese. Closes: #435032.
  * Minor fixes in French translation.

 -- Josselin Mouette <joss@debian.org>  Sun, 29 Jul 2007 18:57:54 +0200

gnome-menus (2.18.3-1) unstable; urgency=low

  * New upstream stable release; no API change.
    - Update autotools patch, 70_reautogen.

 -- Loic Minier <lool@dooz.org>  Tue, 03 Jul 2007 19:58:18 +0200

gnome-menus (2.18.2-1) unstable; urgency=low

  * New upstream stable release; no API change.
    - Let python-gmenu depend on python-gtk2 as GMenuSimpleEditor uses it.
    - Update relibtoolizing patch which is required; add comments on how to
      generate the patch.

 -- Loic Minier <lool@dooz.org>  Mon, 28 May 2007 15:41:52 +0200

gnome-menus (2.18.0-2) unstable; urgency=low

  * Fix .orig file in patch 07_gnomevfs; fixes FTBFS on double build;
    closes: #424341.
  * Wrap build-deps and deps.

 -- Loic Minier <lool@dooz.org>  Wed, 16 May 2007 16:37:00 +0200

gnome-menus (2.18.0-1) unstable; urgency=low

  * New upstream release.
  * 07_gnomevfs.patch, 70_reautogen.patch: updated from the Ubuntu package.
    gnome-vfs will still be used as default backend until inotify support is
    enabled upstream by default.

 -- Sebastian Dröge <slomo@debian.org>  Wed, 25 Apr 2007 06:26:26 +0200

gnome-menus (2.16.1-3) unstable; urgency=medium

  [ Loic Minier ]
  * Add a get-orig-source target to retrieve the upstream tarball.

  [ Josselin Mouette ]
  * 06_menus_rename.patch: reinstate the renaming in the menu editor, as 
    we are lacking an interface for *saving* a renamed menu.
    Closes: #411246.

 -- Josselin Mouette <joss@debian.org>  Sat, 17 Feb 2007 14:14:35 +0100

gnome-menus (2.16.1-2) unstable; urgency=low

  * 08_menus_prefix.patch:
    + Only rename the specific menus we are renaming, avoid lookups
      for gnome-anything.menu (closes: #403165, #403456).
    + Strip the "gnome-" part specifically when opening the merged 
      directory.

 -- Josselin Mouette <joss@debian.org>  Thu, 21 Dec 2006 20:15:49 +0100

gnome-menus (2.16.1-1) unstable; urgency=low

  * New upstream translation release.
  * 08_menus_prefix.patch: try "gnome-" as a prefix for menu files
    instead of renaming them explicitly. This should make
    applications-merged/ work as expected.
  * 06_menus_rename.patch: only keep the gnome-preferences renaming.
  * Build-depend on python-central 0.5 to please lintian.
  * Bump shlibs version to 2.16.1-1 to allow relying on this feature.

 -- Josselin Mouette <joss@debian.org>  Mon,  4 Dec 2006 22:36:55 +0100

gnome-menus (2.16.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Loic Minier <lool@dooz.org>  Thu, 19 Oct 2006 11:41:08 +0200

gnome-menus (2.16.0-1) experimental; urgency=low

  * New upstream release; no API change.

 -- Loic Minier <lool@dooz.org>  Mon, 25 Sep 2006 16:42:44 +0200

gnome-menus (2.15.91-1) experimental; urgency=low

  * New upstream development releases, with API additions.
    - Target at experimental.
    - Bump up shlibs to >= 2.15.4.
    - Update patches: 03_kde-legacydirs, 04_settings-legacydir,
      05_debian_menu, 06_menus_rename, 07_gnomevfs, 70_reautogen.
  * Add CDBS' utils.

 -- Loic Minier <lool@dooz.org>  Sun, 13 Aug 2006 19:04:07 +0200

gnome-menus (2.14.3-1) unstable; urgency=low

  * New upstream release, no API change.
    - Update patch 70_reautogen.

 -- Loic Minier <lool@dooz.org>  Tue,  8 Aug 2006 11:02:56 +0200

gnome-menus (2.14.0-8) unstable; urgency=low

  * Add debian/control to the pyversions -r call since it's mandatory, even if
    the man page claims it's optional.

 -- Loic Minier <lool@dooz.org>  Sat,  5 Aug 2006 20:53:29 +0200

gnome-menus (2.14.0-7) unstable; urgency=low

  * Let python-gmenu also Conflict with gnome-menus << 2.14.0-3, since the
    historical Replace is not honored in Python packages following the newer
    policy; thanks Josselin Mouette. (Closes: #381426)

 -- Loic Minier <lool@dooz.org>  Sat,  5 Aug 2006 20:02:52 +0200

gnome-menus (2.14.0-6) unstable; urgency=low

  * Fix 07_gnomevfs patch which shipped a backup file.

 -- Loic Minier <lool@dooz.org>  Thu, 27 Jul 2006 22:42:24 +0200

gnome-menus (2.14.0-5) unstable; urgency=medium

  * Add ${python:Provides} to python-gmenu.
  * Build python-gmenu for all available versions of Python >= 2.3;
    build-depend on python-all-dev.
  * Remove trailing spaces.
  * Move relibtoolizing patch (08_reautogen) to apply later, at 70_reautogen.
  * New patch to use the default python path in gmenu-simple-editor, thanks
    Joe Wreschnig.

 -- Loic Minier <lool@dooz.org>  Thu, 27 Jul 2006 22:32:19 +0200

gnome-menus (2.14.0-4) unstable; urgency=low

  * Fix watch file.
  * Update to new Python policy. (Closes: #373435)
    - Bump up debhelper build-dep to 5.0.37.2.
    - Set Python compatibility level to 2.
    - Add XB-Python-Version to python-gmenu and gnome-menus.
    - Add a python-central (>= 0.4.17) build-dep.
    - Bump up cdbs build-dep to >= 0.4.43.
    - Add a XS-Python-Version: current as gnome-menus is the only package to
      depend on python-gmenu.
    - Call dh_pycentral to fill XB-Python-Version and add a pycentral dep.
    - Move the fixup snippet for the executable bit from binary-post-install
      to binary-install, before dh_pycentral moves the files around.

 -- Loic Minier <lool@dooz.org>  Thu, 13 Jul 2006 20:15:34 +0200

gnome-menus (2.14.0-3) unstable; urgency=low

  * Drop *.la files from libgnome-menu-dev as these were removed from its
    reverse dependencies.
  * Bump up Standards-Version to 3.7.2.
  * Add even more ${misc:Depends}.
  * Make package binNMU-safe.
    - Add a dpkg-dev >= 1.13.19 build-dep.
    - Use ${binary:Version} in inter-dependencies.
  * Bump up Debhelper compatibility level to 5.
  * Set executable bit on Python files with a shebang to make lintian happy.
  * Install /usr/lib/python*/site-packages/GMenuSimpleEditor in python-gmenu
    and not gnome-menus; let python-gmenu Replace gnome-menus << 2.14.0-3.

 -- Loic Minier <lool@dooz.org>  Thu, 22 Jun 2006 15:28:27 +0200

gnome-menus (2.14.0-2) unstable; urgency=low

  [ Loic Minier ]
  * Sync with overrides.
    - Set libgnome-menu-dev Section to libdevel.
      [debian/control, debian/control.in]
    - Set python-gmenu Section to python.
      [debian/control, debian/control.in]

  [ Josselin Mouette ]
  * 07_gnomevfs.patch: use gnome-vfs instead of fam for monitoring.
    This should be the end of the "menu disappeared" bugs.
  * 08_reautogen.patch: the re-autogenisation that follows.
  * control.in: replace dependencies and build-dependencies on fam by 
    gnome-vfs. Entirely remove the dependency for the -dev package, it's 
    not needed for a backend.

 -- Josselin Mouette <joss@debian.org>  Sat, 20 May 2006 07:11:17 +0200

gnome-menus (2.14.0-1) unstable; urgency=low

  * New upstream version
  * Renamed the patches to use .patch instead of .diff
  * debian/control.in:
    - dropped gnomevfs requirement it doesn't use it
  * debian/libgnome-menu2.shlibs:
    - updated shlibs version
  * debian/patches/06_menus_rename.patch:
    - updated
  * debian/patches/07_relibtoolise.patch:
    - not required
  * debian/watch:
    - updated
  
  [ J.H.M. Dassen (Ray) ]
  * [patches/07_relibtoolise.diff] Added to do away with unneeded direct
    library dependencies in the gnome-menus package.

  [ Josselin Mouette ]
  * Acknowledge NMU:
    + Add python-glade2 depends for gnome-menus (Closes: #347176).

 -- Sebastien Bacher <seb128@debian.org>  Sat, 29 Apr 2006 15:26:42 +0200

gnome-menus (2.12.0-2) unstable; urgency=low

  * debian/control.in:
    - depend on ${python:Depends}.
  * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Mon,  2 Jan 2006 14:03:46 +0100

gnome-menus (2.12.0-1) experimental; urgency=low

  * New upstream version:
    - ship a menu editor (Closes: #332976).
    - use Education instead of Edutainment (Closes: #314491).
  * debian/control.in:
    - new python-gmenu package.
    - updated for the soname change.
    - updated the Build-Depends/Depends for the new packages.
    - updated the Standards-Version.
  * debian/gnome-menus.install:
    - updated for new files.
  * debian/patches/04_settings-legacydir.diff:
    - updated.
  * debian/patches/06_menus_rename.diff:
    - updated.
  * debian/rules:
    - use dh_python.
  * debian/watch:
    - updated

 -- Sebastien Bacher <seb128@debian.org>  Mon, 17 Oct 2005 14:45:15 +0200

gnome-menus (2.10.2-1) unstable; urgency=low

  * New upstream version:
    - make user .desktop files correctly override system ones.
    - remove <LegacyDir> from settings menu.
    - fix memory leaks on re-load.
    - fix issue with duplicate sub-menus.

 -- Sebastien Bacher <seb128@debian.org>  Tue, 28 Jun 2005 11:19:50 +0200

gnome-menus (2.10.1-3) unstable; urgency=low

  * debian/patches/04_settings-legacydir.diff:
    - don't use LegacyDir for the Desktop menu (Closes: #304326).

 -- Sebastien Bacher <seb128@debian.org>  Tue, 14 Jun 2005 14:24:47 +0200

gnome-menus (2.10.1-2) unstable; urgency=low

  * Upload to unstable.
  * debian/patches/06_menus_rename.diff:
    - patch for the menus rename.
  * debian/rules:
    - renamed menu files to not conflict with other desktops 
      (Closes: #307098).

 -- Sebastien Bacher <seb128@debian.org>  Tue,  7 Jun 2005 19:47:00 +0200

gnome-menus (2.10.1-1) experimental; urgency=low

  * Initial upload to debian.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 23 Mar 2005 18:35:08 +0100

gnome-menus (2.10.1-0ubuntu1) hoary; urgency=low

  * New upstream release:
    - add support for new "type" argument to <MergeFile>.
    - monitor <MergeDir>s for changes.
    - make user desktop entries override system ones.
    - make .directory files in <LegacyDir>s be pulled in.
    - fix weirdess with [KDE Desktop Entry] files.
    - fix <LegacyDir>s which don't contain any entries in the toplevel.
    - make sure items in <LegacyDir>s as allocated.
    - make <LegacyDir>s with a prefix work correctly.
  * debian/patches/03_kde-legacydirs.diff:
    - don't use KDELegacyDirs.

 -- Sebastien Bacher <seb128@canonical.com>  Wed, 23 Mar 2005 15:28:55 +0100

gnome-menus (2.10.0-0ubuntu1) hoary; urgency=low

  * New upstream release.
  * debian/watch:
    - updated.

 -- Sebastien Bacher <seb128@canonical.com>  Mon,  7 Mar 2005 16:09:23 +0100

gnome-menus (2.9.92-0ubuntu1) hoary; urgency=low

  * New upstream release:
    - fix issue with file monitoring and subdirs of <AppDir> (Hoary: #5934).

 -- Sebastien Bacher <seb128@canonical.com>  Tue,  1 Mar 2005 12:39:23 +0100

gnome-menus (2.9.90-0ubuntu1) hoary; urgency=low

  * New upstream release:
    - do not include the Core category in the Other menu (Hoary: #5484).
  * debian/patches/06_launchbox.diff:
    - removed, these changes are in the new version.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 25 Jan 2005 19:24:59 +0100

gnome-menus (2.9.4-0ubuntu2) hoary; urgency=low

  * debian/patches/06_launchbox.diff:
    - added the patch for GNOME launch box.

 -- Sebastien Bacher <seb128@canonical.com>  Thu, 20 Jan 2005 13:09:25 +0100

gnome-menus (2.9.4-0ubuntu1) hoary; urgency=low

  * New upstream release:
    - new menus layout.
    - reload menus correctly when they are deleted/updated .
  * debian/patches/03_menu_layout.diff:
    - removed, the changes are included upstream.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 11 Jan 2005 00:18:45 +0100

gnome-menus (2.9.3-0ubuntu1) hoary; urgency=low

  * New upstream release.
  * debian/patches/05_debian_menu.diff:
    - patch for the Debian menu.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 21 Dec 2004 22:34:04 +0100

gnome-menus (2.9.2cvs041212-0ubuntu4) hoary; urgency=low

  * The Applications menu has an entry for the Debian menu now. If you want to
    get it you only need to install menu and menu-xdg.
  * layout/applications.menu:
    - added an entry for the Debian menu.
  * debian/Debian.directory:
    - added.
  * debian/gnome-menus.install:
    - install Debian.directory.
  
 -- Sebastien Bacher <seb128@debian.org>  Sun, 19 Dec 2004 21:32:34 +0100

gnome-menus (2.9.2cvs041212-0ubuntu3) hoary; urgency=low

  * control.in: should have been kdelibs-data not kdelibs 

 -- Chris Halls <chris.halls@credativ.co.uk>  Wed, 15 Dec 2004 00:29:08 +0000

gnome-menus (2.9.2cvs041212-0ubuntu2) hoary; urgency=low

  * control.in: gnome-menus Replaces pre-hoary kdelibs-data (file conflict)

 -- Chris Halls <chris.halls@credativ.co.uk>  Tue, 14 Dec 2004 18:51:16 +0000

gnome-menus (2.9.2cvs041212-0ubuntu1) hoary; urgency=low

  * CVS snapshot.
  * debian/patches/03_menu_layout.diff:
    - patch by Vincent Untz <vincent@vuntz.net> for the new menu layout.
  * debian/patches/04_settings-legacydir.diff:
    - merged the old capplet .desktop locations here too.

 -- Sebastien Bacher <seb128@canonical.com>  Sun, 12 Dec 2004 19:44:20 +0100

gnome-menus (2.9.2-0ubuntu3) hoary; urgency=low

  * debian/patches/*:
    - Merge the old capplet .desktop locations.

 -- Jeff Waugh <jeff.waugh@canonical.com>  Tue,  7 Dec 2004 16:55:37 +0100

gnome-menus (2.9.2-0ubuntu2) hoary; urgency=low

  * debian/control.in:
    - updated the Build-Depends.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 30 Nov 2004 19:21:39 +0100

gnome-menus (2.9.2-0ubuntu1) hoary; urgency=low

  * Initial Release.

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 30 Nov 2004 12:49:00 +0100

