r21328 - in /desktop/experimental/sabayon/debian: changelog rules

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Fri Sep 11 18:41:51 UTC 2009


Author: dktrkranz
Date: Fri Sep 11 18:41:51 2009
New Revision: 21328

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21328
Log:
* debian/rules:
  - No longer force XNEST_PATH, Xephyr is the default now.
  - Re-add the panel delegate, fixed upstream.

Modified:
    desktop/experimental/sabayon/debian/changelog
    desktop/experimental/sabayon/debian/rules

Modified: desktop/experimental/sabayon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/sabayon/debian/changelog?rev=21328&op=diff
==============================================================================
--- desktop/experimental/sabayon/debian/changelog [utf-8] (original)
+++ desktop/experimental/sabayon/debian/changelog [utf-8] Fri Sep 11 18:41:51 2009
@@ -7,8 +7,11 @@
     - debian/patches/04_ignore_locale_errors.patch
   * debian/control.in:
     - Bump Standards-Version to 3.8.3, no changes required.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Fri, 11 Sep 2009 00:44:17 +0200
+  * debian/rules:
+    - No longer force XNEST_PATH, Xephyr is the default now.
+    - Re-add the panel delegate, fixed upstream.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Fri, 11 Sep 2009 20:30:44 +0200
 
 sabayon (2.25.0-1) experimental; urgency=low
 

Modified: desktop/experimental/sabayon/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/sabayon/debian/rules?rev=21328&op=diff
==============================================================================
--- desktop/experimental/sabayon/debian/rules [utf-8] (original)
+++ desktop/experimental/sabayon/debian/rules [utf-8] Fri Sep 11 18:41:51 2009
@@ -11,10 +11,7 @@
 				--with-prototype-user=sabayon-admin \
 				--with-distro=debian
 
-DEB_CONFIGURE_SCRIPT_ENV += XNEST_PATH=/usr/bin/Xephyr
-
 binary-install/sabayon::
 	find debian/sabayon -name '*.a' -exec rm -f '{}' \;
 	find debian/sabayon -name '*.la' -exec rm -f '{}' \;
-	find debian/sabayon -name paneldelegate.py -exec rm -f '{}' \;
 	dh_pysupport




More information about the pkg-gnome-commits mailing list