[Pkg-utopia-commits] r584 -
packages/unstable/gnome-power-manager/debian
Riccardo Setti
giskard-guest at costa.debian.org
Sun Feb 12 19:37:40 UTC 2006
Author: giskard-guest
Date: 2006-02-12 19:37:39 +0000 (Sun, 12 Feb 2006)
New Revision: 584
Modified:
packages/unstable/gnome-power-manager/debian/changelog
packages/unstable/gnome-power-manager/debian/rules
Log:
- added --disable-scrollkeeper switch
Modified: packages/unstable/gnome-power-manager/debian/changelog
===================================================================
--- packages/unstable/gnome-power-manager/debian/changelog 2006-02-12 19:15:07 UTC (rev 583)
+++ packages/unstable/gnome-power-manager/debian/changelog 2006-02-12 19:37:39 UTC (rev 584)
@@ -3,10 +3,11 @@
* new upstream
- removed 01_port_to_the_new_libnotify because the last notify code works fine
- gpm depends on hal >= 0.5.6
+ - added --disable-scrollkeeper switch
* gpm depends on notification-daemon instead of notify-daemon
-
- -- Riccardo Setti <giskard at autistici.org> Mon, 30 Jan 2006 11:03:43 +0100
+ -- Riccardo Setti <giskard at autistici.org> Sun, 12 Feb 2006 20:36:59 +0100
+
gnome-power-manager (0.3.1-1) unstable; urgency=low
* First Debian release.
Modified: packages/unstable/gnome-power-manager/debian/rules
===================================================================
--- packages/unstable/gnome-power-manager/debian/rules 2006-02-12 19:15:07 UTC (rev 583)
+++ packages/unstable/gnome-power-manager/debian/rules 2006-02-12 19:37:39 UTC (rev 584)
@@ -8,8 +8,8 @@
DEB_CONFIGURE_EXTRA_FLAGS += \
--without-gconf-source \
- --enable-libnotify
-
+ --enable-libnotify \
+ --disable-scrollkeeper
clean::
rm -f po/*.gmo
More information about the Pkg-utopia-commits
mailing list