openbox 3.5.0-2ubuntu1 source package in Ubuntu

Changelog

openbox (3.5.0-2ubuntu1) precise; urgency=low

  * Merge from Debian unstable. Ubuntu remaining changes :
  * debian/control:
   - Remove libxft-dev and libxau-dev build-depends, not needed anymore.
   - Add depends on libimlib2-dev for openbox-dev, needed to build against
     openbox-dev.
   - Build-depends on dh-autoreconf and autopoint.
  * debian/openbox-dev.install
   - Install directly .so files.
  * debian/openbox-dev.links:
   - Remove since the .so files are installed.
  * debian/openbox.install
   - Install all locales and all themes.
   - Install .desktop and pixmap files.
   - Install menu.xml.
  * debian/rules:
   - Use CFLAGS += instead of CFLAGS =.
   - Use dh_install --list-missing.
   - Use --with autoreconf, needed by 90_fix_link_obt.patch.
  * debian/patches:
   - 90_fix_link_obt.patch : From upstream, fix linker issue with libobt.
  * debian/*.symbols:
   - Add symbols files.
  * debian/README.source
   - Remove, not needed with source format 3.0 (quilt).

openbox (3.5.0-2) unstable; urgency=low

  * Document changes to be made after upgrade to 3.5 (Closes: #644754).
    - Ship new environment configuration file.
    - Remove old autostart.sh conffile (Closes: #645441).
    - Add notes in NEWS.Debian to state configuration changes to be made
      with the new 3.5.0 release.
    - Thanks Julien Valroff!
  * Add 'set -e' to openbox preinst script.
  * Drop useless build-dependency on quilt.
  * Register HTML documentation via doc-base.
  * openbox.menu-method: Add icon assignment statements into the
    openbox menu (Closes: #645952).
  * Add libimlib2-dev to build-dependencies to support icons in
    menus (Closes: #645944).
  * Fix loading of /var/lib/openbox/debian-menu.xml (Closes: #644756).
    - remove debian-menu.xml from rc.xml and only load the file from
      /var/lib/openbox to prevent confusing errors in xsessions-errors.

openbox (3.5.0-1) unstable; urgency=low

  [Nico Golde]
  * New upstream release (Closes: #638783).
    - Fix crashes in the menu code (Closes: #563891).
  * Add Brazilian translation to openbox.desktop,
    thanks Sérgio Cipolla (Closes: #627912).
  * Remove 06_fix_swap_byte_order.patch, applied upstream.
  * Bump debhelper dependency to >= 7.0.50~ due to override.
  * Remove CHANGELOG from openbox.docs to prevent double installation.
  * Add 02_fix_freedesktop_compliance.dpatch desktop file to
    /usr/share/applications.

  [Eugenio Paolantonio]
  * debian/patches:
    - Disabled 03_place_windows_in_quadrants.patch
    - Updated 01_rc.xml.patch and 06_fix_swap_byte_order.patch
    - Removed 04_fix_ftbfs_no-add-needed.patch and 20_24bits_support.patch
  * debian/control:
    - Added myself to the Uploaders.
    - Build-Depends: removed libxau-dev, libxft-dev and python-xdg;
      added libimlib2-dev
    - openbox Suggests: added python-xdg
    - libobrender21 renamed to libobrender27
    - libobparser21 renamed to libobt0
  * debian/rules:
    - Rewrote using a simpler debhelper syntax
    - Moved the install pass to openbox.install
  * debian/*.{install,links,dirs}:
    - Updated.
  * debian/openbox.xsession:
    - Removed. Openbox now ships it by default.
 -- Julien Lavergne <email address hidden>   Sun, 06 Nov 2011 21:05:26 +0100

Upload details

Uploaded by:
Julien Lavergne
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
openbox_3.5.0.orig.tar.gz 890.5 KiB 6fa90016530b3aa6102e254079461977439398531fb23e7ec076ff2c140fea0a
openbox_3.5.0-2ubuntu1.debian.tar.gz 36.0 KiB f5cbdca1db1d710c651a54a7848067990f44c65fb72532c0f8422f8c3521d0a8
openbox_3.5.0-2ubuntu1.dsc 2.2 KiB a171bed489c6b083c1193d092bbc98fb50c80d7a2273d9bdcbeed8f675cf31d1

Available diffs

View changes file

Binary packages built by this source

gnome-panel-control: command line utility to invoke GNOME panel run dialog/menu

 gnome-panel-control can be used to invoke the GNOME panel run or main
 menu from the command line. This is originally a helper utility of openbox
 since gnome-panel is no longer managing its own key bindings.

libobrender27: rendering library for openbox themes

 Openbox works with your applications, and makes your desktop easier to manage.
 This is because the approach to its development was the opposite of what seems
 to be the general case for window managers. Openbox was written first to
 comply with standards and to work properly. Only when that was in place did
 the team turn to the visual interface.
 .
 Openbox is fully functional as a stand-alone working environment, or can be
 used as a drop-in replacement for the default window manager in the GNOME or
 KDE desktop environments.
 .
 Openbox 3 is a completely new breed of window manager. It is not based upon
 any existing code base, although the visual appearance has been based upon
 that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase.
 .
 This package contains the libobrender library files used by openbox
 for theme rendering.

libobt0: parsing library for openbox

 Openbox works with your applications, and makes your desktop easier to manage.
 This is because the approach to its development was the opposite of what seems
 to be the general case for window managers. Openbox was written first to
 comply with standards and to work properly. Only when that was in place did
 the team turn to the visual interface.
 .
 Openbox is fully functional as a stand-alone working environment, or can be
 used as a drop-in replacement for the default window manager in the GNOME or
 KDE desktop environments.
 .
 Openbox 3 is a completely new breed of window manager. It is not based upon
 any existing code base, although the visual appearance has been based upon
 that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase.
 .
 This package contains the libobt library files used by openbox
 to load and parse configuration and theme files of openbox.

openbox: standards compliant, fast, light-weight, extensible window manager

 Openbox works with your applications, and makes your desktop easier to manage.
 This is because the approach to its development was the opposite of what seems
 to be the general case for window managers. Openbox was written first to
 comply with standards and to work properly. Only when that was in place did
 the team turn to the visual interface.
 .
 Openbox is fully functional as a stand-alone working environment, or can be
 used as a drop-in replacement for the default window manager in the GNOME or
 KDE desktop environments.
 .
 Openbox 3 is a completely new breed of window manager. It is not based upon
 any existing code base, although the visual appearance has been based upon
 that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase.
 .
 Some of the things to look for in Openbox are:
 .
  * ICCCM and EWMH compliance!
  * Very fast
  * Chainable key bindings
  * Customizable mouse actions
  * Window resistance
  * Multi-head Xinerama support!
  * Pipe menus

openbox-dev: development files for the openbox window manager

 Openbox works with your applications, and makes your desktop easier to manage.
 This is because the approach to its development was the opposite of what seems
 to be the general case for window managers. Openbox was written first to
 comply with standards and to work properly. Only when that was in place did
 the team turn to the visual interface.
 .
 Openbox is fully functional as a stand-alone working environment, or can be
 used as a drop-in replacement for the default window manager in the GNOME or
 KDE desktop environments.
 .
 Openbox 3 is a completely new breed of window manager. It is not based upon
 any existing code base, although the visual appearance has been based upon
 that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase.
 .
 This package contains the development headers for building openbox stuff.