r20489 - in /desktop/unstable/sabayon/debian: changelog control control.in patches/40_force-python2.5-build.patch patches/41_force-python2.5-execution.patch rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Jun 27 16:30:40 UTC 2009


Author: joss
Date: Sat Jun 27 16:30:39 2009
New Revision: 20489

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20489
Log:
* Refresh build-dependencies.
* 40_force-python2.5-build.patch, 41_force-python2.5-execution.patch: 
  remove empty patches.
* Only require python-gconf, not python-gnome2.
* Remove useless XB-Python-Version.
* Force XNEST_PATH to Xephyr. Use xserver-xephyr instead of xnest.

Removed:
    desktop/unstable/sabayon/debian/patches/40_force-python2.5-build.patch
    desktop/unstable/sabayon/debian/patches/41_force-python2.5-execution.patch
Modified:
    desktop/unstable/sabayon/debian/changelog
    desktop/unstable/sabayon/debian/control
    desktop/unstable/sabayon/debian/control.in
    desktop/unstable/sabayon/debian/rules

Modified: desktop/unstable/sabayon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/changelog?rev=20489&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/changelog (original)
+++ desktop/unstable/sabayon/debian/changelog Sat Jun 27 16:30:39 2009
@@ -1,5 +1,6 @@
-sabayon (2.25.0-1) UNRELEASED; urgency=low
-
+sabayon (2.25.0-1) unstable; urgency=low
+
+  [ Luca Falavigna ]
   * New upstream release.
   * 04_ignore_locale_errors.patch:
     - Refresh patch for new upstream release.
@@ -27,7 +28,15 @@
     - python-gamin support has been replaced by gnome-vfs, remove the
       correspondent item from the list.
 
- -- Luca Falavigna <dktrkranz at ubuntu.com>  Tue, 05 May 2009 19:01:23 +0200
+  [ Josselin Mouette ]
+  * Refresh build-dependencies.
+  * 40_force-python2.5-build.patch, 41_force-python2.5-execution.patch: 
+    remove empty patches.
+  * Only require python-gconf, not python-gnome2.
+  * Remove useless XB-Python-Version.
+  * Force XNEST_PATH to Xephyr. Use xserver-xephyr instead of xnest.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 27 Jun 2009 18:30:30 +0200
 
 sabayon (2.22.0-1) unstable; urgency=low
 

Modified: desktop/unstable/sabayon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/control?rev=20489&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/control (original)
+++ desktop/unstable/sabayon/debian/control Sat Jun 27 16:30:39 2009
@@ -7,19 +7,16 @@
                debhelper (>= 5.0.38),
                cdbs (>= 0.4.49),
                gnome-pkg-tools,
-               python2.5-dev,
+               python-dev,
+               intltool (>= 0.40.0),
+               python-xdg,
+               libgtk2.0-dev,
+               python-gobject-dev (>= 2.15.0),
                libpango1.0-dev,
-               libgtk2.0-dev,
-               python-gtk2-dev,
-               python-gobject-dev (>= 2.12.0),
-               python-xdg,
                libxt-dev,
-               libxml-parser-perl,
-               xnest,
-               intltool (>= 0.40.0),
                python-support (>= 0.5.3)
 Homepage: http://live.gnome.org/Sabayon
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 XS-Python-Version: >= 2.5
 
 Package: sabayon
@@ -27,17 +24,17 @@
 Depends: ${shlibs:Depends},
          ${python:Depends},
          ${misc:Depends},
+         python-gobject (>= 2.15.0),
          python-gtk2 (>= 2.5.3),
-         python-gnome2 (>= 2.6.0),
+         python-gconf,
          python-libxml2,
-         xnest,
+         xserver-xephyr,
          gconf2 (>=  2.10.0-0ubuntu2),
          python-ldap,
          gksu,
          gdm,
          passwd,
          python-glade2
-XB-Python-Version: ${python:Versions}
 Description: system administration tool to manage GNOME desktop settings
  Sabayon provides a sane way to edit GConf defaults and GConf mandatory keys:
  the same way you edit your desktop.

Modified: desktop/unstable/sabayon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/control.in?rev=20489&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/control.in (original)
+++ desktop/unstable/sabayon/debian/control.in Sat Jun 27 16:30:39 2009
@@ -7,19 +7,16 @@
                debhelper (>= 5.0.38),
                cdbs (>= 0.4.49),
                gnome-pkg-tools,
-               python2.5-dev,
+               python-dev,
+               intltool (>= 0.40.0),
+               python-xdg,
+               libgtk2.0-dev,
+               python-gobject-dev (>= 2.15.0),
                libpango1.0-dev,
-               libgtk2.0-dev,
-               python-gtk2-dev,
-               python-gobject-dev (>= 2.12.0),
-               python-xdg,
                libxt-dev,
-               libxml-parser-perl,
-               xnest,
-               intltool (>= 0.40.0),
                python-support (>= 0.5.3)
 Homepage: http://live.gnome.org/Sabayon
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 XS-Python-Version: >= 2.5
 
 Package: sabayon
@@ -27,17 +24,17 @@
 Depends: ${shlibs:Depends},
          ${python:Depends},
          ${misc:Depends},
+         python-gobject (>= 2.15.0),
          python-gtk2 (>= 2.5.3),
-         python-gnome2 (>= 2.6.0),
+         python-gconf,
          python-libxml2,
-         xnest,
+         xserver-xephyr,
          gconf2 (>=  2.10.0-0ubuntu2),
          python-ldap,
          gksu,
          gdm,
          passwd,
          python-glade2
-XB-Python-Version: ${python:Versions}
 Description: system administration tool to manage GNOME desktop settings
  Sabayon provides a sane way to edit GConf defaults and GConf mandatory keys:
  the same way you edit your desktop.

Modified: desktop/unstable/sabayon/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/rules?rev=20489&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/rules (original)
+++ desktop/unstable/sabayon/debian/rules Sat Jun 27 16:30:39 2009
@@ -11,6 +11,8 @@
 				--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 '{}' \;




More information about the pkg-gnome-commits mailing list