r10306 - in /desktop/unstable/sabayon/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue Apr 24 11:32:58 UTC 2007


Author: lool
Date: Tue Apr 24 11:32:58 2007
New Revision: 10306

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10306
Log:
* Depend on python-glade2; Ubuntu #43700.

Modified:
    desktop/unstable/sabayon/debian/changelog
    desktop/unstable/sabayon/debian/control
    desktop/unstable/sabayon/debian/control.in

Modified: desktop/unstable/sabayon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/changelog?rev=10306&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/changelog (original)
+++ desktop/unstable/sabayon/debian/changelog Tue Apr 24 11:32:58 2007
@@ -29,8 +29,9 @@
   [ Loic Minier ]
   * Depend on passwd for useradd/userdel and groupadd.
   * Fix chown usage in postrm.
-
- -- Loic Minier <lool at dooz.org>  Mon, 23 Apr 2007 13:40:36 +0200
+  * Depend on python-glade2; Ubuntu #43700.
+
+ -- Loic Minier <lool at dooz.org>  Tue, 24 Apr 2007 13:32:44 +0200
 
 sabayon (2.12.4-4) unstable; urgency=low
 

Modified: desktop/unstable/sabayon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/control?rev=10306&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/control (original)
+++ desktop/unstable/sabayon/debian/control Tue Apr 24 11:32:58 2007
@@ -9,7 +9,7 @@
 
 Package: sabayon
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 2.5.3), python-gnome2 (>= 2.6.0), python-gamin, python-libxml2, xnest, gconf2 (>=  2.10.0-0ubuntu2), python-ldap, gksu, gdm
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 2.5.3), python-gnome2 (>= 2.6.0), python-gamin, python-libxml2, xnest, 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:

Modified: desktop/unstable/sabayon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/sabayon/debian/control.in?rev=10306&op=diff
==============================================================================
--- desktop/unstable/sabayon/debian/control.in (original)
+++ desktop/unstable/sabayon/debian/control.in Tue Apr 24 11:32:58 2007
@@ -9,7 +9,7 @@
 
 Package: sabayon
 Architecture: any
-Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 2.5.3), python-gnome2 (>= 2.6.0), python-gamin, python-libxml2, xnest, gconf2 (>=  2.10.0-0ubuntu2), python-ldap, gksu, gdm, passwd
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gtk2 (>= 2.5.3), python-gnome2 (>= 2.6.0), python-gamin, python-libxml2, xnest, 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:




More information about the pkg-gnome-commits mailing list