r27783 - in /desktop/unstable/gnome-python-desktop/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Apr 25 15:29:00 UTC 2011


Author: joss
Date: Mon Apr 25 15:28:58 2011
New Revision: 27783

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

Modified:
    desktop/unstable/gnome-python-desktop/debian/changelog
    desktop/unstable/gnome-python-desktop/debian/control
    desktop/unstable/gnome-python-desktop/debian/control.in

Modified: desktop/unstable/gnome-python-desktop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/changelog?rev=27783&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Mon Apr 25 15:28:58 2011
@@ -1,3 +1,9 @@
+gnome-python-desktop (2.30.2-2) UNRELEASED; urgency=low
+
+  * Drop incorrect ${python:Provides}.
+
+ -- Josselin Mouette <joss at debian.org>  Mon, 25 Apr 2011 17:28:42 +0200
+
 gnome-python-desktop (2.30.2-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control?rev=27783&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control [utf-8] Mon Apr 25 15:28:58 2011
@@ -70,7 +70,6 @@
          ${python:Depends},
          python-gtk2
 Suggests: brasero
-Provides: ${python:Provides}
 Description: Python module for brasero
  This package contains some modules that allow to write applications using
  the Brasero media libraries and burning backends.
@@ -83,7 +82,6 @@
          python-gtk2
 Suggests: bug-buddy
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python module for bug-buddy
  This package contains a module that will allow programs using it to
  report bugs using the bug-buddy reporting tool, if it is installed.
@@ -94,7 +92,6 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Provides: ${python:Provides}
 Description: Python bindings for the evince libraries
  This package contains modules that allows one to display documents
  supported by the evince libraries in Python applications.
@@ -107,7 +104,6 @@
          python-gtk2
 Suggests: evolution-data-server
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the evolution libraries
  This package contains modules that allows one to talk with the evolution
  data server to manipulate the address book and calendar in Python.
@@ -122,7 +118,6 @@
          python-gnome2
 Suggests: gnome-panel
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the GNOME panel applet library
  This package contains a module that allows one to write applets for the
  GNOME panel in Python.
@@ -134,7 +129,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the GNOME desktop library
  This package contains a module that allows one to write applications using
  the GNOME desktop library in Python.
@@ -147,7 +141,6 @@
          python-gtk2
 Suggests: gnome-keyring
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the GNOME keyring library
  This package contains a module that allows one to access and manipulate
  the GNOME keyring framework in Python.
@@ -159,7 +152,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the Gtop library
  This package contains a module that allows one to use the Gtop system
  information library in Python applications.
@@ -171,7 +163,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the GNOME media profiles library
  This package contains a module that allows one to use the GNOME media
  profiles widgets in Python applications.
@@ -184,7 +175,6 @@
          python-gtk2
 Suggests: metacity
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for metacity
  This package contains a module that allows one to manipulate the internals
  of the Metacity window manager in Python applications.
@@ -197,7 +187,6 @@
          librsvg2-common,
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the RSVG library
  This package contains a module that allows one to use librsvg to read and
  write SVG files from Python applications.
@@ -209,7 +198,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the Totem playlist parser library
  This package contains a module that allows one to use the Totem playlist
  parser library from Python applications.
@@ -221,7 +209,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the WNCK library
  This package contains a module that allows one to communicate with the
  Window Manager using the EWMH specification from Python applications.

Modified: desktop/unstable/gnome-python-desktop/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control.in?rev=27783&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] Mon Apr 25 15:28:58 2011
@@ -65,7 +65,6 @@
          ${python:Depends},
          python-gtk2
 Suggests: brasero
-Provides: ${python:Provides}
 Description: Python module for brasero
  This package contains some modules that allow to write applications using
  the Brasero media libraries and burning backends.
@@ -78,7 +77,6 @@
          python-gtk2
 Suggests: bug-buddy
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python module for bug-buddy
  This package contains a module that will allow programs using it to
  report bugs using the bug-buddy reporting tool, if it is installed.
@@ -89,7 +87,6 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Provides: ${python:Provides}
 Description: Python bindings for the evince libraries
  This package contains modules that allows one to display documents
  supported by the evince libraries in Python applications.
@@ -102,7 +99,6 @@
          python-gtk2
 Suggests: evolution-data-server
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the evolution libraries
  This package contains modules that allows one to talk with the evolution
  data server to manipulate the address book and calendar in Python.
@@ -117,7 +113,6 @@
          python-gnome2
 Suggests: gnome-panel
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the GNOME panel applet library
  This package contains a module that allows one to write applets for the
  GNOME panel in Python.
@@ -129,7 +124,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the GNOME desktop library
  This package contains a module that allows one to write applications using
  the GNOME desktop library in Python.
@@ -142,7 +136,6 @@
          python-gtk2
 Suggests: gnome-keyring
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the GNOME keyring library
  This package contains a module that allows one to access and manipulate
  the GNOME keyring framework in Python.
@@ -154,7 +147,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the Gtop library
  This package contains a module that allows one to use the Gtop system
  information library in Python applications.
@@ -166,7 +158,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the GNOME media profiles library
  This package contains a module that allows one to use the GNOME media
  profiles widgets in Python applications.
@@ -179,7 +170,6 @@
          python-gtk2
 Suggests: metacity
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for metacity
  This package contains a module that allows one to manipulate the internals
  of the Metacity window manager in Python applications.
@@ -192,7 +182,6 @@
          librsvg2-common,
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the RSVG library
  This package contains a module that allows one to use librsvg to read and
  write SVG files from Python applications.
@@ -204,7 +193,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the Totem playlist parser library
  This package contains a module that allows one to use the Totem playlist
  parser library from Python applications.
@@ -216,7 +204,6 @@
          ${python:Depends},
          python-gtk2
 Replaces: python-gnome2-desktop (<< 2.24.0-2)
-Provides: ${python:Provides}
 Description: Python bindings for the WNCK library
  This package contains a module that allows one to communicate with the
  Window Manager using the EWMH specification from Python applications.




More information about the pkg-gnome-commits mailing list