[Pkg-xfce-commits] r9179 - in /desktop/branches/experimental/xfce4-power-manager: ./ debian/ debian/patches/ debian/source/
Mateusz Łukasik
mati75-guest at moszumanska.debian.org
Sun May 31 20:26:28 UTC 2015
Author: mati75-guest
Date: Sun May 31 20:26:28 2015
New Revision: 9179
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9179
Log:
New upstream release
Added:
desktop/branches/experimental/xfce4-power-manager/
desktop/branches/experimental/xfce4-power-manager/debian/
desktop/branches/experimental/xfce4-power-manager/debian/NEWS
desktop/branches/experimental/xfce4-power-manager/debian/changelog
desktop/branches/experimental/xfce4-power-manager/debian/compat
desktop/branches/experimental/xfce4-power-manager/debian/control
desktop/branches/experimental/xfce4-power-manager/debian/copyright
desktop/branches/experimental/xfce4-power-manager/debian/patches/
desktop/branches/experimental/xfce4-power-manager/debian/patches/01_fix-light-locker-schema-loading.patch
desktop/branches/experimental/xfce4-power-manager/debian/patches/series
desktop/branches/experimental/xfce4-power-manager/debian/rules (with props)
desktop/branches/experimental/xfce4-power-manager/debian/source/
desktop/branches/experimental/xfce4-power-manager/debian/source/format
desktop/branches/experimental/xfce4-power-manager/debian/source/options
desktop/branches/experimental/xfce4-power-manager/debian/watch
desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-information.1
desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-data.install
desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-plugins.install
desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.install
desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.manpages
desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.xml
desktop/branches/experimental/xfce4-power-manager/debian/xfpm-power-backlight-helper.1
Added: desktop/branches/experimental/xfce4-power-manager/debian/NEWS
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/NEWS?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/NEWS (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/NEWS Sun May 31 20:26:28 2015
@@ -0,0 +1,16 @@
+xfce4-power-manager (1.4.4-1) experimental; urgency=medium
+
+ Starting with version 1.4.4, the tray icon is now back and can be enabled in
+ the power manager settings.
+
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 22 Mar 2015 15:16:46 +0100
+
+xfce4-power-manager (1.3.0-1) experimental; urgency=low
+
+ Starting with 1.3, xfce4-power-manager no longer provides a tray icon, but
+ relies only on the Xfce panel plugin in the xfce4-power-manager-plugins
+ package, which is now recommended. The plugin (called Power Manager Plugin)
+ can then be added to the Xfce panel.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 10 Aug 2014 11:09:34 +0200
Added: desktop/branches/experimental/xfce4-power-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/changelog?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/changelog (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/changelog Sun May 31 20:26:28 2015
@@ -0,0 +1,494 @@
+xfce4-power-manager (1.5.0-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Mateusz Åukasik <mati75 at linuxmint.pl> Sun, 31 May 2015 22:25:49 +0200
+
+xfce4-power-manager (1.4.4-4) unstable; urgency=medium
+
+ * debian/rules:
+ - use linux suspend/hibernate backend on Linux and Hurd, and freebsd on
+ kFreeBSD.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 16 May 2015 10:32:12 +0200
+
+xfce4-power-manager (1.4.4-3) unstable; urgency=medium
+
+ * Upload to unstable.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 06 May 2015 18:15:26 +0200
+
+xfce4-power-manager (1.4.4-2) experimental; urgency=medium
+
+ * debian/patches:
+ - 01_fix-light-locker-schema-loading added, make schema search recursive,
+ fix detection of light-locker settings.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 23 Apr 2015 23:13:34 +0200
+
+xfce4-power-manager (1.4.4-1) experimental; urgency=medium
+
+ * New upstream release.
+ - the tray icon is back. closes: #755551
+ * debian/NEWS: add a note about the re-introduction of the tray icon.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 22 Mar 2015 15:29:32 +0100
+
+xfce4-power-manager (1.4.3-1) experimental; urgency=medium
+
+ * New upstream release.
+ - add symlinks for UPS icons. closes: #762500
+ * debian/patches:
+ - 0001-Use-translated-device-type-for-unknown-devices-bug-1 dropped,
+ included upstream.
+ * debian/control:
+ - drop libsystemd-daemon-dev build-dep, obsolete. closes: #779778
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 08 Mar 2015 21:57:47 +0100
+
+xfce4-power-manager (1.4.1-2) unstable; urgency=medium
+
+ * debian/patches:
+ - 0001-Use-translated-device-type-for-unknown-devices-bug-1 added,
+ cherry-picked from upstream to fix extra long battery names when the
+ battery is not recognized by the system. closes: #763713
+ * debian/control:
+ - update standards version to 3.9.6.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 30 Oct 2014 23:08:40 +0100
+
+xfce4-power-manager (1.4.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/patches:
+ - 0001-Fix-handle-lid-switch-with-loginD-Bug-11160 dropped, included
+ upstream.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 30 Sep 2014 21:49:35 +0200
+
+xfce4-power-manager (1.4.0-2) unstable; urgency=medium
+
+ * Upload to unstable
+ * debian/patches:
+ - 0001-Fix-handle-lid-switch-with-loginD-Bug-11160 added, fix incomplete
+ patch reverting the logind xfconf hidden variables.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 21 Sep 2014 22:15:23 +0200
+
+xfce4-power-manager (1.4.0-1) experimental; urgency=medium
+
+ * New upstream stable release.
+ * debian/rules:
+ - stop calling xdt-autogen, not needed anymore.
+ * debian/control:
+ - drop build-dep on dh-autoreconf, xfce4-dev-tools and libtool.
+ * debian/xfce4-power-manager-plugins.install:
+ - update plugin install path.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 15 Sep 2014 19:09:13 +0200
+
+xfce4-power-manager (1.3.2-1) experimental; urgency=medium
+
+ [ Jackson Doak ]
+ * New upstream release
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 25 Aug 2014 21:38:14 +0200
+
+xfce4-power-manager (1.3.1-1) experimental; urgency=medium
+
+ * debian/NEWS:
+ - inform users about the tray icon replacement by the Xfce panel plugin so
+ they get a chance to install it.
+ * New upstream release.
+ * debian/control:
+ - drop suggestion on udisks, not used anymore.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 14 Aug 2014 14:50:52 +0200
+
+xfce4-power-manager (1.3.0-1) experimental; urgency=low
+
+ [ Evgeni Golov ]
+ * Correct Vcs-* URLs to point to anonscm.debian.org
+
+ [ Jackson Doak ]
+ * debian/control:
+ - Bump standards-version to 3.9.5
+ - Build-depend on dh-autoreconf
+ - Drop redondant "Section" category
+ * debian/rules: --with autoreconf
+ * Created debian/source/options
+ * Create manpages for xfce4-power-information
+ and xfpm-power-backlight-helper
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * debian/control:
+ - add build-dep on libupower-glib-dev.
+ - version upower dependency to >= 0.99.
+ - replace consolekit recommends by libpam-systemd on linux-any since we
+ need logind support.
+ - promote xfce4-power-manager-plugins to recommends since the tray icon is
+ now gone and the panel plugin is the preferred way to interact with the
+ daemon.
+ - remove spurious Sections:
+ - update VCS links since xfpm got moved from goodies to desktop.
+ * debian/rules:
+ - remove .la files.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 23 Jun 2014 23:26:09 +0200
+
+xfce4-power-manager (1.2.0-5) unstable; urgency=medium
+
+ * Add patch to support upower 0.99. Closes: #752428
+ * Bump upower depend to >= 0.99
+
+ -- Jackson Doak <noskcaj at ubuntu.com> Thu, 17 Jul 2014 06:20:22 +1000
+
+xfce4-power-manager (1.2.0-4) unstable; urgency=medium
+
+ * debian/control:
+ - replace consolekit recommends by libpam-systemd, and add systemd-shim |
+ system-sysv as well in order to not force systemd as init to users for
+ now.
+ * debian/control:
+ - update standards version to 3.9.5.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 11 Jun 2014 21:22:22 +0200
+
+xfce4-power-manager (1.2.0-3) unstable; urgency=medium
+
+ [ Evgeni Golov ]
+ * Correct Vcs-* URLs to point to anonscm.debian.org
+
+ [ Jackson Doak ]
+ * debian/control:
+ - Bump standards-version to 3.9.4
+ - Build-depend on dh-autoreconf
+ - Drop redandant "Section" category
+ * debian/rules: --with autoreconf
+ * Created debian/source/options
+ * Create manpages for xfce4-power-information
+ and xfpm-power-backlight-helper
+
+ [ Yves-Alexis Perez ]
+ * debian/patches:
+ - 04_fix-missing-icons-for-non-system-batteries added, fix icon missing in
+ the system tray for non system batteries. closes: #728257
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 09 Dec 2013 07:50:25 +0100
+
+xfce4-power-manager (1.2.0-2) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/patches:
+ - 02_translations-fix-invalid-format-strings.patch: updated to fix
+ crashes because of en_GB.po and tr.po.
+
+ [ Yves-Alexis Perez ]
+ * Upload to unstable.
+ * debian/patches:
+ - 01_Remove_custom_OSD_brightness_popup,_use_libnotify_instead added, use
+ libnotify for brightness notifications.
+ - 03_fix-insert-battery added, fix spurious space appearing when
+ removing/adding battery. closes: #626224
+ * debian/rules:
+ - enable all hardening options.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Wed, 22 May 2013 00:46:08 +0200
+
+xfce4-power-manager (1.2.0-1) experimental; urgency=low
+
+ * New upstream stable release.
+ * debian/control:
+ - bump b-deps for Xfce 4.10.
+ * debian/patches:
+ - 02_translations-fix-invalid-format-strings.patch: refreshed, some
+ translations have been fixed.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 05 May 2012 14:24:30 +0200
+
+xfce4-power-manager (1.1.0-1) experimental; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * New upstream development release.
+ * debian/patches:
+ - 03_trap-x-errors, 04_clear-idles-for-removed-batteries,
+ 05_fix-brightness-key-modifiers: dropped, included upstream.
+
+ [ Lionel Le Folgoc ]
+ * debian/patches:
+ - 02_translations-fix-invalid-format-strings: refreshed to apply cleanly.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 15 Apr 2012 20:23:42 +0200
+
+xfce4-power-manager (1.0.11-2) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/patches:
+ - 02_translations-fix-invalid-format-strings.patch: drop translated
+ strings when format strings don't match the original ones. This leads
+ to hard to reproduce random crashes depending on the locale usedâ¦
+
+ [ Yves-Alexis Perez ]
+ * debian/rules:
+ - build with --parallel.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 08 Apr 2012 22:25:40 +0200
+
+xfce4-power-manager (1.0.11-1) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/patches: add missing DEP3 headers.
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * debian/patches:
+ - 0001-Solaris-specific-code-for-determining-the-start-time dropped,
+ included upstream.
+ - 02_fix-notify-detect as well.
+ * debian/control:
+ - update standards version to 3.9.3.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 Mar 2012 10:49:47 +0200
+
+xfce4-power-manager (1.0.10-5) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/patches:
+ - 03_trap-x-errors.patch: added, fix crash when all outputs don't support
+ the backlight property. Closes: #658916
+ - 04_clear-idles-for-removed-batteries.patch: added, fix crash when xfpm
+ tries to refresh the status icon of a removed battery.
+ - 05_fix-brightness-key-modifiers.patch: added, let the brightness keys
+ work even when numlock is on.
+ * debian/rules:
+ - use debhelper 9 hardening support.
+ * debian/compat bumped to 9.
+ * debian/control:
+ - drop hardening-includes build-dep.
+ - update debhelper build-dep to 9 for hardening support.
+ - add dpkg-dev 1.16.1 build-dep for hardening support.
+
+ [ Yves-Alexis Perez ]
+ * debian/watch updated, xfpm has moved to xfce section.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Mon, 06 Feb 2012 21:38:26 +0100
+
+xfce4-power-manager (1.0.10-4) unstable; urgency=low
+
+ * debian/patches:
+ - 02_fix-notify-detect added, fix libnotify detection. closes: #630309
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 14 Jun 2011 21:44:04 +0200
+
+xfce4-power-manager (1.0.10-3) unstable; urgency=low
+
+ * debian/patches:
+ - 0001-Solaris-specific-code-for-determining-the-start-time cherry-picked
+ from master. We don't have solaris but it should fix the build-failure
+ on GNU/Hurd anyway.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 22 Apr 2011 23:32:17 +0200
+
+xfce4-power-manager (1.0.10-2) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * Upload to unstable. closes: #623392
+ * debian/control:
+ - remove Simon and Emanuele from uploaders, thanks to them.
+ - bump b-deps for Xfce 4.8.
+ * debian/rules: switch to --fail-missing.
+ * debian/xfce4-power-manager.install: add missing sysfs backlight
+ helper and its pk policy.
+
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - update standards version to 3.9.2.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Tue, 19 Apr 2011 23:19:53 +0200
+
+xfce4-power-manager (1.0.10-1) experimental; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * debian/control:
+ - switch libxfcegui4 build-dep to libxfce4ui.
+ - add build-dep on libpolkit-gobject-1-dev, libxext-dev and libx11-dev.
+ - replace dep on hal by upower.
+ - add suggest on udisks for disk spinning.
+ - add build-dep on hardening-includes.
+ * debian/rules:
+ - add -O1, -z,defs and --as-needed to LDFLAGS.
+ - add hardening flags to {C,LD}FLAGS.
+
+ [ Lionel Le Folgoc ]
+ * debian/control:
+ - add myself to Uploaders
+ - bump Standards-Version to 3.9.1, no changes required.
+ * Switch to 3.0 (quilt).
+ * debian/rules:
+ - use dpkg-buildflags for cflags/ldflags handling.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 20 Feb 2011 14:56:52 +0100
+
+xfce4-power-manager (0.8.5-3) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * Switch to 3.0 (quilt) source format.
+ * debian/patches:
+ - 01_assume-hal-is-available.patch: do not check for hal presence on
+ the bus, it'll be spawned automatically on demand. Closes: #612611
+ - 02_fix-indirect-dso-linking.patch: fix FTBFS with --no-add-needed.
+ - series: add them.
+ * debian/rules: call xdt-autogen before configure, and clean up
+ autogenerated files on clean.
+ * debian/control:
+ - build-depends on automake, autoconf, libtool and xfce4-dev-tools.
+ - bump hal dep to (>= 0.5.14-4~) for the dbus activation.
+ - add myself to Uploaders.
+
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - update standards version to 3.9.1.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 19 Feb 2011 22:39:26 +0100
+
+xfce4-power-manager (0.8.5-2) unstable; urgency=low
+
+ * debian/control:
+ - add recommends on consolekit so user gets the authorization to
+ suspend/hibernate. closes: #603325
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 13 Nov 2010 13:48:37 +0100
+
+xfce4-power-manager (0.8.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - update standards version to 3.8.4.
+ - update obsolete relation form < to <<.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 02 Mar 2010 23:19:53 +0100
+
+xfce4-power-manager (0.8.4.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 21 Nov 2009 14:37:32 +0100
+
+xfce4-power-manager (0.8.4.1-1) unstable; urgency=low
+
+ * New upstream release.
+ - fix xfpm crashing when closing LID. closes: #552692
+ - allow setting lower value in battery warnings. closes: #549207
+ - fix FTBFS when building twice in a row. closes: #549650
+ * debian/xfce4-power-manager.xml: ship a default config to ask user when
+ pressing the power button. closes: #544858
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 02 Nov 2009 22:20:58 +0100
+
+xfce4-power-manager (0.8.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - add Recommends on librsvg2-common, all icons are svg.
+ - update standards version to 3.8.3.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 29 Sep 2009 11:33:13 +0200
+
+xfce4-power-manager (0.8.3.1-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+ * debian/watch edited to track Xfce archive reorganisation.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 10 Aug 2009 08:25:55 +0200
+
+xfce4-power-manager (0.8.3-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 03 Aug 2009 15:20:09 +0200
+
+xfce4-power-manager (0.8.2-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 09 Jul 2009 23:41:28 +0200
+
+xfce4-power-manager (0.8.1.1-1) unstable; urgency=low
+
+ [ Evgeni Golov ]
+ * Fix Vcs-* fields, they were missing 'trunk' in the path.
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * debian/control:
+ - drop build-dep on libglade.
+ - update standards version to 3.8.2.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 07 Jul 2009 00:29:41 +0200
+
+xfce4-power-manager (0.8.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - update long description, thanks to Gerfried Fuchs. closes: #531812
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 09 Jun 2009 23:25:26 +0200
+
+xfce4-power-manager (0.8.0~rc2-4) unstable; urgency=low
+
+ * debian/rules:
+ - don't use --fail-missing in dh_install since we have an arch:all
+ package. Fixes FTBFS on all arches. closes: #530399
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 24 May 2009 18:37:32 +0200
+
+xfce4-power-manager (0.8.0~rc2-3) unstable; urgency=low
+
+ * *really* upload to unstable this time.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 21 May 2009 12:10:21 +0200
+
+xfce4-power-manager (0.8.0~rc2-2) experimental; urgency=low
+
+ * Upload to unstable.
+ * debian/control:
+ - update -plugins description now that inhibit was moved to the main
+ program.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 21 May 2009 01:22:31 +0200
+
+xfce4-power-manager (0.8.0~rc2-1) experimental; urgency=low
+
+ [ Yves-Alexis Perez ]
+ * New upstream beta release.
+ * debian/control:
+ - update standards version to 3.8.1.
+ - add build-dep on libglade2-dev.
+ - add build-dep on xfce4-panel-dev for panel plugins.
+ - add a new package for the panel plugins.
+ - add a new package for arch-indep files.
+ - move to xfce section.
+ - drop libhal-dev build-dep, now useless.
+ - add dep on hal.
+ * debian/rules:
+ - run dh_install with --fail-missing.
+ - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
+ * debian/copyright: update dates and copyright holders.
+ * debian/xfce4-power-manager.install:
+ - install manpages in xfpm package.
+ * debian/xfce4-power-manager.1 dropped, included upstream.
+ * debian/xfce4-power-manager.manpages dropped, useless.
+
+ [ Evgeni Golov ]
+ * debian/control:
+ - fix depends of -plugins
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 May 2009 23:49:06 +0200
+
+xfce4-power-manager (0.6.2-1) experimental; urgency=low
+
+ * Initial release. closes: #503636
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 28 Feb 2009 23:59:10 +0100
Added: desktop/branches/experimental/xfce4-power-manager/debian/compat
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/compat?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/compat (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/compat Sun May 31 20:26:28 2015
@@ -0,0 +1 @@
+9
Added: desktop/branches/experimental/xfce4-power-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/control?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/control (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/control Sun May 31 20:26:28 2015
@@ -0,0 +1,58 @@
+Source: xfce4-power-manager
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 9), intltool, pkg-config, libgtk2.0-dev,
+ libdbus-1-dev, libdbus-glib-1-dev, libxfconf-0-dev (>= 4.10.0),
+ libxfce4ui-1-dev (>= 4.10.0), libnotify-dev, xfce4-panel-dev (>= 4.10.0),
+ libpolkit-gobject-1-dev, libxext-dev, libx11-dev, dpkg-dev (>= 1.16.1),
+ libupower-glib-dev (>= 0.99)
+Standards-Version: 3.9.6
+Vcs-Svn: svn://anonscm.debian.org/pkg-xfce/desktop/trunk/xfce4-power-manager/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-xfce/desktop/trunk/xfce4-power-manager/
+Homepage: http://goodies.xfce.org/projects/applications/xfce4-power-manager
+
+Package: xfce4-power-manager
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, upower (>= 0.99),
+ xfce4-power-manager-data (=${source:Version})
+Recommends: libpam-systemd [linux-any], xfce4-power-manager-plugins
+Description: power manager for Xfce desktop
+ This power manager for the Xfce desktop enables laptop users to set up
+ a power profile for two different modes "on battery power" and "on ac
+ power" while still allowing desktop users to at least change the DPMS
+ settings and CPU frequency using the settings dialogue..
+ .
+ It features:
+ * battery monitoring
+ * cpu frequency settings
+ * monitor DPMS settings
+ * suspend/Hibernate
+ * LCD brightness control
+ * Lid, sleep and power switches control
+
+Package: xfce4-power-manager-data
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: xfce4-power-manager, librsvg2-common
+Replaces: xfce4-power-manager (<< 0.8.0~beta2-1)
+Description: power manager for Xfce desktop, arch-indep files
+ This power manager for the Xfce desktop enables laptop users to set up
+ a power profile for two different modes "on battery power" and "on ac
+ power" while still allowing desktop users to at least change the DPMS
+ settings and CPU frequency using the settings dialogue..
+ .
+ This package contains architecture-independant files.
+
+Package: xfce4-power-manager-plugins
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ xfce4-power-manager (>= 0.8.0~)
+Description: power manager plugins for Xfce panel
+ This power manager for the Xfce desktop enables laptop users to set up
+ a power profile for two different modes "on battery power" and "on ac
+ power" while still allowing desktop users to at least change the DPMS
+ settings and CPU frequency using the settings dialogue..
+ .
+ This package contains the brightness plugin.
Added: desktop/branches/experimental/xfce4-power-manager/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/copyright?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/copyright (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/copyright Sun May 31 20:26:28 2015
@@ -0,0 +1,33 @@
+This package was debianized by Yves-Alexis Perez <corsac at debian.org> on
+Mon, 27 Oct 2008 07:32:27 +0100
+
+It was downloaded from
+http://goodies.xfce.org/projects/applications/xfce4-power-manager
+
+Copyright Holders:
+
+© 2008-2009 Ali <aliov at xfce.org>
+
+src/xfpm-button-xf86.c:
+ © 2008-2009 Ali <aliov at xfce.org> with some code from gnome-power-manager
+ which is:
+ © 2006-2007 Richard Hughes <richard at hughsie.com>
+src/xfpm-idle.c:
+ © 2008-2009 Ali <aliov at xfce.org> and some code from GDM 2.24.2 which is:
+ © 2007 Richard Hughes <richard at hughsie.com>
+
+brightness/brightness-button.c:
+ © 2009 Ali <aliov at xfce.org>
+ with some code taken from GtkScaleButton (GTK), which is:
+ © 2005 Ronald S. Bultje
+ © 2006, 2007 Christian Persch
+ © 2006 Jan Arne Petersen
+ © 2005-2007 Red Hat, Inc.
+
+
+License:
+
+You are free to distribute this software under the terms of
+the GNU General Public License (version 2 or later).
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL-2'
Added: desktop/branches/experimental/xfce4-power-manager/debian/patches/01_fix-light-locker-schema-loading.patch
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/patches/01_fix-light-locker-schema-loading.patch?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/patches/01_fix-light-locker-schema-loading.patch (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/patches/01_fix-light-locker-schema-loading.patch Sun May 31 20:26:28 2015
@@ -0,0 +1,13 @@
+diff --git a/settings/xfpm-settings.c b/settings/xfpm-settings.c
+index 5330065..a154775 100644
+--- a/settings/xfpm-settings.c
++++ b/settings/xfpm-settings.c
+@@ -1589,7 +1589,7 @@ static void xfpm_settings_light_locker (XfconfChannel *channel,
+ }
+
+ schema_source = g_settings_schema_source_get_default();
+- schema = g_settings_schema_source_lookup (schema_source, "apps.light-locker", FALSE);
++ schema = g_settings_schema_source_lookup (schema_source, "apps.light-locker", TRUE);
+
+ if (schema != NULL && get_light_locker_path() != NULL) {
+ security_frame = GTK_WIDGET (gtk_builder_get_object (xml, "security-frame"));
Added: desktop/branches/experimental/xfce4-power-manager/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/patches/series?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/patches/series (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/patches/series Sun May 31 20:26:28 2015
@@ -0,0 +1 @@
+01_fix-light-locker-schema-loading.patch
Added: desktop/branches/experimental/xfce4-power-manager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/rules?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/rules (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/rules Sun May 31 20:26:28 2015
@@ -0,0 +1,18 @@
+#!/usr/bin/make -f
+
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,--as-needed -Wl,-O1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
+BACKEND=linux
+ifeq ($(DEB_BUILD_ARCH_OS),kfreebsd)
+ BACKEND=freebsd
+endif
+override_dh_auto_configure:
+ dh_auto_configure -- --disable-silent-rules --with-backend=$(BACKEND)
+
+override_dh_install:
+ find debian/tmp/usr/lib -name 'lib*.la' -delete
+ dh_install --fail-missing
+
+%:
+ dh $@ --parallel
Propchange: desktop/branches/experimental/xfce4-power-manager/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: desktop/branches/experimental/xfce4-power-manager/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/source/format?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/source/format (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/source/format Sun May 31 20:26:28 2015
@@ -0,0 +1 @@
+3.0 (quilt)
Added: desktop/branches/experimental/xfce4-power-manager/debian/source/options
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/source/options?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/source/options (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/source/options Sun May 31 20:26:28 2015
@@ -0,0 +1 @@
+extend-diff-ignore = "(^|/)(config\.sub|config\.guess|Makefile)$"
Added: desktop/branches/experimental/xfce4-power-manager/debian/watch
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/watch?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/watch (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/watch Sun May 31 20:26:28 2015
@@ -0,0 +1,3 @@
+version=3
+http://archive.xfce.org/src/xfce/xfce4-power-manager/([\d\.]+)/ \
+ xfce4-power-manager-([\d\.]+)\.tar\.(?:gz|bz2)
Added: desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-information.1
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-information.1?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-information.1 (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-information.1 Sun May 31 20:26:28 2015
@@ -0,0 +1,56 @@
+.TH XFCE4-POWER-INFORMATION "1" "August 2013" "xfce4-power-information " "User Commands"
+.SH NAME
+xfce4-power-information \- Find information about your computer's power usage
+.SH DESCRIPTION
+.SS "Usage:"
+.IP
+xfce4\-power\-information [OPTION...]
+.SS "Help Options:"
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Show help options
+.TP
+\fB\-\-help\-all\fR
+Show all help options
+.TP
+\fB\-\-help\-gtk\fR
+Show GTK+ Options
+.PP
+GTK+ Options
+.TP
+\fB\-\-class\fR=\fICLASS\fR
+Program class as used by the window manager
+.TP
+\fB\-\-name\fR=\fINAME\fR
+Program name as used by the window manager
+.TP
+\fB\-\-screen\fR=\fISCREEN\fR
+X screen to use
+.TP
+\fB\-\-sync\fR
+Make X calls synchronous
+.TP
+\fB\-\-gtk\-module\fR=\fIMODULES\fR
+Load additional GTK+ modules
+.TP
+\fB\-\-g\-fatal\-warnings\fR
+Make all warnings fatal
+.SS "Application Options:"
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Version information
+.TP
+\fB\-\-display\fR=\fIDISPLAY\fR
+X display to use
+.PP
+Xfce Power Manager 1.2.0
+.PP
+Part of the Xfce Goodies Project
+http://goodies.xfce.org
+.PP
+Licensed under the GNU GPL.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\fIxfce4-power-manager\fR\|(7)
+.PP
+This program is a part of xfce4-power-manager.
Added: desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-data.install
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-data.install?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-data.install (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-data.install Sun May 31 20:26:28 2015
@@ -0,0 +1,4 @@
+usr/share/locale
+usr/share/icons
+usr/share/appdata/xfce4-power-manager.appdata.xml
+usr/share/man
Added: desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-plugins.install
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-plugins.install?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-plugins.install (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager-plugins.install Sun May 31 20:26:28 2015
@@ -0,0 +1,2 @@
+usr/lib
+usr/share/xfce4/panel/plugins
Added: desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.install
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.install?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.install (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.install Sun May 31 20:26:28 2015
@@ -0,0 +1,6 @@
+etc/
+usr/bin
+usr/sbin
+usr/share/applications
+usr/share/polkit-1
+debian/xfce4-power-manager.xml /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/
Added: desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.manpages
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.manpages?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.manpages (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.manpages Sun May 31 20:26:28 2015
@@ -0,0 +1,2 @@
+debian/xfce4-power-information.1
+debian/xfpm-power-backlight-helper.1
Added: desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.xml
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.xml?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.xml (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/xfce4-power-manager.xml Sun May 31 20:26:28 2015
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-power-manager" version="1.0">
+ <property name="xfce4-power-manager" type="empty">
+ <property name="power-button-action" type="uint" value="3"/>
+ </property>
+</channel>
Added: desktop/branches/experimental/xfce4-power-manager/debian/xfpm-power-backlight-helper.1
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/xfce4-power-manager/debian/xfpm-power-backlight-helper.1?rev=9179&op=file
==============================================================================
--- desktop/branches/experimental/xfce4-power-manager/debian/xfpm-power-backlight-helper.1 (added)
+++ desktop/branches/experimental/xfce4-power-manager/debian/xfpm-power-backlight-helper.1 Sun May 31 20:26:28 2015
@@ -0,0 +1,28 @@
+.TH XFPM-POWER-BACKLIGHT-HELPER "1" "August 2013" "xfpm-power-backlight-helper" "User Commands"
+.SH NAME
+xfpm-power-backlight-helper \- control the brightness from the command line
+.SH DESCRIPTION
+.SS "Usage:"
+.IP
+xfpm\-power\-backlight\-helper [OPTION...]
+.PP
+XFCE Power Manager Backlight Helper
+.SS "Help Options:"
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+Show help options
+.SS "Application Options:"
+.TP
+\fB\-\-set\-brightness\fR
+Set the current brightness
+.TP
+\fB\-\-get\-brightness\fR
+Get the current brightness
+.TP
+\fB\-\-get\-max\-brightness\fR
+Get the number of brightness levels supported
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\fIxfce4-power-manager\fR\|(7)
+.PP
+This program is a part of xfce4-power-manager.
More information about the Pkg-xfce-commits
mailing list