[ubuntu/saucy-proposed] gnome-menus 3.8.0-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Sat Jun 8 20:20:14 UTC 2013


gnome-menus (3.8.0-1ubuntu1) saucy; urgency=low

  * Merge with Debian, remaining changes:
    - debian/gnome-menus.postinst:
      + Disable blacklist to not break old applications
    - debian/gnome-menus.triggers: Drop "gmenucache".
    - debian/patches/series: Disable 01_default_prefix.patch
    - debian/patches/09_app_install_entry.patch:
      + Include Software Center in menus
    - debian/patches/70_ubuntu-directories.patch
      + Add Ubuntu-specific directories back to POTFILES.in
  * Dropped changes:
    - debian/patches/22_directory-suffix-for-icons.patch
    - debian/gnome-menus.maintscript:
      + ensure conffile is removed on upgrade (not needed after 12.04 LTS)
  * Refreshed patches
  * debian/patches/50_add-gcc-apps.patch
    - Unhide Settings panels in GNOME Shell since we're sticking with Settings
      3.6 for now. Settings 3.8 includes a GNOME Shell 3.8 search provider.
  * debian/patches/git_restore_calculator.patch:
    - Git patch to not hide Calculator from the menus

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

  [ Josselin Mouette ]
  * Switch to interest-noawait for triggers.

  [ Andreas Henriksson ]
  * New upstream release.
  * Upload to unstable.

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

  [ Josselin Mouette ]
  * Team upload
  * New upstream release.
  * gnome-menus-blacklist: patch from Fabian Greffrath to handle
    correctly menu files with missing ending newlines. Closes: #692141.
  * Drop Debian menu support entirely. In the case it gets enabled by
    mistake by users, it breaks the shell beyond all repair.
    Closes: #694356.
  * 02_kill_debian_menu.patch: new patch. Completely remove Debian menu
    entries by discarding them at the parsing stage. This should work
    around bug #696530 in menu-xdg.
  * gnome-menus.postinst: clean up the desktop files once upon upgrades,
    in order to get rid of files generated by a buggy script.

  [ Dmitrijs Ledkovs ]
  * Port gnome-menus-blacklist to python3.

  [ Sjoerd Simons ]
  * New upstream release (3.7.90)
  * debian/patches/10_use-default-python-path.patch,
    debian/patches/21_default-python-in-shebang.patch:
    + Dropped, simple-editor is no longer part of gnome-menus
  * debian/patches/*: refreshed

gnome-menus (3.6.0-2) experimental; urgency=low

  * Team upload
  * Move to debhelper compat level 9, for compressed debug symbols
  * Add libgnome-menus-3-0-dbg

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

  [ Josselin Mouette ]
  * Update blacklist for OpenJDK and Icedtea control panels.
    Closes: #679565.

  [ Sjoerd Simons ]
  * New upstream release (3.6.0)

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

  * 61_nodisplay_recurse.patch: backported from upstream git. Add a
    function to check for NoDisplay=true recursively. This is needed for
    gnome-shell.
  * Update symbols file accordingly.

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

  * Blacklist imagemagick. Closes: #678406.
  * 60_missing_function.patch: backported from upstream git. Add a
    missing function in the library. Closes: #676566.
  * Update symbols file.

Date: Sat, 08 Jun 2013 16:16:43 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/gnome-menus/3.8.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 08 Jun 2013 16:16:43 -0400
Source: gnome-menus
Binary: gnome-menus libgnome-menu-3-0 libgnome-menu-3-0-dbg libgnome-menu-3-dev gir1.2-gmenu-3.0
Architecture: source
Version: 3.8.0-1ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description: 
 gir1.2-gmenu-3.0 - GObject introspection data for the GNOME menu library
 gnome-menus - GNOME implementation of the freedesktop menu specification
 libgnome-menu-3-0 - GNOME implementation of the freedesktop menu specification
 libgnome-menu-3-0-dbg - GNOME implementation of the freedesktop menu specification
 libgnome-menu-3-dev - GNOME implementation of the freedesktop menu specification
Closes: 676566 678406 679565 692141 694356
Changes: 
 gnome-menus (3.8.0-1ubuntu1) saucy; urgency=low
 .
   * Merge with Debian, remaining changes:
     - debian/gnome-menus.postinst:
       + Disable blacklist to not break old applications
     - debian/gnome-menus.triggers: Drop "gmenucache".
     - debian/patches/series: Disable 01_default_prefix.patch
     - debian/patches/09_app_install_entry.patch:
       + Include Software Center in menus
     - debian/patches/70_ubuntu-directories.patch
       + Add Ubuntu-specific directories back to POTFILES.in
   * Dropped changes:
     - debian/patches/22_directory-suffix-for-icons.patch
     - debian/gnome-menus.maintscript:
       + ensure conffile is removed on upgrade (not needed after 12.04 LTS)
   * Refreshed patches
   * debian/patches/50_add-gcc-apps.patch
     - Unhide Settings panels in GNOME Shell since we're sticking with Settings
       3.6 for now. Settings 3.8 includes a GNOME Shell 3.8 search provider.
   * debian/patches/git_restore_calculator.patch:
     - Git patch to not hide Calculator from the menus
 .
 gnome-menus (3.8.0-1) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * Switch to interest-noawait for triggers.
 .
   [ Andreas Henriksson ]
   * New upstream release.
   * Upload to unstable.
 .
 gnome-menus (3.7.90-1) experimental; urgency=low
 .
   [ Josselin Mouette ]
   * Team upload
   * New upstream release.
   * gnome-menus-blacklist: patch from Fabian Greffrath to handle
     correctly menu files with missing ending newlines. Closes: #692141.
   * Drop Debian menu support entirely. In the case it gets enabled by
     mistake by users, it breaks the shell beyond all repair.
     Closes: #694356.
   * 02_kill_debian_menu.patch: new patch. Completely remove Debian menu
     entries by discarding them at the parsing stage. This should work
     around bug #696530 in menu-xdg.
   * gnome-menus.postinst: clean up the desktop files once upon upgrades,
     in order to get rid of files generated by a buggy script.
 .
   [ Dmitrijs Ledkovs ]
   * Port gnome-menus-blacklist to python3.
 .
   [ Sjoerd Simons ]
   * New upstream release (3.7.90)
   * debian/patches/10_use-default-python-path.patch,
     debian/patches/21_default-python-in-shebang.patch:
     + Dropped, simple-editor is no longer part of gnome-menus
   * debian/patches/*: refreshed
 .
 gnome-menus (3.6.0-2) experimental; urgency=low
 .
   * Team upload
   * Move to debhelper compat level 9, for compressed debug symbols
   * Add libgnome-menus-3-0-dbg
 .
 gnome-menus (3.6.0-1) experimental; urgency=low
 .
   [ Josselin Mouette ]
   * Update blacklist for OpenJDK and Icedtea control panels.
     Closes: #679565.
 .
   [ Sjoerd Simons ]
   * New upstream release (3.6.0)
 .
 gnome-menus (3.4.2-3) unstable; urgency=low
 .
   * 61_nodisplay_recurse.patch: backported from upstream git. Add a
     function to check for NoDisplay=true recursively. This is needed for
     gnome-shell.
   * Update symbols file accordingly.
 .
 gnome-menus (3.4.2-2) unstable; urgency=low
 .
   * Blacklist imagemagick. Closes: #678406.
   * 60_missing_function.patch: backported from upstream git. Add a
     missing function in the library. Closes: #676566.
   * Update symbols file.
Checksums-Sha1: 
 e544c0423fe33f70e7ed00a11258d6668cc03bc8 2593 gnome-menus_3.8.0-1ubuntu1.dsc
 33f700b6fc9caff64f1056ea085a28e1aaaed0bd 420556 gnome-menus_3.8.0.orig.tar.xz
 651632e1f4f207032c8a08c8827fb32aca2040e8 46526 gnome-menus_3.8.0-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 62d84df5dcbad8094f5e76b6dcbdcec286ca2956937cf75e3167c38dc7dd4363 2593 gnome-menus_3.8.0-1ubuntu1.dsc
 33c215ae8d815f4a94d2dbfc8c6679fddbbf8026d30da55a350e67ea940ce14f 420556 gnome-menus_3.8.0.orig.tar.xz
 851f2efd2115e40a3a33bcbe1e73e714dd3fd331e4a31005aaf73d2e6cef72fe 46526 gnome-menus_3.8.0-1ubuntu1.debian.tar.gz
Files: 
 57dd935f8a94522a1b3a35db1b222c4d 2593 gnome optional gnome-menus_3.8.0-1ubuntu1.dsc
 c1bf2752f3b8e2d0c1e519cc69441450 420556 gnome optional gnome-menus_3.8.0.orig.tar.xz
 ec1a80ba5db24034a1d1b1869d824458 46526 gnome optional gnome-menus_3.8.0-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJRs5FUAAoJEOZsd1rr/mx9PIYP/jXATlbcCp8dMawT2kMFKrLA
uDZKfRrBdwMRBab6mxkp0yX8o6SdUhtkmxP/pt5ZHhbERmYGphzlAc7qJvbfirMZ
DmED+jBrRABuwFFrnQlfWsCViBpoipGF6oZBRFT2aSbHt6pPE0RefihhVseyHsik
pTopPfwGNOcoX5ToIWtjG36WX4iR9V/8z1aU3pRDv0QPCyk6IPTvwe77LeUSWt++
Vj2qMREayFaqR/BBr0KKE+L0VgSpUasFxmGCWVAR79E2ctoc87CtUBXctDFZUr2j
1o9RKE9Do0ONMvuLMiNEfdvDiI0kN39eYUnpbMqEAfmxXhTx3Jc1W2rlp+bogzs8
D/fB9krdk3xbjywTig3utejxqAFa0whlZjELKANav2zCy6vF1xuuvBUkzFzox2ek
FtQOr+3TntxTL5WdiIEffxE81rPkF0w+HP1RwOlasQOq6yNLBXUI58wQ5VpGls6L
i3FFti9fq6zJgX67/wL0TZsOnQPyXxagPQcQIR95SzbRrq1z0Zxm2SHGiGyWqgc7
ra0urMkFPI+SDePg3ZWpE+LjlFq6W7ek/TFqZdxIW12DAKkHi/YaCvn9VenyxEBF
wJ0+ZzfAcQ0P8FPMVlfNWR7WYU3I/u2aOIFLEdCJem2NfyTXNmdXVKVhILLDeIpf
9Z++td4NTcO1W9mgUEvW
=Aty4
-----END PGP SIGNATURE-----


More information about the Saucy-changes mailing list