[Pkg-xfce-commits] r6515 - in goodies/tags/xfce4-power-manager: . 1.0.11-1 1.0.11-1/debian 1.0.11-1/debian/patches
Yves-Alexis Perez
corsac at alioth.debian.org
Thu Mar 29 09:26:13 UTC 2012
Author: corsac
Date: 2012-03-29 09:26:12 +0000 (Thu, 29 Mar 2012)
New Revision: 6515
Added:
goodies/tags/xfce4-power-manager/1.0.11-1/
goodies/tags/xfce4-power-manager/1.0.11-1/debian/changelog
goodies/tags/xfce4-power-manager/1.0.11-1/debian/control
goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/series
Removed:
goodies/tags/xfce4-power-manager/1.0.11-1/debian/changelog
goodies/tags/xfce4-power-manager/1.0.11-1/debian/control
goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/0001-Solaris-specific-code-for-determining-the-start-time.patch
goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/02_fix-notify-detect.patch
goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/series
Log:
[svn-buildpackage] Tagging xfce4-power-manager 1.0.11-1
Property changes on: goodies/tags/xfce4-power-manager/1.0.11-1
___________________________________________________________________
Added: svn:mergeinfo
+ /goodies/branches/experimental/xfce4-power-manager:3824-5300
/goodies/tags/xfce4-power-manager/0.8.4.2-1:3692-3823
Deleted: goodies/tags/xfce4-power-manager/1.0.11-1/debian/changelog
===================================================================
--- goodies/trunk/xfce4-power-manager/debian/changelog 2012-03-28 11:11:14 UTC (rev 6509)
+++ goodies/tags/xfce4-power-manager/1.0.11-1/debian/changelog 2012-03-29 09:26:12 UTC (rev 6515)
@@ -1,247 +0,0 @@
-xfce4-power-manager (1.0.10-6) UNRELEASED; urgency=low
-
- * debian/patches: add missing DEP3 headers.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Mon, 20 Feb 2012 22:35:06 +0100
-
-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
Copied: goodies/tags/xfce4-power-manager/1.0.11-1/debian/changelog (from rev 6512, goodies/trunk/xfce4-power-manager/debian/changelog)
===================================================================
--- goodies/tags/xfce4-power-manager/1.0.11-1/debian/changelog (rev 0)
+++ goodies/tags/xfce4-power-manager/1.0.11-1/debian/changelog 2012-03-29 09:26:12 UTC (rev 6515)
@@ -0,0 +1,257 @@
+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
Deleted: goodies/tags/xfce4-power-manager/1.0.11-1/debian/control
===================================================================
--- goodies/trunk/xfce4-power-manager/debian/control 2012-03-28 11:11:14 UTC (rev 6509)
+++ goodies/tags/xfce4-power-manager/1.0.11-1/debian/control 2012-03-29 09:26:12 UTC (rev 6515)
@@ -1,61 +0,0 @@
-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.8.0),
- libxfce4ui-1-dev (>= 4.7.0), libnotify-dev, xfce4-panel-dev (>= 4.8.0),
- libpolkit-gobject-1-dev, libxext-dev, libx11-dev, dpkg-dev (>= 1.16.1)
-Standards-Version: 3.9.2
-Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-power-manager/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-power-manager/
-Homepage: http://goodies.xfce.org/projects/applications/xfce4-power-manager
-
-Package: xfce4-power-manager
-Section: xfce
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, upower,
- xfce4-power-manager-data (=${source:Version})
-Recommends: consolekit
-Suggests: xfce4-power-manager-plugins, udisks
-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
-Section: xfce
-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
-Section: xfce
-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.
Copied: goodies/tags/xfce4-power-manager/1.0.11-1/debian/control (from rev 6511, goodies/trunk/xfce4-power-manager/debian/control)
===================================================================
--- goodies/tags/xfce4-power-manager/1.0.11-1/debian/control (rev 0)
+++ goodies/tags/xfce4-power-manager/1.0.11-1/debian/control 2012-03-29 09:26:12 UTC (rev 6515)
@@ -0,0 +1,61 @@
+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.8.0),
+ libxfce4ui-1-dev (>= 4.7.0), libnotify-dev, xfce4-panel-dev (>= 4.8.0),
+ libpolkit-gobject-1-dev, libxext-dev, libx11-dev, dpkg-dev (>= 1.16.1)
+Standards-Version: 3.9.3
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-power-manager/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-power-manager/
+Homepage: http://goodies.xfce.org/projects/applications/xfce4-power-manager
+
+Package: xfce4-power-manager
+Section: xfce
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, upower,
+ xfce4-power-manager-data (=${source:Version})
+Recommends: consolekit
+Suggests: xfce4-power-manager-plugins, udisks
+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
+Section: xfce
+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
+Section: xfce
+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.
Deleted: goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/0001-Solaris-specific-code-for-determining-the-start-time.patch
===================================================================
--- goodies/trunk/xfce4-power-manager/debian/patches/0001-Solaris-specific-code-for-determining-the-start-time.patch 2012-03-28 11:11:14 UTC (rev 6509)
+++ goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/0001-Solaris-specific-code-for-determining-the-start-time.patch 2012-03-29 09:26:12 UTC (rev 6515)
@@ -1,92 +0,0 @@
-From 47b7e20d7acd2cc64caf379eb6cd385705d3e90d Mon Sep 17 00:00:00 2001
-From: Guido Berhoerster <gber at openindiana.org>
-Date: Mon, 28 Mar 2011 17:19:40 +0200
-Subject: [PATCH] Solaris-specific code for determining the start time of a
- process.
-
-Solaris also allows to obtain this information through procfs,
-however design and implementation differ vastly from Linux.
-
-Origin: upstream, http://git.xfce.org/xfce/xfce4-power-manager/commit/src/xfpm-polkit.c?id=47b7e20d7acd2cc64caf379eb6cd385705d3e90d
----
- src/xfpm-polkit.c | 40 +++++++++++++++++++++++++++++++++++-----
- 1 files changed, 35 insertions(+), 5 deletions(-)
-
-diff --git a/src/xfpm-polkit.c b/src/xfpm-polkit.c
-index a50c2db..29fcf7d 100644
---- a/src/xfpm-polkit.c
-+++ b/src/xfpm-polkit.c
-@@ -32,12 +32,15 @@
-
- #include <sys/types.h>
-
--#if defined(__FreeBSD__)
--#include <sys/stat.h>
--#else
-+#if defined(__linux)
- #include <sys/param.h>
- #include <sys/sysctl.h>
- #include <sys/user.h>
-+#elif defined(__FreeBSD__)
-+#include <sys/stat.h>
-+#elif defined(__SVR4) || defined(__sun)
-+#include <fcntl.h>
-+#include <procfs.h>
- #endif
-
- #include <errno.h>
-@@ -115,7 +118,7 @@ static guint64
- get_start_time_for_pid (pid_t pid)
- {
- guint64 start_time;
--#if !defined(__FreeBSD__)
-+#if defined(__linux)
- gchar *filename;
- gchar *contents;
- size_t length;
-@@ -172,7 +175,7 @@ get_start_time_for_pid (pid_t pid)
- g_free (filename);
- g_free (contents);
-
--#else /*if !defined(__FreeBSD__)*/
-+#elif defined(__FreeBSD__)
-
- struct kinfo_proc p;
-
-@@ -189,6 +192,33 @@ get_start_time_for_pid (pid_t pid)
- start_time = (guint64) p.ki_start.tv_sec;
-
- out:
-+#elif defined(__SVR4) || defined(__sun)
-+
-+ psinfo_t p;
-+ gchar *filename;
-+ int fd;
-+
-+ start_time = 0;
-+
-+ filename = g_strdup_printf ("/proc/%d/psinfo", (int) pid);
-+ if ((fd = open(filename, O_RDONLY)) < 0)
-+ {
-+ g_warning ("Error opening %s (%s)",
-+ filename,
-+ g_strerror (errno));
-+ goto out;
-+ }
-+ if (read(fd, &p, sizeof (p)) != sizeof (p))
-+ {
-+ g_warning ("Error reading %s",
-+ filename);
-+ close(fd);
-+ goto out;
-+ }
-+ start_time = (guint64) p.pr_start.tv_sec;
-+ close(fd);
-+out:
-+ g_free (filename);
- #endif
-
- return start_time;
---
-1.7.4.4
-
Deleted: goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/02_fix-notify-detect.patch
===================================================================
--- goodies/trunk/xfce4-power-manager/debian/patches/02_fix-notify-detect.patch 2012-03-28 11:11:14 UTC (rev 6509)
+++ goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/02_fix-notify-detect.patch 2012-03-29 09:26:12 UTC (rev 6515)
@@ -1,17 +0,0 @@
-diff --git a/src/xfpm-notify.c b/src/xfpm-notify.c
-index c93a843..3c2651d 100644
---- a/src/xfpm-notify.c
-+++ b/src/xfpm-notify.c
-@@ -233,11 +233,11 @@ xfpm_notify_new_notification_internal (const gchar *title, const gchar *message,
- #if !NOTIFY_CHECK_VERSION (0, 7, 0)
- if ( icon )
- notify_notification_attach_to_status_icon (n, icon);
-+#endif
- #else
- if ( icon )
- notify_notification_attach_to_status_icon (n, icon);
- #endif
--#endif
-
- notify_notification_set_urgency (n, (NotifyUrgency)urgency);
-
Deleted: goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/series
===================================================================
--- goodies/trunk/xfce4-power-manager/debian/patches/series 2012-03-28 11:11:14 UTC (rev 6509)
+++ goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/series 2012-03-29 09:26:12 UTC (rev 6515)
@@ -1,5 +0,0 @@
-0001-Solaris-specific-code-for-determining-the-start-time.patch
-02_fix-notify-detect.patch
-03_trap-x-errors.patch
-04_clear-idles-for-removed-batteries.patch
-05_fix-brightness-key-modifiers.patch
Copied: goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/series (from rev 6510, goodies/trunk/xfce4-power-manager/debian/patches/series)
===================================================================
--- goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/series (rev 0)
+++ goodies/tags/xfce4-power-manager/1.0.11-1/debian/patches/series 2012-03-29 09:26:12 UTC (rev 6515)
@@ -0,0 +1,3 @@
+03_trap-x-errors.patch
+04_clear-idles-for-removed-batteries.patch
+05_fix-brightness-key-modifiers.patch
More information about the Pkg-xfce-commits
mailing list