Change logs for lxlauncher source package in Precise

  • lxlauncher (0.2.2-1ubuntu2) precise; urgency=low
    
      * 90_disable_main_window_resize_handle.patch:
        - drop that patch to disable resize grip, that was needed because of
          Ubuntu had a backport of a gtk3 feature but it has been decided to
          drop that distro specific change before the lts (lp: #944296)
     -- Sebastien Bacher <email address hidden>   Thu, 01 Mar 2012 21:02:45 +0100
  • lxlauncher (0.2.2-1ubuntu1) oneiric; urgency=low
    
      * Merge from Debian unstable, Ubuntu remaining changes :
      * debian/local/source_lxlauncher.py:
       - Add apport hook (thanks Matthew Byers) LP: #791862
      * debian/rules:
       - Install apport hook only on Ubuntu.
      * debian/control:
       - Wrap depends and build-depends.
      * debian/patches:
       - 90_disable_main_window_resize_handle.patch: Updated to always apply since
         Ubuntu has resize grip on GTK2 too.
    
    lxlauncher (0.2.2-1) unstable; urgency=low
    
      * Use debhelper 8
      * Sorting  build-depends.
      * Wapping build-depends.
      * Removing useless whitespaces at EOL and EOF.
      * Bumped Standard-Version to 3.9.2.
      * Updating Vcs-Browser and Vcs-Git tags.
      * Sorting depends.
      * Added debian/source/options file.
      * Enable dh_auto_test.
      * Compacting watch file.
      * Merging upstream version 0.2.2: (Closes: #555574)
        - Fix building with gtk older tha 2.24
        - Fix-wrong-arg-to-gtk_menu_popup
        - Fix-g_spawn_async-usage
        - Fixed GdkRGBA usage
        - Fix drawing with gtk3
        - Fix usage of GtkAllocation
        - Use GDK_WINDOW_XID instead of GDK_WINDOW_XWINDOW
        - Use gdk_window instead of gdk_drawable
        - Remove a MENU_CACHE reference
        - Use a gtk3 function for drawing the background
        - Fix GtkAllocation and border_width of GtkContainer
        - Remove GTK_NO_WINDOW
        - Use new method for size-request of gtk3
        - Remove GDK_DISPLAY usage
        - Fix property of gtk_settings_install_property
        - Modify rendering for gtk3
        - Fix viewport for gtk3
        - Fix gtk_window and can_focus
        - Others gtk_adjustement fixes
        - Fix gtk_adjustment for gtk3
        - Remove GTK_* usage
        - Add an option to compile with gtk3
        - Add the ability to use another prefix for the menu (original
          patch by Christopher R. Gabriel)
        - Remove resize grip wih GTK3 (patch from Jonathan Marsden)
        - Generate po/LINGUAS at build time
        - Add missing x11 flags
        - Apply patch from Enrico Zini Do not segfault if a window manager
          returns no data for current desktop.
        - Fix for the new behavior of libmenu-cache 0.3 series.
        - Correcting misspelling of LXLauncher found by Josep Sànchez
        - Fix failure with "builtin" icons: code change propagated from lxpanel
        - Apply build loop patch to lxlauncher and lxsession-edit
      * Completing and rewriting copyright file in machine interpretable format.
      * Remove debian/dirs: let upstream's makefile does the work.
      * Drop 01_fix_infinite_loop.patch: included in upstream.
      * Drop 02_lxlauncher-matchbox.patch: included in upstream.
      * Drop 03_libmenu-cache-0.3-series.patch: included in upstream.
      * Remove debian/patches/ as no patch available.
      * Remove debian/docs: empty NEWS and useless README file.
      * Compacting rules file.
      * Apply 01_fix_empty_icon.patch from Julien Lavergne.
      * Disabling dh_auto_test: Incompelete in po/.
     -- Julien Lavergne <email address hidden>   Fri, 29 Jul 2011 01:28:49 +0200