diff -Nru lxpanel-0.9.3/debian/changelog lxpanel-0.9.3/debian/changelog --- lxpanel-0.9.3/debian/changelog 2017-01-20 15:50:36.000000000 -0600 +++ lxpanel-0.9.3/debian/changelog 2017-01-20 20:30:40.000000000 -0600 @@ -1,3 +1,25 @@ +lxpanel (0.9.3-1ubuntu1) zesty; urgency=medium + + * Merge from Debian Sid (LP: #1652879). Remaining changes: + - debian/control + + Add libindicator-dev build-depends. + + Add lxpanel-indicator-applet-plugin binary. + + Add build-depends on libicu-dev for weather plugin. + + Update Replaces and Breaks on lxpanel-data (LP: #1417244). + - debian/lxpanel.install + + Install all plugins except indicators. + - debian/lxpanel-indicator-applet-plugin.install + + Install indicator plugin. + - debian/rules + + Add --enable-indicator-support flag. + + Add dh_install --fail-missing. + + Re-enable dh_makeshlibs, FTBFS with lxpanel-indicator-applet-plugin. + - debian/patches + + 04_disable_gtk3_indicators.patch: Hide incompatible indicators in the + preference menu (LP: #1165245). + + -- Simon Quigley Fri, 20 Jan 2017 20:30:40 -0600 + lxpanel (0.9.3-1) unstable; urgency=medium * Merging upstream version 0.9.3. @@ -15,6 +37,28 @@ -- Andriy Grytsenko Sat, 24 Dec 2016 17:35:34 +0200 +lxpanel (0.9.1-1ubuntu1) zesty; urgency=medium + + * Merge with Debian unstable. Ubuntu remaining changes: + * debian/control: + - Add libindicator-dev build-depends. + - Add lxpanel-indicator-applet-plugin binary. + - Add build-depends on libicu-dev for weather plugin. + - Update Replaces and Breaks on lxpanel-data (LP: #1417244). + * debian/lxpanel.install: + - Install all plugins except indicators. + * debian/lxpanel-indicator-applet-plugin.install: + - Install indicator plugin. + * debian/rules: + - Add --enable-indicator-support flag. + - Add dh_install --fail-missing. + - Re-enable dh_makeshlibs, FTBFS with lxpanel-indicator-applet-plugin. + * debian/patches: + - 04_disable_gtk3_indicators.patch: Hide incompatible indicators in the + preference menu (LP: #1165245). + + -- Julien Lavergne Sat, 26 Nov 2016 11:39:13 +0100 + lxpanel (0.9.1-1) unstable; urgency=medium [ Andriy Grytsenko ] @@ -39,6 +83,39 @@ -- Andriy Grytsenko Sat, 19 Nov 2016 23:19:23 +0200 +lxpanel (0.8.2-1ubuntu2) xenial; urgency=medium + + * debian/lxpanel.install: + - Don't install apport hook, already installed in lxpanel-data. + * debian/control: + - Update Replaces and Breaks on lxpanel-data, to reflect the move of apport + hook from lxpanel to lxpanel-data. + + -- Julien Lavergne Sat, 27 Feb 2016 19:40:00 +0100 + +lxpanel (0.8.2-1ubuntu1) xenial; urgency=medium + + * Merge with Debian unstable. Ubuntu remaining changes: + * debian/control: + - Add libindicator-dev build-depends. + - Add lxpanel-indicator-applet-plugin binary. + - Add build-depends on libicu-dev for weather plugin. + - Update Replaces and Breaks on lxpanel-data (LP: #1417244). + * debian/lxpanel.install: + - Install all plugins except indicators. + - Install apport hook. + * debian/lxpanel-indicator-applet-plugin.install: + - Install indicator plugin. + * debian/rules: + - Add --enable-indicator-support flag. + - Add dh_install --fail-missing. + - Re-enable dh_makeshlibs, FTBFS with lxpanel-indicator-applet-plugin. + * debian/patches: + - 04_disable_gtk3_indicators.patch: Hide incompatible indicators in the + preference menu (LP: #1165245). + + -- Julien Lavergne Sat, 27 Feb 2016 15:35:47 +0100 + lxpanel (0.8.2-1) unstable; urgency=low * Adding x-terminal-emulator | pavucontrol | gnome-alsamixer as Recommended. @@ -51,6 +128,40 @@ -- Andriy Grytsenko Sun, 21 Feb 2016 16:28:42 +0200 +lxpanel (0.8.1-1ubuntu2) wily; urgency=medium + + * debian/patches/05_load_indicator_once.patch + - Don't load the indicators when creating the applet, they can be loaded + twice (LP: #1488660) + + -- Julien Lavergne Wed, 14 Oct 2015 08:14:52 +0200 + +lxpanel (0.8.1-1ubuntu1) wily; urgency=medium + + * Merge with Debian. Ubuntu remaining changes: + * debian/control: + - Add libindicator-dev build-depends. + - Add a recommend on xterm | pavucontrol | gnome-alsamixer to enable the + mixer on the sound applet. (LP: #957749). + - Add build-depends on libicu-dev for weather plugin. + - Update Replaces and Breaks (LP: #1417244). + * debian/local/source_lxpanel.py: + - Add apport hook. + * debian/lxpanel.install: + - Install all plugins except indicators. + - Install apport hook. + * debian/lxpanel-indicator-applet-plugin.install: + - Install indicator plugin. + * debian/rules: + - Add --enable-indicator-support flag. + - Add dh_install --fail-missing. + - Re-enable dh_makeshlibs, FTBFS with lxpanel-indicator-applet-plugin. + * debian/patches: + - 04_disable_gtk3_indicators.patch: Hide incompatible indicators in the + preference menu (LP: #1165245). + + -- Julien Lavergne Tue, 18 Aug 2015 20:43:44 +0200 + lxpanel (0.8.1-1) unstable; urgency=low * Adding a notice about LXPanel plugins into lxpanel.README.Debian file. @@ -75,6 +186,40 @@ -- Andriy Grytsenko Mon, 08 Dec 2014 13:00:33 +0200 +lxpanel (0.7.2-1ubuntu2) vivid; urgency=medium + + * debian/lxpanel.install + - Don't install /usr/share/locale and /usr/share/lxpanel, already installed + in lxpanel-data (LP: #1417244). + * debian/control: + - Update Replaces and Breaks. + + -- Julien Lavergne Tue, 03 Feb 2015 19:43:11 +0100 + +lxpanel (0.7.2-1ubuntu1) vivid; urgency=medium + + * Merge with Debian. Ubuntu remaining changes: + * debian/control: + - Add libindicator-dev build-depends. + - Add a recommend on xterm | pavucontrol | gnome-alsamixer to enable the + mixer on the sound applet. (LP: #957749). + - Add indicator plugin binary. + - Add build-depends on libicu-dev for weather plugin. + * debian/local/source_lxpanel.py: + - Add apport hook. + * debian/lxpanel.install: + - Install all files except indicators. + * debian/lxpanel-indicator-applet-plugin.install: + - Install indicator plugin. + * debian/rules: + - Add --enable-indicator-support flag. + - Add dh_install --fail-missing. + * debian/patches: + - 04_disable_gtk3_indicators.patch: Hide incompatible indicators in the + preference menu (LP: #1165245). + + -- Julien Lavergne Sat, 31 Jan 2015 15:30:45 +0100 + lxpanel (0.7.2-1) unstable; urgency=low * Removing extra colons from Files lines in debian/copyright file. @@ -126,6 +271,53 @@ -- Andriy Grytsenko Sat, 23 Aug 2014 03:38:31 +0300 +lxpanel (0.6.2-0ubuntu2) utopic; urgency=medium + + [ Unit 193 ] + * Include development files missing in prior uploads. (LP: #1361459) + * override dh_install to enable --list-missing. + + [ Julien Lavergne ] + * debian/rules: + - Force dh_install --fail-missing. + + -- Julien Lavergne Sun, 31 Aug 2014 16:28:04 +0200 + +lxpanel (0.6.2-0ubuntu1) utopic; urgency=medium + + * New upstream release. + + -- Jackson Doak Tue, 27 May 2014 09:12:41 +1000 + +lxpanel (0.6.1-0ubuntu3) trusty; urgency=medium + + * Reverted the changes in 0.6.1-0ubuntu2 as a preventative measure. Removing + gettext macros can apparently break translations. + * Doing a manual libtool update instead to fix FTBFS on ppc64el. + + -- Logan Rosen Thu, 30 Jan 2014 22:32:55 -0500 + +lxpanel (0.6.1-0ubuntu2) trusty; urgency=medium + + * Use dh-autoreconf to get new libtool macros for ppc64el. + * Remove gettext macros to make sure libtoolize creates po/Makefile.in.in. + + -- Logan Rosen Sat, 25 Jan 2014 02:29:07 -0500 + +lxpanel (0.6.1-0ubuntu1) saucy; urgency=low + + * New upstream release (bug fixes, and translation updates). + + -- Julien Lavergne Fri, 13 Sep 2013 18:08:02 +0200 + +lxpanel (0.6.0-0ubuntu1) saucy; urgency=low + + * New upstream release. + * debian/lxpanel.docs: + - Remove TODO, since it's not in the sources anymore. + + -- Julien Lavergne Thu, 29 Aug 2013 01:07:11 +0200 + lxpanel (0.5.12-3) unstable; urgency=low * Revert fix_gtk_main.diff. (Closes:#720109) @@ -165,6 +357,79 @@ -- Andrew Lee (李健秋) Thu, 08 Aug 2013 00:07:17 +0800 +lxpanel (0.5.12-0ubuntu3) saucy; urgency=low + + * No change, rebuild for menu-cache transition. + + -- Julien Lavergne Tue, 09 Jul 2013 23:21:36 +0200 + +lxpanel (0.5.12-0ubuntu2) raring; urgency=low + + * debian/patches: + - 04_disable_gtk3_indicators.patch: Hide incompatible indicators in the + preference menu (LP: #1165245). + + -- Julien Lavergne Sat, 13 Apr 2013 09:02:25 +0200 + +lxpanel (0.5.12-0ubuntu1) raring; urgency=low + + * New upstream release. + * debian/rules: + - Remove autoreconf, not needed for a stable release. + - Run the tests again. + + -- Julien Lavergne Tue, 15 Jan 2013 20:49:04 +0100 + +lxpanel (0.5.10+git20121126-0ubuntu1) raring; urgency=low + + * New upstream snapshot. + * debian/control: + - Build-depends on libmenu-cache-dev to follow the name change. + + -- Julien Lavergne Thu, 03 Jan 2013 19:49:15 +0100 + +lxpanel (0.5.10+git20120823-0ubuntu1) quantal; urgency=low + + * New upstream snapshot. + - Lxpanel doesn't use monochrome Keyboard LED indicators (LP: #1016014) + * debian/control: + - Build-depend on libgtk2.0-dev (>= 2.16). + + -- Julien Lavergne Thu, 23 Aug 2012 00:46:05 +0200 + +lxpanel (0.5.10-1ubuntu2) quantal; urgency=low + + * debian/patches: Refresh all patches. + + [ Matthieu Baerts (matttbe) ] + * debian/local/source_lxpanel.py: + - Update apport hook for python3 ; thanks to Edward Donovan (LP: #1013171) + + -- Julien Lavergne Sun, 15 Jul 2012 13:00:20 +0200 + +lxpanel (0.5.10-1ubuntu1) quantal; urgency=low + + * debian/control: + - Add libindicator-dev build-depends. + - Add a recommend on xterm | pavucontrol | gnome-alsamixer to enable the + mixer on the sound applet. + - Add indicator plugin binary. + * debian/local/source_lxpanel.py: + - Add apport hook. + * debian/lxpanel.install: + - Install all files except indicators. + - Install apport hook. + * debian/lxpanel-indicator-applet-plugin.install: + - Install indicator plugin. + * debian/rules: + - Add --enable-indicator-support flag. + - Remove override for dh_install. + * debian/copyright: + - Update copyright for xkb plugin. + - Update copyright for indicator plugin. + + -- Julien Lavergne Wed, 13 Jun 2012 23:16:29 +0200 + lxpanel (0.5.10-1) unstable; urgency=low * Merging upstream version 0.5.10. @@ -179,6 +444,31 @@ -- Daniel Baumann Fri, 18 May 2012 19:47:56 +0200 +lxpanel (0.5.9-3ubuntu1) quantal; urgency=low + + * Merge from Debian, Ubuntu remaining changes : + * debian/control: + - Add libindicator-dev build-depends. + - Add a recommend on xterm | pavucontrol | gnome-alsamixer to enable the + mixer on the sound applet. (LP: #957749) + - Add indicator plugin binary. + - Add a debug package. + * debian/local/source_lxpanel.py: + - Add apport hook. + * debian/lxpanel.install: + - Install all files except indicators. + * debian/lxpanel-indicator-applet-plugin.install: + - Install indicator plugin. + * debian/rules: + - Install apport hook only on Ubuntu. + - Add override for dh_strip. + - Add --enable-indicator-support flag. + * debian/copyright: + - Update copyright for xkb plugin. + - Update copyright for indicator plugin. + + -- Julien Lavergne Fri, 04 May 2012 19:33:50 +0200 + lxpanel (0.5.9-3) unstable; urgency=low * Remove extra tab in host_art_os variable assignment in rules files. @@ -207,6 +497,50 @@ -- Daniel Baumann Fri, 20 Apr 2012 17:01:48 +0200 +lxpanel (0.5.8+git20120212-0ubuntu3) precise; urgency=low + + * debian/control: + - Add a recommend on xterm | pavucontrol | gnome-alsamixer to enable the + mixer on the sound applet. (LP: #957749) + + -- Julien Lavergne Fri, 30 Mar 2012 00:51:14 +0200 + +lxpanel (0.5.8+git20120212-0ubuntu2) precise; urgency=low + + * debian/patches: + - 01_volume_use_panel_icon.patch: From upstream, use *-panel icon for volume + applet if it's available in the theme. + - 02_fix_focus_pref_dialog.patch: From upstream, fix application launch bar + settings are never on top (LP: #418119) + + -- Julien Lavergne Sun, 04 Mar 2012 00:34:46 +0100 + +lxpanel (0.5.8+git20120212-0ubuntu1) precise; urgency=low + + * New upstream snapshot + - Run dialog opens up in the background (LP: #889414) + - Abiliy to configure task Bar Font (LP: #690662) + - Volume applet uses wrong icon (LP: #878117) + - Add ability for lxpanel sound applet to launch a GUI for sound management + (LP: #692276) + - lxpanel indicator support can't be configured (LP: #692260) + - Task Bar (Window List) - Options on 64bit version are different than 32bit + version (LP: #909127) + * debian/patches + - indicator-support.patch: Remove, merged upstream. + - fix_indicator_dir.patch: Remove, merged upstream. + - fix_position.patch: Remove, merged upstream. + - missing_glades.patch: Remove, fixed upstream. + - default-config.patch: Refresh. + - configure_desktop_number.patch: Refresh. + - 99_refresh_autotools.patch: Refresh. + * debian/control: + - Build-depends on libwnck-dev. + * debian/lxpanel.install: + - Add new plugins. + + -- Julien Lavergne Mon, 13 Feb 2012 23:40:40 +0100 + lxpanel (0.5.8-3) unstable; urgency=low * Updating maintainer field. @@ -267,6 +601,60 @@ -- Sébastien Villemot Sat, 18 Feb 2012 17:19:17 +0100 +lxpanel (0.5.8-1ubuntu4) precise; urgency=low + + * no change rebuild for libindicator7 + + -- Ken VanDine Wed, 25 Jan 2012 10:08:24 -0500 + +lxpanel (0.5.8-1ubuntu3) oneiric; urgency=low + + * debian/patches/fix_position.patch: + - Fix position of the menu (LP: #818869). + + -- Julien Lavergne Thu, 06 Oct 2011 00:56:02 +0200 + +lxpanel (0.5.8-1ubuntu2) oneiric; urgency=low + + * debian/control: + - Suggests indicator-*gtk2, original names are indicators build with gtk3. + - Provides indicator-render instead of indicator-applet. + + -- Julien Lavergne Wed, 07 Sep 2011 01:33:41 +0200 + +lxpanel (0.5.8-1ubuntu1) oneiric; urgency=low + + [ Jason Conti ] + * debian/patches/fix-indicator-dir.patch: + - Update paths for the indicators in configure.ac. (LP: #819528) + + [ Julien Lavergne ] + * Merge from Debian unstable. Ubuntu remaining changes : + - debian/local/source_lxpanel.py: + + Add apport hook. + - debian/control: + + Wrap depends and build-depends. + + Add libindicator-dev build-depends. + + New lxpanel-indicator-applet-plugin binary. + + Add a debug package. + - debian/copyright: + + Update with indicator-support.patch. + + Update copyright for xkb plugin. + - debian/lxpanel.install: + + Install all files except indicators. + - debian/lxpanel-indicator-applet-plugin.install: + + Install indicator plugin. + - debian/patches: + + indicator-support.patch: Add indicator support. + + 99_refresh_autotools.patch: Refresh build system. + - debian/rules: + + Install apport hook only on Ubuntu. + + Add override for dh_strip. + + Add --enable-indicator-support flag. + + Add --fail-missing to dh_install. + + -- Julien Lavergne Tue, 16 Aug 2011 20:45:47 +0200 + lxpanel (0.5.8-1) unstable; urgency=low * Merging upstream version 0.5.8: @@ -328,6 +716,90 @@ -- Andrew Lee (李健秋) Fri, 29 Jul 2011 18:22:30 +0800 +lxpanel (0.5.7-0ubuntu1) oneiric; urgency=low + + * New upstream release. + * debian/patches: + - 80_translations.patch: Remove, merged upstream. + - batt_status.patch: Remove, merged upstream. + - configure_X11.patch: Remove, merged upstream. + - missing_glades.patch: Remove, not needed now. + - redefine-alarm-variable.patch: Remove, merged upstream. + - indicator-support.patch: Fix Makefile.am. + - fix_requisition.patch: New patch, fix crash when clicking on the panel. + + -- Julien Lavergne Sun, 24 Jul 2011 15:41:01 +0200 + +lxpanel (0.5.6-1ubuntu5) oneiric; urgency=low + + * debian/patches/indicator-support.patch: + - Update location of the .pc to fix FTBFS. + + -- Julien Lavergne Fri, 15 Jul 2011 19:30:07 +0200 + +lxpanel (0.5.6-1ubuntu4) natty; urgency=low + + * debian/patches + - 80_translations.patch: Update translations from upstream git (2011-02-22) + + -- Julien Lavergne Sun, 27 Feb 2011 23:49:37 +0100 + +lxpanel (0.5.6-1ubuntu3) natty; urgency=low + + * debian/control + - Bump build-depends for libindicator-dev to >= 0.3.19 + + -- Ken VanDine Thu, 17 Feb 2011 16:32:42 -0500 + +lxpanel (0.5.6-1ubuntu2) natty; urgency=low + + * No change rebuild against current libindicator + + -- Bhavani Shankar Fri, 14 Jan 2011 12:19:25 +0530 + +lxpanel (0.5.6-1ubuntu1) natty; urgency=low + + * Merge from debian unstable. Remaining changes: + - debian/apport/source_lxpanel.py: + + Add apport hook. + - debian/control: + + Wrap depends and build-depends. + + Add libindicator-dev build-depends. + + New lxpanel-indicator-applet-plugin binary. + + Build-depends on lsb-release, needed to detect the distribution. + + Add a debug package. + - debian/copyright: + + Update with indicator-support.patch. + + Update copyright for xkb plugin. + - debian/dirs: Removed. + - debian/lxpanel-indicator-applet-plugin.install: + + Install indicator plugin. + - debian/lxpanel.install: + + Install all files except indicator plugin. + - debian/patches/configure_X11.patch: + + Add X11 to the linker to fix FTBFS with DSO. (Closes: #608419) + - debian/patches/configure_desktop_number.patch: (Closes: #608421) + + Add configuration for desktop number for the pager plugin. + - debian/patches/indicator-support.patch: + + Add indicator support. + - debian/rules: + + Install apport hook only on Ubuntu. + + Add override for dh_strip. + + Add --enable-indicator-support flag. + + Add --fail-missing to dh_install. + * debian/control: + - Build-Depends on autopoint and dh-autoreconf. + - wrap-and-sort, get it professionally. + * debian/rules: Build-Depends on autopoint and dh_autoreconf. + - Use dh $@ --with autoreconf to refresh configure and Makefile. + * Dropped changes: + - debian/patches/redefine-alarm-variable.patch: + + Superceded by Debian. + - debian/patches/99-autotools.patch: + + Use debian/rules for it. + + -- Artur Rona Fri, 07 Jan 2011 03:19:29 +0100 + lxpanel (0.5.6-1) unstable; urgency=low * New upstream release (Closes:#555575, #577599, #581980) @@ -377,6 +849,82 @@ -- Andrew Lee (李健秋) Wed, 28 Jul 2010 16:12:08 -0400 +lxpanel (0.5.6-0ubuntu3) natty; urgency=low + + * debian/patches/ + - configure_desktop_number.patch : Add configuration for desktop number for + the pager plugin. + - configure_X11.patch: Add X11 to the linker to fix FTBFS with DSO. + - 99-autotools.patch: Refresh. + * debian/control: + - Add a debug package. + - Wrap depends and build-depends. + * debian/rules: + - Add override for dh_strip. + + -- Julien Lavergne Sun, 28 Nov 2010 11:59:55 +0100 + +lxpanel (0.5.6-0ubuntu2) maverick; urgency=low + + * debian/apport/source_lxpanel.py + - Add apport hook. + * debian/rules + - Install apport hook only on Ubuntu. + * debian/control: + - Build-depends on lsb-release, needed to detect the distribution. + - Build-depends on libindicator-dev (>= 0.3.14) to rebuild on lastest + libindicator. (LP: #637692). + + -- Julien Lavergne Thu, 23 Sep 2010 23:48:30 +0200 + +lxpanel (0.5.6-0ubuntu1) maverick; urgency=low + + * New upstream release. + * debian/copyright: + - Update copyright for xkb plugin. + * debian/patches: + - sort_dirmenu.patch: disable, merged upstream. + - kbled.patch: disable, merged upstream. + - panel_draw_label_text.patch: disable, merged upstream. + - libtool-fix.patch: disable, merged upstream. + - g_locale_to_utf8.patch: disable, merged upstream. + - 99-autotools.patch: refresh. + - redefine-alarm-variable.patch: Use upstream fix. + + -- Julien Lavergne Fri, 23 Jul 2010 21:48:25 +0200 + +lxpanel (0.5.5-4ubuntu2) maverick; urgency=low + + * Indicator support upload. LP: #500053 + * debian/patches/ + - indicator-support.patch: Add indicator support. + - 99-autotools.patch: refresh configure and Makefile. + * debian/control: + - Add libindicator-dev build-depends. + - New lxpanel-indicator-applet-plugin binary. + - Provide indicator-applet. + * debian/rules: + - Add --enable-indicator-support flag. + - Add --fail-missing to dh_install. + * debian/lxpanel.install: + - Install all files except indicator plugin. + * debian/lxpanel-indicator-applet-plugin.install: + - Install indicator plugin. + * debian/dirs: + - Removed. + * debian/copyright: Update with indicator-support.patch. + + -- Julien Lavergne Mon, 14 Jun 2010 23:07:32 +0200 + +lxpanel (0.5.5-4ubuntu1) maverick; urgency=low + + * Sync with Debian unstable. + * Ubuntu remaining changes: + - debian/patches/redefine-alarm-variable.patch: Rename alarm struct to fix + FTBFS. + + -- Julien Lavergne Wed, 26 May 2010 23:13:37 +0200 + lxpanel (0.5.5-4) unstable; urgency=high * Added some backport patches to close bugs on BTS and fix a potential @@ -632,3 +1180,4 @@ * Initial release (Closes: #466562) -- Andrew Lee Fri, 09 May 2008 17:10:24 +0800 + diff -Nru lxpanel-0.9.3/debian/control lxpanel-0.9.3/debian/control --- lxpanel-0.9.3/debian/control 2017-01-20 15:50:36.000000000 -0600 +++ lxpanel-0.9.3/debian/control 2017-01-20 20:28:29.000000000 -0600 @@ -1,7 +1,8 @@ Source: lxpanel Section: x11 Priority: optional -Maintainer: Debian LXDE Maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian LXDE Maintainers Uploaders: Andrew Lee (李健秋) , Andriy Grytsenko @@ -10,7 +11,8 @@ intltool, libasound2-dev [linux-any], libgtk2.0-dev (>= 2.18), libiw-dev [linux-any], libmenu-cache-dev, libwnck-dev, libfm-gtk-dev (>= 1.2.0), - libxml2-dev, libkeybinder-dev + libxml2-dev, libkeybinder-dev, + libindicator-dev, libicu-dev Standards-Version: 3.9.8 Homepage: http://www.lxde.org/ Vcs-Browser: https://git.lxde.org/gitweb/?p=debian/lxpanel.git @@ -59,8 +61,8 @@ Package: lxpanel-data Architecture: all Depends: ${misc:Depends} -Breaks: lxpanel (<< 0.7.0) -Replaces: lxpanel (<< 0.7.0) +Breaks: lxpanel (<< 0.8.2-1ubuntu1) +Replaces: lxpanel (<< 0.8.2-1ubuntu1) Description: LXDE panel (data files) LXPanel is a GUI application for the Lightweight X11 Desktop Environment (LXDE). @@ -79,3 +81,16 @@ . This package contains header files required for plugins development and depends on other relevant packages for such task. + +Package: lxpanel-indicator-applet-plugin +Architecture: any +Depends: lxpanel, + ${misc:Depends}, + ${shlibs:Depends} +Suggests: indicator-application-gtk2, + indicator-messages-gtk2, + indicator-sound-gtk2 +Provides: indicator-renderer +Description: lxpanel indicator applet + lxpanel-indicator-applet-plugin is an applet to display information from + various applications consistently in the LXPanel. diff -Nru lxpanel-0.9.3/debian/lxpanel-indicator-applet-plugin.install lxpanel-0.9.3/debian/lxpanel-indicator-applet-plugin.install --- lxpanel-0.9.3/debian/lxpanel-indicator-applet-plugin.install 1969-12-31 18:00:00.000000000 -0600 +++ lxpanel-0.9.3/debian/lxpanel-indicator-applet-plugin.install 2017-01-20 20:28:29.000000000 -0600 @@ -0,0 +1 @@ +usr/lib/*/lxpanel/plugins/indicator.so diff -Nru lxpanel-0.9.3/debian/lxpanel.install lxpanel-0.9.3/debian/lxpanel.install --- lxpanel-0.9.3/debian/lxpanel.install 2017-01-20 15:50:36.000000000 -0600 +++ lxpanel-0.9.3/debian/lxpanel.install 2017-01-20 20:28:29.000000000 -0600 @@ -1,6 +1,17 @@ debian/desktop/* usr/share/applications etc/xdg/lxpanel usr/bin +usr/lib/*/lxpanel/plugins/batt.so +usr/lib/*/lxpanel/plugins/cpu.so +usr/lib/*/lxpanel/plugins/cpufreq.so +usr/lib/*/lxpanel/plugins/deskno.so +usr/lib/*/lxpanel/plugins/kbled.so +usr/lib/*/lxpanel/plugins/netstatus.so +usr/lib/*/lxpanel/plugins/thermal.so +usr/lib/*/lxpanel/plugins/volume.so +usr/lib/*/lxpanel/plugins/xkb.so +usr/lib/*/lxpanel/plugins/monitors.so +usr/lib/*/lxpanel/plugins/netstat.so +usr/lib/*/lxpanel/plugins/weather.so usr/lib/*/lxpanel/liblxpanel.so.* -usr/lib/*/lxpanel/plugins usr/share/man diff -Nru lxpanel-0.9.3/debian/patches/01-default-config.patch lxpanel-0.9.3/debian/patches/01-default-config.patch --- lxpanel-0.9.3/debian/patches/01-default-config.patch 2017-01-20 15:50:36.000000000 -0600 +++ lxpanel-0.9.3/debian/patches/01-default-config.patch 2017-01-20 20:28:29.000000000 -0600 @@ -1,10 +1,11 @@ Author: Andrew Lee (李健秋) Description: Change default terminal and browser. -diff -Naurp lxpanel.orig/data/default/panels/panel.in lxpanel/data/default/panels/panel.in ---- lxpanel.orig/data/default/panels/panel.in 2011-07-29 14:37:01.000000000 +0200 -+++ lxpanel/data/default/panels/panel.in 2012-04-20 14:36:55.535074244 +0200 -@@ -53,10 +53,10 @@ Plugin { +Index: lxpanel-0.9.1/data/default/panels/panel.in +=================================================================== +--- lxpanel-0.9.1.orig/data/default/panels/panel.in 2016-12-27 22:58:30.236662556 -0600 ++++ lxpanel-0.9.1/data/default/panels/panel.in 2016-12-27 22:58:30.232662312 -0600 +@@ -55,10 +55,10 @@ id=pcmanfm.desktop } Button { diff -Nru lxpanel-0.9.3/debian/patches/04_disable_gtk3_indicators.patch lxpanel-0.9.3/debian/patches/04_disable_gtk3_indicators.patch --- lxpanel-0.9.3/debian/patches/04_disable_gtk3_indicators.patch 1969-12-31 18:00:00.000000000 -0600 +++ lxpanel-0.9.3/debian/patches/04_disable_gtk3_indicators.patch 2017-01-20 20:28:29.000000000 -0600 @@ -0,0 +1,18 @@ +Index: lxpanel-0.9.1/plugins/indicator/indicator.c +=================================================================== +--- lxpanel-0.9.1.orig/plugins/indicator/indicator.c 2016-12-27 22:58:30.556682063 -0600 ++++ lxpanel-0.9.1/plugins/indicator/indicator.c 2016-12-27 22:58:30.544681331 -0600 +@@ -863,10 +863,13 @@ + GtkWidget * dlg = lxpanel_generic_config_dlg(_("Indicator applets"), + panel, indicator_apply_configuration, p, + _("Indicator Applications"), &indicator->applications, CONF_TYPE_BOOL, ++/* Disable configuration of indicator which are not gtk2. ++Currently only application and sounds are supported + _("Clock Indicator"), &indicator->datetime, CONF_TYPE_BOOL, + _("Messaging Menu"), &indicator->messages, CONF_TYPE_BOOL, + _("Network Menu"), &indicator->network, CONF_TYPE_BOOL, + _("Session Menu"), &indicator->session, CONF_TYPE_BOOL, ++*/ + _("Sound Menu"), &indicator->sound, CONF_TYPE_BOOL, + /* _("Applications menus"), &indicator->appmenu, CONF_TYPE_BOOL,*/ + NULL); diff -Nru lxpanel-0.9.3/debian/patches/series lxpanel-0.9.3/debian/patches/series --- lxpanel-0.9.3/debian/patches/series 2017-01-20 15:50:36.000000000 -0600 +++ lxpanel-0.9.3/debian/patches/series 2017-01-20 20:28:29.000000000 -0600 @@ -1 +1,2 @@ 01-default-config.patch +04_disable_gtk3_indicators.patch diff -Nru lxpanel-0.9.3/debian/rules lxpanel-0.9.3/debian/rules --- lxpanel-0.9.3/debian/rules 2017-01-20 15:50:36.000000000 -0600 +++ lxpanel-0.9.3/debian/rules 2017-01-20 20:28:29.000000000 -0600 @@ -13,17 +13,21 @@ override_dh_auto_configure: ifeq ($(DEB_HOST_ARCH_OS),linux) - dh_auto_configure -- --with-plugins=all --disable-silent-rules + dh_auto_configure -- --with-plugins=all --enable-indicator-support --disable-silent-rules else # omit netstat plugin on non-linux, requires wireless-tools dh_auto_configure -- --with-plugins=all,-netstat --disable-silent-rules --disable-alsa endif +override_dh_install: + dh_install --fail-missing + override_dh_strip: dh_strip --dbg-package=lxpanel-dbg override_dh_makeshlibs: - # package does not provide public shared libs so disable processing + # plugins are not shared libs so disable processing for them + dh_makeshlibs -X/plugins/ # remove unused .la file from the package override_dh_auto_install: