diff -Nru openbox-3.5.2/debian/NEWS.Debian openbox-3.5.2/debian/NEWS.Debian --- openbox-3.5.2/debian/NEWS.Debian 2013-03-27 13:53:21.000000000 +0000 +++ openbox-3.5.2/debian/NEWS.Debian 2013-09-26 09:53:10.000000000 +0000 @@ -1,3 +1,11 @@ +openbox (3.5.2-1) unstable; urgency=low + + - The 3.5.2 release has SVG icon support and correctly + interfaces with the latest gnome-session for Gnome/Openbox X + sessions. + + -- Mateusz Łukasik Thu, 15 Aug 2013 22:15:10 +0200 + openbox (3.5.0-1) unstable; urgency=low Be aware of the following changes when upgrading to openbox 3.5 diff -Nru openbox-3.5.2/debian/changelog openbox-3.5.2/debian/changelog --- openbox-3.5.2/debian/changelog 2013-08-28 22:47:29.000000000 +0000 +++ openbox-3.5.2/debian/changelog 2013-10-07 12:58:20.000000000 +0000 @@ -1,28 +1,63 @@ -openbox (3.5.2-0ubuntu1) saucy; urgency=low +openbox (3.5.2-3) unstable; urgency=low - * New upstream release. - * debian/control & debian/*.install: - - Update SONAME number. - * debian/*.symbols: - - Update. - * debian/patches: - - 04_xsession.desktop_translation.patch: Refresh. - - 01_rc.xml.patch: Refresh. - - 05_simplify_gnome_session.patch: Refresh. - - 07_fix_xml_load_file.patch: Refresh. - - 90_fix_link_obt.patch: Remove, merged upstream. - - 675991_fix_crash_from_gtk3_apps.patch: Remove, merged upstream. - - 666676_wrong_undecorated_window_placement.patch: Remove, merged upstream. - - clever-rectangle-picking.patch: Remove, merged upstream. - - use-nearest-monitor.patch: Remove, merged upstream. - - 704724_fix_refers-to-autostart.sh.patch: Remove, merged upstream. - - 91_fix_loose_focus.patch: Remove, merged upstream. - - openbox-3.5.0-title-matching.patch: Refresh. - - openbox-3.5.0-which-2.20.patch: Refresh. - - 658081_fix_kde_menu.patch: Remove, merged upstream. - - add_automake1.11_support.patch: Remove, merged upstream. + * debian/control: + + fix typo in depends openbox-dev package. + + -- Mateusz Łukasik Mon, 07 Oct 2013 14:58:17 +0200 + +openbox (3.5.2-2) unstable; urgency=low + + * debian/control: + + Replace ttf-dejavu with fonts-dejavu and add tint2 in suggests, + + Add librsvg2-dev for depends openbox-dev package. (Closes: #724059) + * Add lintian overrides for executable-not-elf-or-script. + * Add fix_center_window.patch from upstream to add the old center option. + + -- Mateusz Łukasik Thu, 26 Sep 2013 16:37:01 +0200 + +openbox (3.5.2-1) unstable; urgency=low + + * New upstream release (Closes: #717223): + + Fix Stacking of dock doesn't work correctly (Closes: #680664), + + Fix Windows do not refresh anymore when lauching epdfview when + awn is running (Closes: #683556) + + Fix xmodmap freezes openbox in lxde (Closes: #678993). + * debian/control: + + Rename libobrender27 to libobrender29 to reflect ABI change, + + Rename libobt0 to libobt2 to reflect ABI change, + + Add librsvg2-dev and libxi-dev to Depends, + + Add gnome-panel-control binary package, + + Tidy up Build-Depends and Depends. + + Fix wording in short description. + * Remove from debian/patches: + + 04_xsession.desktop_translation.patch, + + 05_simplify_gnome_session.patch, + + 90_fix_link_obt.patch, + + 675991_fix_crash_from_gtk3_apps.patch, + + 666676_wrong_undecorated_window_placement.patch, + + clever-rectangle-picking.patch, + + use-nearest-monitor.patch, + + 91_fix_loose_focus.patch, + + 658081_fix_kde_menu.patch, + + add_automake1.11_support.patch -- All included upstream. + * Rename in debian/patches: + + 07_fix_xml_load_file.patch to 04_fix_xml_load_file.patch, + + openbox-3.5.0-title-matching.patch to + 05_openbox-3.5.0-title-matching.patch, + + openbox-3.5.0-which-2.20.patch to 06_openbox-3.5.0-which-2.20.patch. + * Update symbols files. + * debian/rules: + + override_dh_auto_configure to configure with librsvg support, + + enable all hardening flags. + * Add debian/patches/07_update_desktop.patch to provide keywords + in desktop file. + * Add debian/patches/719620_fix_show_startup_notification.patch + (Closes: #719620, LP: #862662). + * Update debian/NEWS.Debian. + * Add debian/patches/08_fix_causing_submenuShowDelay.patch from + upstream. - -- Julien Lavergne Thu, 29 Aug 2013 00:47:27 +0200 + -- Mateusz Łukasik Tue, 03 Sep 2013 13:16:24 +0200 openbox (3.5.0-8) unstable; urgency=low diff -Nru openbox-3.5.2/debian/control openbox-3.5.2/debian/control --- openbox-3.5.2/debian/control 2013-08-13 21:50:29.000000000 +0000 +++ openbox-3.5.2/debian/control 2013-10-07 12:57:09.000000000 +0000 @@ -1,9 +1,12 @@ Source: openbox Section: x11 Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Mateusz Łukasik -Build-Depends: debhelper (>= 9), gettext, libstartup-notification0-dev, libxrender-dev, pkg-config, libglib2.0-dev, libxml2-dev (>= 2.6.0), perl, libxt-dev, libxinerama-dev, libxrandr-dev, libpango1.0-dev, libx11-dev, autoconf, automake (>= 1:1.11), python-xdg, libimlib2-dev, dh-autoreconf, autopoint +Maintainer: Mateusz Łukasik +Build-Depends: debhelper (>= 9), gettext, libstartup-notification0-dev, + libxrender-dev, pkg-config, libglib2.0-dev, libxml2-dev (>= 2.6.0), perl, + libxt-dev, libxinerama-dev, libxrandr-dev, libpango1.0-dev, libx11-dev, + autoconf, automake (>= 1:1.11), python-xdg, libimlib2-dev, dh-autoreconf, + autopoint, librsvg2-dev, libxi-dev Standards-Version: 3.9.4 Homepage: http://www.openbox.org Vcs-Browser: https://github.com/mati75/openbox-debian @@ -15,9 +18,9 @@ Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, python-xdg Recommends: openbox-themes, obconf -Suggests: menu, ttf-dejavu, python, libxml2-dev +Suggests: menu, fonts-dejavu, python, libxml2-dev, tint2 Breaks: menu (<< 2.1.12) -Description: standards-compliant, fast, light-weight, extensible window manager +Description: standards-compliant, fast, light-weight and 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 @@ -42,7 +45,6 @@ * Multi-head Xinerama support! * Pipe menus - Package: libobt2 Section: libs Architecture: any @@ -94,7 +96,9 @@ Package: openbox-dev Section: libdevel Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libobrender29 (= ${binary:Version}), libobt2 (= ${binary:Version}), libxml2-dev, libglib2.0-dev, libpango1.0-dev, libimlib2-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, libobrender29 (= ${binary:Version}), + libobt2 (= ${binary:Version}), libxml2-dev, libglib2.0-dev, libpango1.0-dev, + libimlib2-dev, librsvg2-dev Description: 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 @@ -111,3 +115,13 @@ that of Blackbox. Openbox 2 was based on the Blackbox 0.65.0 codebase. . This package contains the development headers for building openbox stuff. + +Package: gnome-panel-control +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: openbox (<< 3.4.11.2) +Breaks: openbox (<< 3.4.11.2) +Description: 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. diff -Nru openbox-3.5.2/debian/gdm-control.pod openbox-3.5.2/debian/gdm-control.pod --- openbox-3.5.2/debian/gdm-control.pod 1970-01-01 00:00:00.000000000 +0000 +++ openbox-3.5.2/debian/gdm-control.pod 2013-09-26 09:53:10.000000000 +0000 @@ -0,0 +1,64 @@ +=head1 NAME + +Openbox - standards compliant, fast, light-weight, extensible window manager. + +=head1 SYNOPSIS + +gdm-control