r16056 - in /desktop/unstable/pygobject/debian: changelog control control.in patches/61_wakeupfd-fix.patch

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue May 27 21:57:49 UTC 2008


Author: lool
Date: Tue May 27 21:57:48 2008
New Revision: 16056

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16056
Log:
Drop patch 61_wakeupfd-fix, it seems to expose some python2.5 64-bits
issue; revert build-deps and deps bumps from 2.12.1-3 and -4.

Removed:
    desktop/unstable/pygobject/debian/patches/61_wakeupfd-fix.patch
Modified:
    desktop/unstable/pygobject/debian/changelog
    desktop/unstable/pygobject/debian/control
    desktop/unstable/pygobject/debian/control.in

Modified: desktop/unstable/pygobject/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/changelog?rev=16056&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/changelog (original)
+++ desktop/unstable/pygobject/debian/changelog Tue May 27 21:57:48 2008
@@ -1,6 +1,8 @@
 pygobject (2.14.1-7) unstable; urgency=low
 
   * Also add an explicit python2.5 (>= 2.5.2-5) dep; closes: #481936.
+  * Drop patch 61_wakeupfd-fix, it seems to expose some python2.5 64-bits
+    issue; revert build-deps and deps bumps from 2.12.1-3 and -4.
 
  -- Loic Minier <lool at dooz.org>  Tue, 20 May 2008 11:26:02 +0200
 

Modified: desktop/unstable/pygobject/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control?rev=16056&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control (original)
+++ desktop/unstable/pygobject/debian/control Tue May 27 21:57:48 2008
@@ -7,7 +7,6 @@
                python-support (>= 0.4),
                gnome-pkg-tools (>= 0.10),
                cdbs,
-               python2.5-dev (>= 2.5.2-5),
                python-all-dev (>= 2.3.5),
                libglib2.0-dev (>= 2.8.0),
                libffi-dev (>= 3.0.5),
@@ -22,7 +21,6 @@
 Package: python-gobject
 Architecture: any
 Depends: ${python:Depends},
-         python2.5 (>= 2.5.2-5),
          ${shlibs:Depends},
          ${misc:Depends}
 Provides: ${python:Provides}
@@ -42,7 +40,6 @@
 Depends: ${python:Depends},
          ${misc:Depends},
          python-gobject (>= ${source:Version}),
-         python2.5-dev (>= 2.5.2-5),
          python-dev,
          libglib2.0-dev (>= 2.8.0),
          libffi-dev (>= 3.0.5)

Modified: desktop/unstable/pygobject/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygobject/debian/control.in?rev=16056&op=diff
==============================================================================
--- desktop/unstable/pygobject/debian/control.in (original)
+++ desktop/unstable/pygobject/debian/control.in Tue May 27 21:57:48 2008
@@ -7,7 +7,6 @@
                python-support (>= 0.4),
                gnome-pkg-tools (>= 0.10),
                cdbs,
-               python2.5-dev (>= 2.5.2-5),
                python-all-dev (>= 2.3.5),
                libglib2.0-dev (>= 2.8.0),
                libffi-dev (>= 3.0.5),
@@ -22,7 +21,6 @@
 Package: python-gobject
 Architecture: any
 Depends: ${python:Depends},
-         python2.5 (>= 2.5.2-5),
          ${shlibs:Depends},
          ${misc:Depends}
 Provides: ${python:Provides}
@@ -42,7 +40,6 @@
 Depends: ${python:Depends},
          ${misc:Depends},
          python-gobject (>= ${source:Version}),
-         python2.5-dev (>= 2.5.2-5),
          python-dev,
          libglib2.0-dev (>= 2.8.0),
          libffi-dev (>= 3.0.5)




More information about the pkg-gnome-commits mailing list