r29929 - in /desktop/unstable/gnome-python-desktop/debian: changelog control control.in python-brasero.examples python-brasero.install python-evince.install python-mediaprofiles.examples python-mediaprofiles.install

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Oct 2 12:43:23 UTC 2011


Author: joss
Date: Sun Oct  2 12:43:22 2011
New Revision: 29929

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29929
Log:
* Drop python-brasero, python-evince and python-mediaprofiles since 
  they are going away with GNOME 3.
* By obsolescence, closes: #559400, #640754.

Removed:
    desktop/unstable/gnome-python-desktop/debian/python-brasero.examples
    desktop/unstable/gnome-python-desktop/debian/python-brasero.install
    desktop/unstable/gnome-python-desktop/debian/python-evince.install
    desktop/unstable/gnome-python-desktop/debian/python-mediaprofiles.examples
    desktop/unstable/gnome-python-desktop/debian/python-mediaprofiles.install
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=29929&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Sun Oct  2 12:43:22 2011
@@ -1,3 +1,11 @@
+gnome-python-desktop (2.32.0-2) unstable; urgency=low
+
+  * Drop python-brasero, python-evince and python-mediaprofiles since 
+    they are going away with GNOME 3.
+  * By obsolescence, closes: #559400, #640754.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 02 Oct 2011 14:43:15 +0200
+
 gnome-python-desktop (2.32.0-1) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control?rev=29929&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control [utf-8] Sun Oct  2 12:43:22 2011
@@ -25,15 +25,12 @@
                libwnck-dev (>= 2.19.3),
                libpanel-applet2-dev (>= 2.13.4),
                libtotem-plparser-dev (>= 1.4.0),
-               libgnome-media-dev (>= 2.10.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),
                libebook1.2-dev (>= 1.4.0),
-               libevince-dev (>= 2.32),
-               libbrasero-media-dev (>= 2.29) [!hurd-i386],
                bug-buddy (>= 2.16)
 Standards-Version: 3.9.2
 X-Python-Version: >= 2.5
@@ -41,17 +38,14 @@
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-python-desktop
 
 Package: python-gnome2-desktop-dev
-Architecture: any
+Architecture: all
 Depends: ${misc:Depends},
-         python-brasero (>= ${source:Version}) [!hurd-any],
          python-bugbuddy (>= ${source:Version}),
-         python-evince (>= ${source:Version}),
          python-evolution (>= ${source:Version}),
          python-gnomeapplet (>= ${source:Version}),
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
-         python-mediaprofiles (>= ${source:Version}),
          python-metacity (>= ${source:Version}),
          python-rsvg (>= ${source:Version}),
          python-totem-plparser (>= ${source:Version}),
@@ -62,17 +56,6 @@
 Description: Python bindings for the GNOME desktop environment
  This archive contains files that allow you to build wrappers for addons
  that interoperate gnome-python.
-
-Package: python-brasero
-Architecture: linux-any kfreebsd-any netbsd-any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Suggests: brasero
-Description: Python module for brasero
- This package contains some modules that allow to write applications using
- the Brasero media libraries and burning backends.
 
 Package: python-bugbuddy
 Architecture: all
@@ -85,16 +68,6 @@
 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.
-
-Package: python-evince
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-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.
 
 Package: python-evolution
 Architecture: any
@@ -156,17 +129,6 @@
  This package contains a module that allows one to use the Gtop system
  information library in Python applications.
 
-Package: python-mediaprofiles
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
-
 Package: python-metacity
 Architecture: any
 Depends: ${misc:Depends},

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=29929&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] Sun Oct  2 12:43:22 2011
@@ -20,15 +20,12 @@
                libwnck-dev (>= 2.19.3),
                libpanel-applet2-dev (>= 2.13.4),
                libtotem-plparser-dev (>= 1.4.0),
-               libgnome-media-dev (>= 2.10.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),
                libebook1.2-dev (>= 1.4.0),
-               libevince-dev (>= 2.32),
-               libbrasero-media-dev (>= 2.29) [!hurd-i386],
                bug-buddy (>= 2.16)
 Standards-Version: 3.9.2
 X-Python-Version: >= 2.5
@@ -36,17 +33,14 @@
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-python-desktop
 
 Package: python-gnome2-desktop-dev
-Architecture: any
+Architecture: all
 Depends: ${misc:Depends},
-         python-brasero (>= ${source:Version}) [!hurd-any],
          python-bugbuddy (>= ${source:Version}),
-         python-evince (>= ${source:Version}),
          python-evolution (>= ${source:Version}),
          python-gnomeapplet (>= ${source:Version}),
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
-         python-mediaprofiles (>= ${source:Version}),
          python-metacity (>= ${source:Version}),
          python-rsvg (>= ${source:Version}),
          python-totem-plparser (>= ${source:Version}),
@@ -57,17 +51,6 @@
 Description: Python bindings for the GNOME desktop environment
  This archive contains files that allow you to build wrappers for addons
  that interoperate gnome-python.
-
-Package: python-brasero
-Architecture: linux-any kfreebsd-any netbsd-any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Suggests: brasero
-Description: Python module for brasero
- This package contains some modules that allow to write applications using
- the Brasero media libraries and burning backends.
 
 Package: python-bugbuddy
 Architecture: all
@@ -80,16 +63,6 @@
 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.
-
-Package: python-evince
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-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.
 
 Package: python-evolution
 Architecture: any
@@ -151,17 +124,6 @@
  This package contains a module that allows one to use the Gtop system
  information library in Python applications.
 
-Package: python-mediaprofiles
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
-
 Package: python-metacity
 Architecture: any
 Depends: ${misc:Depends},




More information about the pkg-gnome-commits mailing list