r35272 - in /attic/gnome-python-desktop/debian: changelog control control.in python-gtop.install python-metacity.install python-totem-plparser.install rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Jun 4 23:20:51 UTC 2012


Author: biebl
Date: Mon Jun  4 23:20:50 2012
New Revision: 35272

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35272
Log:
Drop obsolete python-metacity, python-gtop and python-totem-plparser
packages. They have no reverse dependencies and are superseded by gi based
bindings. Closes: #676019

Removed:
    attic/gnome-python-desktop/debian/python-gtop.install
    attic/gnome-python-desktop/debian/python-metacity.install
    attic/gnome-python-desktop/debian/python-totem-plparser.install
Modified:
    attic/gnome-python-desktop/debian/changelog
    attic/gnome-python-desktop/debian/control
    attic/gnome-python-desktop/debian/control.in
    attic/gnome-python-desktop/debian/rules

Modified: attic/gnome-python-desktop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gnome-python-desktop/debian/changelog?rev=35272&op=diff
==============================================================================
--- attic/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ attic/gnome-python-desktop/debian/changelog [utf-8] Mon Jun  4 23:20:50 2012
@@ -1,3 +1,11 @@
+gnome-python-desktop (2.32.0+dfsg-2) UNRELEASED; urgency=low
+
+  * Drop obsolete python-metacity, python-gtop and python-totem-plparser
+    packages. They have no reverse dependencies and are superseded by gi based
+    bindings. Closes: #676019
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 05 Jun 2012 01:17:01 +0200
+
 gnome-python-desktop (2.32.0+dfsg-1) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: attic/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gnome-python-desktop/debian/control?rev=35272&op=diff
==============================================================================
--- attic/gnome-python-desktop/debian/control [utf-8] (original)
+++ attic/gnome-python-desktop/debian/control [utf-8] Mon Jun  4 23:20:50 2012
@@ -22,11 +22,8 @@
                libglib2.0-dev (>= 2.6.0),
                libgtk2.0-dev (>= 2.4),
                librsvg2-dev (>= 2.13.93),
-               libgtop2-dev (>= 2.13.0),
                libwnck-dev (>= 2.19.3),
-               libtotem-plparser-dev (>= 1.4.0),
                libgconf2-dev (>= 2.10.0),
-               libmetacity-dev (>= 1:2.21.5),
                libgnome-keyring-dev (>= 0.5.0),
                libgnome-desktop-dev (>= 2.10.0),
                libecal1.2-dev (>= 1.4.0),
@@ -42,10 +39,7 @@
          python-evolution (>= ${source:Version}),
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
-         python-gtop (>= ${source:Version}),
-         python-metacity (>= ${source:Version}),
          python-rsvg (>= ${source:Version}),
-         python-totem-plparser (>= ${source:Version}),
          python-wnck (>= ${source:Version}),
          python-gnome2-dev,
          python-gtk2-dev
@@ -89,29 +83,6 @@
  This package contains a module that allows one to access and manipulate
  the GNOME keyring framework in Python.
 
-Package: python-gtop
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
-
-Package: python-metacity
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Suggests: metacity
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
-
 Package: python-rsvg
 Architecture: any
 Depends: ${misc:Depends},
@@ -124,17 +95,6 @@
  This package contains a module that allows one to use librsvg to read and
  write SVG files from Python applications.
 
-Package: python-totem-plparser
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
-
 Package: python-wnck
 Architecture: any
 Depends: ${misc:Depends},

Modified: attic/gnome-python-desktop/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gnome-python-desktop/debian/control.in?rev=35272&op=diff
==============================================================================
--- attic/gnome-python-desktop/debian/control.in [utf-8] (original)
+++ attic/gnome-python-desktop/debian/control.in [utf-8] Mon Jun  4 23:20:50 2012
@@ -17,11 +17,8 @@
                libglib2.0-dev (>= 2.6.0),
                libgtk2.0-dev (>= 2.4),
                librsvg2-dev (>= 2.13.93),
-               libgtop2-dev (>= 2.13.0),
                libwnck-dev (>= 2.19.3),
-               libtotem-plparser-dev (>= 1.4.0),
                libgconf2-dev (>= 2.10.0),
-               libmetacity-dev (>= 1:2.21.5),
                libgnome-keyring-dev (>= 0.5.0),
                libgnome-desktop-dev (>= 2.10.0),
                libecal1.2-dev (>= 1.4.0),
@@ -37,10 +34,7 @@
          python-evolution (>= ${source:Version}),
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
-         python-gtop (>= ${source:Version}),
-         python-metacity (>= ${source:Version}),
          python-rsvg (>= ${source:Version}),
-         python-totem-plparser (>= ${source:Version}),
          python-wnck (>= ${source:Version}),
          python-gnome2-dev,
          python-gtk2-dev
@@ -84,29 +78,6 @@
  This package contains a module that allows one to access and manipulate
  the GNOME keyring framework in Python.
 
-Package: python-gtop
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
-
-Package: python-metacity
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Suggests: metacity
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
-
 Package: python-rsvg
 Architecture: any
 Depends: ${misc:Depends},
@@ -119,17 +90,6 @@
  This package contains a module that allows one to use librsvg to read and
  write SVG files from Python applications.
 
-Package: python-totem-plparser
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
-
 Package: python-wnck
 Architecture: any
 Depends: ${misc:Depends},

Modified: attic/gnome-python-desktop/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/gnome-python-desktop/debian/rules?rev=35272&op=diff
==============================================================================
--- attic/gnome-python-desktop/debian/rules [utf-8] (original)
+++ attic/gnome-python-desktop/debian/rules [utf-8] Mon Jun  4 23:20:50 2012
@@ -8,5 +8,3 @@
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
-
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-metacity




More information about the pkg-gnome-commits mailing list