r21204 - in /desktop/unstable/gnome-python-desktop/debian: changelog control control.in python-gtksourceview.examples python-gtksourceview.install

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Sep 1 08:52:35 UTC 2009


Author: pochu
Date: Tue Sep  1 08:52:35 2009
New Revision: 21204

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21204
Log:
* 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.

Removed:
    desktop/unstable/gnome-python-desktop/debian/python-gtksourceview.examples
    desktop/unstable/gnome-python-desktop/debian/python-gtksourceview.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=21204&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/changelog [utf-8] Tue Sep  1 08:52:35 2009
@@ -1,3 +1,11 @@
+gnome-python-desktop (2.26.0-2) UNRELEASED; urgency=low
+
+  * 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.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 01 Sep 2009 10:26:22 +0200
+
 gnome-python-desktop (2.26.0-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=21204&op=diff
==============================================================================
--- desktop/unstable/gnome-python-desktop/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-python-desktop/debian/control [utf-8] Tue Sep  1 08:52:35 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>, 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>, 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>
 Build-Depends: debhelper (>= 5.0.37.2),
                gnome-pkg-tools (>= 0.10),
                python-support (>= 0.6),
@@ -24,7 +24,6 @@
                libtotem-plparser-dev (>= 1.4.0),
                libgnomeprint2.2-dev (>= 2.2.0),
                libgnomeprintui2.2-dev (>= 2.2),
-               libgtksourceview-dev (>= 1.1.90),
                libnautilus-burn-dev (>= 2.15.3),
                libgnome-media-dev (>= 2.10.0),
                libgconf2-dev (>= 2.10.0),
@@ -35,7 +34,7 @@
                libebook1.2-dev (>= 1.4.0),
                libevince-dev,
                bug-buddy (>= 2.16) [!hurd-i386]
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
 XS-Python-Version: >= 2.5
 
 Package: python-gnome2-desktop
@@ -48,7 +47,6 @@
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
          python-gnomeprint (>= ${source:Version}),
-         python-gtksourceview (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
          python-mediaprofiles (>= ${source:Version}),
          python-metacity (>= ${source:Version}),
@@ -60,7 +58,7 @@
  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 
+ 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
@@ -84,7 +82,7 @@
 Suggests: bug-buddy
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python module for bug-buddy
- This package contains a module that will allow programs using it to 
+ 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
@@ -94,7 +92,7 @@
          ${python:Depends},
          python-gtk2
 Description: Python bindings for the evince libraries
- This package contains modules that allows to display documents 
+ This package contains modules that allows to display documents
  supported by the evince libraries in Python applications.
 
 Package: python-evolution
@@ -106,7 +104,7 @@
 Suggests: evolution-data-server
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the evolution libraries
- This package contains modules that allows to talk with the evolution 
+ This package contains modules that allows to talk with the evolution
  data server to manipulate the address book and calendar in Python.
 
 Package: python-gnomeapplet
@@ -119,7 +117,7 @@
 Suggests: gnome-panel
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the GNOME panel applet library
- This package contains a module that allows to write applets for the 
+ This package contains a module that allows to write applets for the
  GNOME panel in Python.
 
 Package: python-gnomedesktop
@@ -130,7 +128,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the GNOME desktop library
- This package contains a module that allows to write applications using 
+ This package contains a module that allows to write applications using
  the GNOME desktop library in Python.
 
 Package: python-gnomekeyring
@@ -142,7 +140,7 @@
 Suggests: gnome-keyring
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the GNOME keyring library
- This package contains a module that allows to access and manipulate 
+ This package contains a module that allows to access and manipulate
  the GNOME keyring framework in Python.
 
 Package: python-gnomeprint
@@ -155,28 +153,12 @@
            python-gnome2-desktop-doc
 Replaces: python-gnome2-desktop-doc
 Description: Python bindings for the GNOME printing library
- This package contains a module that allows to use the Gnomeprint 
+ This package contains a module that allows to use the Gnomeprint
  library in Python applications.
  .
- The Gnomeprint library is deprecated in favor of GTK+, so this module 
+ The Gnomeprint library is deprecated in favor of GTK+, so this module
  should not be used in newly written applications.
 
-Package: python-gtksourceview
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Conflicts: python-gnome2-desktop (<< 2.24.0-2),
-           python-gnome2-desktop-doc
-Replaces: python-gnome2-desktop-doc
-Description: Python bindings for the GtkSourceView 1.x library
- This package contains a module that allows to use the GtkSourceView 
- widget in Python applications.
- .
- This is deprecated in favor of GtkSourceView 2, so this module should 
- not be used in newly written applications.
-
 Package: python-gtop
 Architecture: any
 Depends: ${misc:Depends},
@@ -185,7 +167,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the Gtop library
- This package contains a module that allows to use the Gtop system 
+ This package contains a module that allows to use the Gtop system
  information library in Python applications.
 
 Package: python-mediaprofiles
@@ -196,7 +178,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the GNOME media profiles library
- This package contains a module that allows to use the GNOME media 
+ This package contains a module that allows to use the GNOME media
  profiles widgets in Python applications.
 
 Package: python-metacity
@@ -208,7 +190,7 @@
 Suggests: metacity
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for metacity
- This package contains a module that allows to manipulate the internals 
+ This package contains a module that allows to manipulate the internals
  of the Metacity window manager in Python applications.
 
 Package: python-nautilusburn
@@ -219,8 +201,8 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the Nautilus CD burner
- This package contains a module that allows to use the Nautilus CD 
- burner library and widgets to write Python applications that can burn 
+ This package contains a module that allows to use the Nautilus CD
+ burner library and widgets to write Python applications that can burn
  CDs and prepare ISO images.
 
 Package: python-rsvg
@@ -232,7 +214,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the RSVG library
- This package contains a module that allows to use librsvg to read and 
+ This package contains a module that allows to use librsvg to read and
  write SVG files from Python applications.
 
 Package: python-totem-plparser
@@ -243,7 +225,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the Totem playlist parser library
- This package contains a module that allows to use the Totem playlist 
+ This package contains a module that allows to use the Totem playlist
  parser library from Python applications.
 
 Package: python-wnck
@@ -254,5 +236,5 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the WNCK library
- This package contains a module that allows to communicate with the 
+ This package contains a module that allows 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=21204&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 08:52:35 2009
@@ -24,7 +24,6 @@
                libtotem-plparser-dev (>= 1.4.0),
                libgnomeprint2.2-dev (>= 2.2.0),
                libgnomeprintui2.2-dev (>= 2.2),
-               libgtksourceview-dev (>= 1.1.90),
                libnautilus-burn-dev (>= 2.15.3),
                libgnome-media-dev (>= 2.10.0),
                libgconf2-dev (>= 2.10.0),
@@ -35,7 +34,7 @@
                libebook1.2-dev (>= 1.4.0),
                libevince-dev,
                bug-buddy (>= 2.16) [!hurd-i386]
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
 XS-Python-Version: >= 2.5
 
 Package: python-gnome2-desktop
@@ -48,7 +47,6 @@
          python-gnomedesktop (>= ${source:Version}),
          python-gnomekeyring (>= ${source:Version}),
          python-gnomeprint (>= ${source:Version}),
-         python-gtksourceview (>= ${source:Version}),
          python-gtop (>= ${source:Version}),
          python-mediaprofiles (>= ${source:Version}),
          python-metacity (>= ${source:Version}),
@@ -60,7 +58,7 @@
  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 
+ 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
@@ -84,7 +82,7 @@
 Suggests: bug-buddy
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python module for bug-buddy
- This package contains a module that will allow programs using it to 
+ 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
@@ -94,7 +92,7 @@
          ${python:Depends},
          python-gtk2
 Description: Python bindings for the evince libraries
- This package contains modules that allows to display documents 
+ This package contains modules that allows to display documents
  supported by the evince libraries in Python applications.
 
 Package: python-evolution
@@ -106,7 +104,7 @@
 Suggests: evolution-data-server
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the evolution libraries
- This package contains modules that allows to talk with the evolution 
+ This package contains modules that allows to talk with the evolution
  data server to manipulate the address book and calendar in Python.
 
 Package: python-gnomeapplet
@@ -119,7 +117,7 @@
 Suggests: gnome-panel
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the GNOME panel applet library
- This package contains a module that allows to write applets for the 
+ This package contains a module that allows to write applets for the
  GNOME panel in Python.
 
 Package: python-gnomedesktop
@@ -130,7 +128,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the GNOME desktop library
- This package contains a module that allows to write applications using 
+ This package contains a module that allows to write applications using
  the GNOME desktop library in Python.
 
 Package: python-gnomekeyring
@@ -142,7 +140,7 @@
 Suggests: gnome-keyring
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the GNOME keyring library
- This package contains a module that allows to access and manipulate 
+ This package contains a module that allows to access and manipulate
  the GNOME keyring framework in Python.
 
 Package: python-gnomeprint
@@ -155,28 +153,12 @@
            python-gnome2-desktop-doc
 Replaces: python-gnome2-desktop-doc
 Description: Python bindings for the GNOME printing library
- This package contains a module that allows to use the Gnomeprint 
+ This package contains a module that allows to use the Gnomeprint
  library in Python applications.
  .
- The Gnomeprint library is deprecated in favor of GTK+, so this module 
+ The Gnomeprint library is deprecated in favor of GTK+, so this module
  should not be used in newly written applications.
 
-Package: python-gtksourceview
-Architecture: any
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         ${python:Depends},
-         python-gtk2
-Conflicts: python-gnome2-desktop (<< 2.24.0-2),
-           python-gnome2-desktop-doc
-Replaces: python-gnome2-desktop-doc
-Description: Python bindings for the GtkSourceView 1.x library
- This package contains a module that allows to use the GtkSourceView 
- widget in Python applications.
- .
- This is deprecated in favor of GtkSourceView 2, so this module should 
- not be used in newly written applications.
-
 Package: python-gtop
 Architecture: any
 Depends: ${misc:Depends},
@@ -185,7 +167,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the Gtop library
- This package contains a module that allows to use the Gtop system 
+ This package contains a module that allows to use the Gtop system
  information library in Python applications.
 
 Package: python-mediaprofiles
@@ -196,7 +178,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the GNOME media profiles library
- This package contains a module that allows to use the GNOME media 
+ This package contains a module that allows to use the GNOME media
  profiles widgets in Python applications.
 
 Package: python-metacity
@@ -208,7 +190,7 @@
 Suggests: metacity
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for metacity
- This package contains a module that allows to manipulate the internals 
+ This package contains a module that allows to manipulate the internals
  of the Metacity window manager in Python applications.
 
 Package: python-nautilusburn
@@ -219,8 +201,8 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the Nautilus CD burner
- This package contains a module that allows to use the Nautilus CD 
- burner library and widgets to write Python applications that can burn 
+ This package contains a module that allows to use the Nautilus CD
+ burner library and widgets to write Python applications that can burn
  CDs and prepare ISO images.
 
 Package: python-rsvg
@@ -232,7 +214,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the RSVG library
- This package contains a module that allows to use librsvg to read and 
+ This package contains a module that allows to use librsvg to read and
  write SVG files from Python applications.
 
 Package: python-totem-plparser
@@ -243,7 +225,7 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the Totem playlist parser library
- This package contains a module that allows to use the Totem playlist 
+ This package contains a module that allows to use the Totem playlist
  parser library from Python applications.
 
 Package: python-wnck
@@ -254,5 +236,5 @@
          python-gtk2
 Conflicts: python-gnome2-desktop (<< 2.24.0-2)
 Description: Python bindings for the WNCK library
- This package contains a module that allows to communicate with the 
+ This package contains a module that allows to communicate with the
  Window Manager using the EWMH specification from Python applications.




More information about the pkg-gnome-commits mailing list