r27748 - in /desktop/unstable/pygtk/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sat Apr 23 10:55:19 UTC 2011


Author: bigon
Date: Sat Apr 23 10:55:17 2011
New Revision: 27748

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27748
Log:
Add Breaks: python-gtkglext1 (<< 1.1.0-7~) to be sure it also use
dh_python2

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

Modified: desktop/unstable/pygtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/changelog?rev=27748&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/changelog [utf-8] (original)
+++ desktop/unstable/pygtk/debian/changelog [utf-8] Sat Apr 23 10:55:17 2011
@@ -1,7 +1,6 @@
 pygtk (2.24.0-1) UNRELEASED; urgency=low
 
   * New upstream release (Closes: #619126).
-    - Built against python 2.6 and python 2.7 (Closes: #623182)
   * debian/control.in:
     - Bump python-gobject-dev and libgtk2.0-dev build-dependencies
     - Bump python-gtk2-dev dependencies against python-gobject-dev
@@ -14,6 +13,8 @@
       versions
     - Drop all XB-Python-Version
     - Bump debhelper compatibility to 8
+    - Add Breaks: python-gtkglext1 (<< 1.1.0-7~) to be sure it also use
+      dh_python2
   * debian/rules:
     - Use dh_python2 instead of dh_pysupport
     - Set pyexecdir to install files to py_libdir_sh
@@ -21,7 +22,7 @@
   * Drop debian/patches/60_pygtk-wakeupfd-fix.patch: Fixed upstream
     
 
- -- Laurent Bigonville <bigon at debian.org>  Mon, 18 Apr 2011 21:54:53 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Sat, 23 Apr 2011 12:54:34 +0200
 
 pygtk (2.17.0-4) unstable; urgency=low
 

Modified: desktop/unstable/pygtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control?rev=27748&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control [utf-8] (original)
+++ desktop/unstable/pygtk/debian/control [utf-8] Sat Apr 23 10:55:17 2011
@@ -44,6 +44,7 @@
          python-gobject (>= 2.21.3)
 Suggests: python-gtk2-doc
 Provides: ${python:Provides}
+Breaks: python-gtkglext1 (<< 1.1.0-7~)
 Description: Python bindings for the GTK+ widget set
  This archive contains modules that allow you to use GTK+ in Python
  programs.

Modified: desktop/unstable/pygtk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control.in?rev=27748&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control.in [utf-8] (original)
+++ desktop/unstable/pygtk/debian/control.in [utf-8] Sat Apr 23 10:55:17 2011
@@ -39,6 +39,7 @@
          python-gobject (>= 2.21.3)
 Suggests: python-gtk2-doc
 Provides: ${python:Provides}
+Breaks: python-gtkglext1 (<< 1.1.0-7~)
 Description: Python bindings for the GTK+ widget set
  This archive contains modules that allow you to use GTK+ in Python
  programs.




More information about the pkg-gnome-commits mailing list