r30678 - in /desktop/unstable/gnome-python-desktop/debian: changelog control control.in python-gnomeapplet.examples python-gnomeapplet.install

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Oct 17 23:34:07 UTC 2011


Author: biebl
Date: Mon Oct 17 23:34:06 2011
New Revision: 30678

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30678
Log:
Drop python-gnomeapplet. It has been replaced by gir1.2-panelapplet-4.0
and PyGObject. Closes: #638135

Removed:
    desktop/unstable/gnome-python-desktop/debian/python-gnomeapplet.examples
    desktop/unstable/gnome-python-desktop/debian/python-gnomeapplet.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=30678&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Mon Oct 17 23:34:06 2011
@@ -1,3 +1,10 @@
+gnome-python-desktop (2.32.0-4) UNRELEASED; urgency=low
+
+  * Drop python-gnomeapplet. It has been replaced by gir1.2-panelapplet-4.0
+    and PyGObject. Closes: #638135
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 17 Oct 2011 17:31:26 +0200
+
 gnome-python-desktop (2.32.0-3) unstable; urgency=low
 
   * Drop python-bugbuddy package.

Modified: desktop/unstable/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control?rev=30678&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control [utf-8] Mon Oct 17 23:34:06 2011
@@ -23,7 +23,6 @@
                librsvg2-dev (>= 2.13.93),
                libgtop2-dev (>= 2.13.0),
                libwnck-dev (>= 2.19.3),
-               libpanel-applet2-dev (>= 2.13.4),
                libtotem-plparser-dev (>= 1.4.0),
                libgconf2-dev (>= 2.10.0),
                libmetacity-dev (>= 1:2.21.5),
@@ -40,7 +39,6 @@
 Architecture: all
 Depends: ${misc:Depends},
          python-evolution (>= ${source:Version}),
-         python-gnomeapplet (>= ${source:Version}),
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
@@ -66,20 +64,6 @@
 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.
-
-Package: python-gnomeapplet
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-pyorbit,
-         python-gtk2,
-         python-gnome2
-Suggests: gnome-panel
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
 
 Package: python-gnomedesktop
 Architecture: any

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=30678&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] Mon Oct 17 23:34:06 2011
@@ -18,7 +18,6 @@
                librsvg2-dev (>= 2.13.93),
                libgtop2-dev (>= 2.13.0),
                libwnck-dev (>= 2.19.3),
-               libpanel-applet2-dev (>= 2.13.4),
                libtotem-plparser-dev (>= 1.4.0),
                libgconf2-dev (>= 2.10.0),
                libmetacity-dev (>= 1:2.21.5),
@@ -35,7 +34,6 @@
 Architecture: all
 Depends: ${misc:Depends},
          python-evolution (>= ${source:Version}),
-         python-gnomeapplet (>= ${source:Version}),
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
@@ -61,20 +59,6 @@
 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.
-
-Package: python-gnomeapplet
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-pyorbit,
-         python-gtk2,
-         python-gnome2
-Suggests: gnome-panel
-Replaces: python-gnome2-desktop (<< 2.24.0-2)
-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.
 
 Package: python-gnomedesktop
 Architecture: any




More information about the pkg-gnome-commits mailing list