[ubuntu/oneiric] lxlauncher 0.2.2-1ubuntu1 (Accepted)

Julien Lavergne gilir at ubuntu.com
Thu Jul 28 23:35:18 UTC 2011


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/.

Date: Fri, 29 Jul 2011 01:28:49 +0200
Changed-By: Julien Lavergne <gilir at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/lxlauncher/0.2.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 29 Jul 2011 01:28:49 +0200
Source: lxlauncher
Binary: lxlauncher
Architecture: source
Version: 0.2.2-1ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Julien Lavergne <gilir at ubuntu.com>
Description: 
 lxlauncher - Easy-Mode launcher for subnotebook like EeePC
Closes: 555574
Launchpad-Bugs-Fixed: 791862
Changes: 
 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/.
Checksums-Sha1: 
 fad917f56898c5c2d262209047bdb5e9633b239a 2112 lxlauncher_0.2.2-1ubuntu1.dsc
 0f7096aa6c642ee3f63aa342c9ecefcf75f141f7 236482 lxlauncher_0.2.2.orig.tar.gz
 c3530b357b82a6d31007e131a06be4dd63cb2a8a 6479 lxlauncher_0.2.2-1ubuntu1.debian.tar.bz2
Checksums-Sha256: 
 8203b07c896d787e9e0ca57e5f11b88da0b69f2ae8622ae243ca7c57e0633687 2112 lxlauncher_0.2.2-1ubuntu1.dsc
 47996f1d73150039eea0ad2bd695e0fff686b2adc7cae1830df1f22996178114 236482 lxlauncher_0.2.2.orig.tar.gz
 005c8743e4f709522237a6530fa3864afc0718beeef6866eeec05e86db4b443b 6479 lxlauncher_0.2.2-1ubuntu1.debian.tar.bz2
Files: 
 b747b87bcc409a8f1ca81d4beb62f361 2112 x11 extra lxlauncher_0.2.2-1ubuntu1.dsc
 f37040c94e9edddeee6833c7d2b47853 236482 x11 extra lxlauncher_0.2.2.orig.tar.gz
 1108beff496138878c0d7df97c4401e7 6479 x11 extra lxlauncher_0.2.2-1ubuntu1.debian.tar.bz2
Original-Maintainer: Debian LXDE Packaging Team <pkg-lxde-maintainers at lists.alioth.debian.org>

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

iQIcBAEBAgAGBQJOMfC6AAoJEGAEJqEY9fvODJcP/i5uWqubQVkbJfL7KhdnVNa1
IQ1HP8tm1hcAwV8VINYFnr0PiqGJyHWbdNxveJMWoZXjJccJowkFqdPNTrQirNQ7
S7Gc+cPl2XzEjd4wSUyeIRbaGbdVRha241JZ2BfNQmdVI34bdBcC8jWi089xpZbM
Sez0RBRqlzOwnEOeZ/sQAOQ5a21IM9bdPMOak0iQOp/cZGesCpdONapWdLJNL4ZY
lUF4LUcuIPSOKaJQBdjr0sEFu+4SfBiudqW5ZVQvueWlHDRJatFCPFN9fOfneJU0
uG4eUKd1EenRafMLbURnAp4VRNiCxjKucDGYZWNk0ZXWyeQHwIWmpppbAXLWTLlH
9556XXjLZW+N8E7XApx4DV9MGMoUSH7wYrDW8oXJlm3wgH4eS5+YJ1Qew9eaQPLW
R+fQEzf0xBUG8E4b1PwHNx0QsPoFdKSMj+wSJeQJvK2BrdJEEVGCj3pT/zLOYB2l
y9JyHJfMJ+2A5CfonqfiyYEAgVG63LykehrvGoLwLVbP6lSqgncKR6OLO5MYv8D0
u0BADmvDdRvTrzRnST2RyP+6RXAs/LZoFMwIObfn58XM6LpDwkNkuspI1Rq7d56V
PBWtDjmoraH0GFyCi9e/NqQxd88eE1pgYqQDTQvlQg/TpR/OlPXEUiV/HUg+U0l9
a41NnbvVdEMviBJDsOGN
=VaUx
-----END PGP SIGNATURE-----


More information about the Oneiric-changes mailing list