[ubuntu/precise] openbox 3.5.0-2ubuntu1 (Accepted)
Julien Lavergne
gilir at ubuntu.com
Sun Nov 6 20:50:23 UTC 2011
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.
Date: Sun, 06 Nov 2011 21:05:26 +0100
Changed-By: Julien Lavergne <gilir at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/openbox/3.5.0-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 06 Nov 2011 21:05:26 +0100
Source: openbox
Binary: openbox gnome-panel-control libobt0 libobrender27 openbox-dev
Architecture: source
Version: 3.5.0-2ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Julien Lavergne <gilir at ubuntu.com>
Description:
gnome-panel-control - command line utility to invoke GNOME panel run dialog/menu
libobrender27 - rendering library for openbox themes
libobt0 - parsing library for openbox
openbox - standards compliant, fast, light-weight, extensible window manage
openbox-dev - development files for the openbox window manager
Closes: 563891 627912 638783 644754 644756 645441 645944 645952
Changes:
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.
Checksums-Sha1:
bd71bb38111581738d5cd164632f70f50f50b9fb 2214 openbox_3.5.0-2ubuntu1.dsc
3c3b8d2bc4f4e229871254e92d6b18639be00302 911834 openbox_3.5.0.orig.tar.gz
04d650e2355b665dd093e38593057dbe6a069713 36904 openbox_3.5.0-2ubuntu1.debian.tar.gz
Checksums-Sha256:
a171bed489c6b083c1193d092bbc98fb50c80d7a2273d9bdcbeed8f675cf31d1 2214 openbox_3.5.0-2ubuntu1.dsc
6fa90016530b3aa6102e254079461977439398531fb23e7ec076ff2c140fea0a 911834 openbox_3.5.0.orig.tar.gz
f5cbdca1db1d710c651a54a7848067990f44c65fb72532c0f8422f8c3521d0a8 36904 openbox_3.5.0-2ubuntu1.debian.tar.gz
Files:
ef3a4f1950df98804738da36d97a7a31 2214 x11 optional openbox_3.5.0-2ubuntu1.dsc
00441b53cf14c03566c8e82643544ff9 911834 x11 optional openbox_3.5.0.orig.tar.gz
eca0dd8d5be842353b185af597948179 36904 x11 optional openbox_3.5.0-2ubuntu1.debian.tar.gz
Original-Maintainer: Nico Golde <nion at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBAgAGBQJOtvCfAAoJEGAEJqEY9fvOJxoP/AsL3KE9vBQ3t/Ph/s7tA+36
nU4+O7kkxcZAfsWaIBXCjzll1h0tf6iVTmsTddhhnNO5GoS4stF7lhCM0U9AREQ9
efegdQgeE3dExMVs7QCZfvyc2u1a4aF2N5zNiuOnFXm5Xw/whoUBiBgI6zg0AYSj
pa3is/N4XhNEkAiQIJmtMGWz9JVPQCGZElRSwZl+ZFbGBm5ezu/a5Y3oYwVLlNF6
ocdO8BfMG1O6lthKYf5oXBAyQcAidtVN2LIkOWjU5eIlrzaM+qvRCyGRJBe+znjI
2EzBUVkvuIy47++pe9gKblGoVG8UCYCb2y5UQ3KSkY6tPAOkP31lBzW63n8mMZyK
vuVUX/QH2n8IqDVI0vX243Y7Csh7gcNvkjQnw+v90i5rf1eNPFBpcj6PsOMVl5pJ
eSKWbBBBX2N629F+wCCxy9RFDcw9wIoDvhebOyW9nE6AkQQ+i/C+x3KHcc1v+KjA
2MnOuTcLJypvk9vz96pFz2O8N7f2taklG2CDD5FOld/DY6QCk4LmW6ZbjSZJtjc7
1yusPrKMehcePCvaQVfjv7DdMiydBPjbx+U9n0xX6VcVR62ct8AWEMjk+bHqrVC2
IoAgY16u9ybQj/L0btyhJqYT2XEcH0Mzs/D9HwbIt2yfQLJYHKIEvrpGDoDHhzzl
o2kWQ8SS3zlNGo27ERtG
=Mk/c
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list