[Pkg-utopia-commits] r1101 -
packages/unstable/gnome-power-manager/debian
Riccardo Setti
giskard-guest at costa.debian.org
Tue Oct 24 18:30:49 UTC 2006
Author: giskard-guest
Date: 2006-10-24 18:30:49 +0000 (Tue, 24 Oct 2006)
New Revision: 1101
Modified:
packages/unstable/gnome-power-manager/debian/changelog
packages/unstable/gnome-power-manager/debian/control
packages/unstable/gnome-power-manager/debian/rules
Log:
* Added 55-lid-state-tracking.patch taken from the Ubuntu package
* Added 56-disable-session-save-on-shutdown.patch taken from
the Ubuntu package. (closes: #394869)
Modified: packages/unstable/gnome-power-manager/debian/changelog
===================================================================
--- packages/unstable/gnome-power-manager/debian/changelog 2006-10-24 18:24:47 UTC (rev 1100)
+++ packages/unstable/gnome-power-manager/debian/changelog 2006-10-24 18:30:49 UTC (rev 1101)
@@ -1,7 +1,9 @@
gnome-power-manager (2.16.1-1) unstable; urgency=low
* New Upstream Release.
- * Added 55-lid-state-tracking.patch taken from the ubuntu package
+ * Added 55-lid-state-tracking.patch taken from the Ubuntu package
+ * Added 56-disable-session-save-on-shutdown.patch taken from
+ the Ubuntu package. (closes: #394869)
* Updated 02.gnome-power-manager.desktop.in.patch
* Removed 03_pt_BR.patch, it is no more necessary
Modified: packages/unstable/gnome-power-manager/debian/control
===================================================================
--- packages/unstable/gnome-power-manager/debian/control 2006-10-24 18:24:47 UTC (rev 1100)
+++ packages/unstable/gnome-power-manager/debian/control 2006-10-24 18:30:49 UTC (rev 1101)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Riccardo Setti <giskard at debian.org>
Uploaders: Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, libtool, autoconf, libgnomeui-dev, libglade2-dev, libhal-dev (>= 0.5.6), libdbus-glib-1-dev (>= 0.61), libxml-parser-perl, libxext-dev, libx11-dev, libgtk2.0-dev, libwnck-dev, docbook-to-man, intltool, libnotify-dev (>= 0.3.0), docbook-utils, libxres-dev, gnome-doc-utils
+Build-Depends: debhelper (>= 5), cdbs, libtool, autoconf, libgnomeui-dev, libglade2-dev, libhal-dev (>= 0.5.6), libdbus-glib-1-dev (>= 0.61), libxml-parser-perl, libxext-dev, libx11-dev, libgtk2.0-dev, libwnck-dev, docbook-to-man, intltool, libnotify-dev (>= 0.3.0), docbook-utils, libxres-dev, gnome-doc-utils, xmlto
Standards-Version: 3.7.2
Package: gnome-power-manager
@@ -23,6 +23,7 @@
* Reduce CPU frequency
* Switch off the harddrive if not needed
* Dim the display when the machine is idle
- * Tweak the memory management to allow longer cache-intervals for the hard drive
+ * Tweak the memory management to allow longer cache-intervals
+ for the hard drive
.
Homepage: http://www.gnome.org/projects/gnome-power-manager/
Modified: packages/unstable/gnome-power-manager/debian/rules
===================================================================
--- packages/unstable/gnome-power-manager/debian/rules 2006-10-24 18:24:47 UTC (rev 1100)
+++ packages/unstable/gnome-power-manager/debian/rules 2006-10-24 18:30:49 UTC (rev 1101)
@@ -21,3 +21,6 @@
rm -f debian/gnome-power-manager/usr/share/doc/gnome-power-manager/README.cvs
rm -rf debian/gnome-power-manager/etc/dbus/system.d
+ mv debian/gnome-power-manager/doc/gnome-power-manager-2.16.1/* \
+ debian/gnome-power-manager/usr/share/doc
+ rm -rf debian/gnome-power-manager/doc
More information about the Pkg-utopia-commits
mailing list