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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Apr 25 15:32:09 UTC 2011


Author: joss
Date: Mon Apr 25 15:32:02 2011
New Revision: 27785

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27785
Log:
Drop incorrect ${python:Provides}.

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=27785&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/changelog [utf-8] (original)
+++ desktop/unstable/pygtk/debian/changelog [utf-8] Mon Apr 25 15:32:02 2011
@@ -1,3 +1,9 @@
+pygtk (2.24.0-2) UNRELEASED; urgency=low
+
+  * Drop incorrect ${python:Provides}.
+
+ -- Josselin Mouette <joss at debian.org>  Mon, 25 Apr 2011 17:31:38 +0200
+
 pygtk (2.24.0-1) unstable; urgency=low
 
   * New upstream release (Closes: #619126).

Modified: desktop/unstable/pygtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control?rev=27785&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control [utf-8] (original)
+++ desktop/unstable/pygtk/debian/control [utf-8] Mon Apr 25 15:32:02 2011
@@ -43,7 +43,6 @@
          python-cairo (>= 1.0.2-1.1),
          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
@@ -88,7 +87,6 @@
          ${misc:Depends},
          python-gtk2 (= ${binary:Version})
 Suggests: python-gtk2-doc
-Provides: ${python:Provides}
 Description: GTK+ bindings: Glade support
  Contains bindings for the glade library from use within Python. Glade
  makes it very easy to create a user interface. In the target

Modified: desktop/unstable/pygtk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control.in?rev=27785&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control.in [utf-8] (original)
+++ desktop/unstable/pygtk/debian/control.in [utf-8] Mon Apr 25 15:32:02 2011
@@ -38,7 +38,6 @@
          python-cairo (>= 1.0.2-1.1),
          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
@@ -83,7 +82,6 @@
          ${misc:Depends},
          python-gtk2 (= ${binary:Version})
 Suggests: python-gtk2-doc
-Provides: ${python:Provides}
 Description: GTK+ bindings: Glade support
  Contains bindings for the glade library from use within Python. Glade
  makes it very easy to create a user interface. In the target




More information about the pkg-gnome-commits mailing list