2009
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
2008
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
2007
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
2006
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
2005
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
2004
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