r19355 - in /desktop/unstable/gnome-panel/debian: changelog rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Tue Apr 7 10:10:42 UTC 2009
Author: joss
Date: Tue Apr 7 10:10:41 2009
New Revision: 19355
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19355
Log:
Don’t pass gksu to time-admin anymore.
Modified:
desktop/unstable/gnome-panel/debian/changelog
desktop/unstable/gnome-panel/debian/rules
Modified: desktop/unstable/gnome-panel/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=19355&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/changelog (original)
+++ desktop/unstable/gnome-panel/debian/changelog Tue Apr 7 10:10:41 2009
@@ -9,6 +9,7 @@
* Standards version is 3.8.1.
* New upstream release.
* 70_relibtoolize.patch: updated for the new version.
+ * Donât pass gksu to time-admin anymore.
-- Josselin Mouette <joss at debian.org> Tue, 07 Apr 2009 12:07:19 +0200
Modified: desktop/unstable/gnome-panel/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/rules?rev=19355&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/rules (original)
+++ desktop/unstable/gnome-panel/debian/rules Tue Apr 7 10:10:41 2009
@@ -15,7 +15,7 @@
DEB_CONFIGURE_EXTRA_FLAGS += \
--disable-scrollkeeper \
--with-in-process-applets=all \
- --with-clock-time-utility="gksu time-admin"
+ --with-clock-time-utility=time-admin
ifneq ($(DEB_BUILD_GNU_SYSTEM),gnu)
DEB_CONFIGURE_EXTRA_FLAGS += --enable-eds
endif
More information about the pkg-gnome-commits
mailing list