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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Sep 1 09:00:37 UTC 2009


Author: joss
Date: Tue Sep  1 09:00:36 2009
New Revision: 21206

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21206
Log:
Remove python-gnome2-desktop since otherwise we would break all 
packages depending on it for the gtksourceview module.

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=21206&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Tue Sep  1 09:00:36 2009
@@ -1,8 +1,13 @@
 gnome-python-desktop (2.26.0-2) UNRELEASED; urgency=low
 
+  [ Emilio Pozuelo Monfort ]
   * Remove python-gtksourceview package, it's not used by anything anymore.
   * Standards-Version is 3.8.3, no changes needed.
   * debian/control.in: Remove trailing whitespaces.
+
+  [ Josselin Mouette ]
+  * Remove python-gnome2-desktop since otherwise we would break all 
+    packages depending on it for the gtksourceview module.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 01 Sep 2009 10:26:22 +0200
 

Modified: desktop/unstable/gnome-python-desktop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-python-desktop/debian/control?rev=21206&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control [utf-8] Tue Sep  1 09:00:36 2009
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Loic Minier <lool at dooz.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Gustavo Noronha Silva <kov at debian.org>, Josselin Mouette <joss at debian.org>, Julian Andres Klode <jak at jak-linux.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5.0.37.2),
                gnome-pkg-tools (>= 0.10),
                python-support (>= 0.6),
@@ -37,9 +37,10 @@
 Standards-Version: 3.8.3
 XS-Python-Version: >= 2.5
 
-Package: python-gnome2-desktop
+Package: python-gnome2-desktop-dev
 Architecture: all
 Depends: ${misc:Depends},
+         python-gnome2-desktop (>= ${source:Version}),
          python-bugbuddy (>= ${source:Version}),
          python-evince (>= ${source:Version}),
          python-evolution (>= ${source:Version}),
@@ -53,18 +54,7 @@
          python-nautilusburn (>= ${source:Version}),
          python-rsvg (>= ${source:Version}),
          python-totem-plparser (>= ${source:Version}),
-         python-wnck (>= ${source:Version})
-Description: Python bindings for the GNOME desktop environment (dummy package)
- This archive contains modules that allow you to write GNOME programs
- in Python.
- .
- This is a dummy package that depends from all the modules that used to
- be together. You can safely remove it from your system.
-
-Package: python-gnome2-desktop-dev
-Architecture: all
-Depends: ${misc:Depends},
-         python-gnome2-desktop (>= ${source:Version}),
+         python-wnck (>= ${source:Version}),
          python-gnome2-dev,
          python-gtk2-dev
 Replaces: python-gnome2-dev (<< 2.9.0)

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=21206&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control.in [utf-8] Tue Sep  1 09:00:36 2009
@@ -37,9 +37,10 @@
 Standards-Version: 3.8.3
 XS-Python-Version: >= 2.5
 
-Package: python-gnome2-desktop
+Package: python-gnome2-desktop-dev
 Architecture: all
 Depends: ${misc:Depends},
+         python-gnome2-desktop (>= ${source:Version}),
          python-bugbuddy (>= ${source:Version}),
          python-evince (>= ${source:Version}),
          python-evolution (>= ${source:Version}),
@@ -53,18 +54,7 @@
          python-nautilusburn (>= ${source:Version}),
          python-rsvg (>= ${source:Version}),
          python-totem-plparser (>= ${source:Version}),
-         python-wnck (>= ${source:Version})
-Description: Python bindings for the GNOME desktop environment (dummy package)
- This archive contains modules that allow you to write GNOME programs
- in Python.
- .
- This is a dummy package that depends from all the modules that used to
- be together. You can safely remove it from your system.
-
-Package: python-gnome2-desktop-dev
-Architecture: all
-Depends: ${misc:Depends},
-         python-gnome2-desktop (>= ${source:Version}),
+         python-wnck (>= ${source:Version}),
          python-gnome2-dev,
          python-gtk2-dev
 Replaces: python-gnome2-dev (<< 2.9.0)




More information about the pkg-gnome-commits mailing list