r18938 - in /packages/unstable/gnome-python-extras/debian: changelog control control.in docs python-gnome2-extras-doc.install python-gnome2-extras.docs python-gtkmozembed.install python-gtkspell.install

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Mar 10 11:16:36 UTC 2009


Author: joss
Date: Tue Mar 10 11:16:35 2009
New Revision: 18938

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18938
Log:
Remove python-gnome2-extras-doc and ship the docs (which are very 
small) in the individual packages instead.

Added:
    packages/unstable/gnome-python-extras/debian/docs   (props changed)
      - copied unchanged from r18923, packages/unstable/gnome-python-extras/debian/python-gnome2-extras.docs
Removed:
    packages/unstable/gnome-python-extras/debian/python-gnome2-extras-doc.install
    packages/unstable/gnome-python-extras/debian/python-gnome2-extras.docs
Modified:
    packages/unstable/gnome-python-extras/debian/changelog
    packages/unstable/gnome-python-extras/debian/control
    packages/unstable/gnome-python-extras/debian/control.in
    packages/unstable/gnome-python-extras/debian/python-gtkmozembed.install
    packages/unstable/gnome-python-extras/debian/python-gtkspell.install

Modified: packages/unstable/gnome-python-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/changelog?rev=18938&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/changelog (original)
+++ packages/unstable/gnome-python-extras/debian/changelog Tue Mar 10 11:16:35 2009
@@ -16,6 +16,8 @@
   * Build-depend on xsltproc and docbook-xml.
   * Build-depend on python-gtk2-doc so that the cross-references are 
     computed correctly.
+  * Remove python-gnome2-extras-doc and ship the docs (which are very 
+    small) in the individual packages instead.
 
  -- Josselin Mouette <joss at debian.org>  Sun, 08 Mar 2009 15:55:39 +0100
 

Modified: packages/unstable/gnome-python-extras/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/control?rev=18938&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/control (original)
+++ packages/unstable/gnome-python-extras/debian/control Tue Mar 10 11:16:35 2009
@@ -48,20 +48,11 @@
           python2.3-gnome2 (<< 2.9.1),
           python2.3-gnome2-extras,
           python2.4-gnome2-extras
-Suggests: python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Extra Python bindings for the GNOME desktop environment
  This package contains bindings for GNOME libraries that are not part 
  of the official GNOME release. They will help writing programs in 
  Python using these libraries.
-
-Package: python-gnome2-extras-doc
-Section: doc
-Architecture: all
-Description: Documentation for the extra GNOME Python bindings
- This package contains the documentation for Python bindings of GNOME 
- libraries that are not part of the official GNOME release. The 
- documents are fit for viewing on devhelp and other gtk-doc clients.
 
 Package: python-gnome2-extras-dev
 Architecture: all
@@ -88,7 +79,6 @@
          python-gtk2
 Conflicts: python-gnome2-extras (<< 2.19.1-1)
 Replaces: python-gnome2-extras (<< 2.19.1-1) 
-Suggests: python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for the GtkHTML 2 library
  This package contains bindings allowing to run Python programs using 
@@ -101,9 +91,10 @@
          ${python:Depends},
          python-gtk2,
          xulrunner-1.9 (>= 1.9~rc1)
-Conflicts: python-gnome2-extras (<< 2.19.1-1)
-Replaces: python-gnome2-extras (<< 2.19.1-1) 
-Suggests: python-gnome2-extras-doc
+Conflicts: python-gnome2-extras (<< 2.19.1-1),
+           python-gnome2-extras-doc
+Replaces: python-gnome2-extras (<< 2.19.1-1),
+          python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for the GtkMozEmbed Gecko library
  This package contains bindings allowing to run Python programs using 
@@ -118,7 +109,6 @@
          python-gtk2
 Conflicts: python-gnome2-extras (<< 2.19.1-1)
 Replaces: python-gnome2-extras (<< 2.19.1-1) 
-Suggests: python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Python module to display icons in the system tray
  This package contains a Python module based on GTK+ that allows to 
@@ -131,9 +121,10 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.19.1-4)
-Replaces: python-gnome2-extras (<< 2.19.1-4) 
-Suggests: python-gnome2-extras-doc
+Conflicts: python-gnome2-extras (<< 2.19.1-4),
+           python-gnome2-extras-doc
+Replaces: python-gnome2-extras (<< 2.19.1-4),
+          python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for the GtkSpell library
  This package contains bindings allowing to run Python programs using 

Modified: packages/unstable/gnome-python-extras/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/control.in?rev=18938&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/control.in (original)
+++ packages/unstable/gnome-python-extras/debian/control.in Tue Mar 10 11:16:35 2009
@@ -48,20 +48,11 @@
           python2.3-gnome2 (<< 2.9.1),
           python2.3-gnome2-extras,
           python2.4-gnome2-extras
-Suggests: python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Extra Python bindings for the GNOME desktop environment
  This package contains bindings for GNOME libraries that are not part 
  of the official GNOME release. They will help writing programs in 
  Python using these libraries.
-
-Package: python-gnome2-extras-doc
-Section: doc
-Architecture: all
-Description: Documentation for the extra GNOME Python bindings
- This package contains the documentation for Python bindings of GNOME 
- libraries that are not part of the official GNOME release. The 
- documents are fit for viewing on devhelp and other gtk-doc clients.
 
 Package: python-gnome2-extras-dev
 Architecture: all
@@ -88,7 +79,6 @@
          python-gtk2
 Conflicts: python-gnome2-extras (<< 2.19.1-1)
 Replaces: python-gnome2-extras (<< 2.19.1-1) 
-Suggests: python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for the GtkHTML 2 library
  This package contains bindings allowing to run Python programs using 
@@ -101,9 +91,10 @@
          ${python:Depends},
          python-gtk2,
          xulrunner-1.9 (>= 1.9~rc1)
-Conflicts: python-gnome2-extras (<< 2.19.1-1)
-Replaces: python-gnome2-extras (<< 2.19.1-1) 
-Suggests: python-gnome2-extras-doc
+Conflicts: python-gnome2-extras (<< 2.19.1-1),
+           python-gnome2-extras-doc
+Replaces: python-gnome2-extras (<< 2.19.1-1),
+          python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for the GtkMozEmbed Gecko library
  This package contains bindings allowing to run Python programs using 
@@ -118,7 +109,6 @@
          python-gtk2
 Conflicts: python-gnome2-extras (<< 2.19.1-1)
 Replaces: python-gnome2-extras (<< 2.19.1-1) 
-Suggests: python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Python module to display icons in the system tray
  This package contains a Python module based on GTK+ that allows to 
@@ -131,9 +121,10 @@
          ${shlibs:Depends},
          ${python:Depends},
          python-gtk2
-Conflicts: python-gnome2-extras (<< 2.19.1-4)
-Replaces: python-gnome2-extras (<< 2.19.1-4) 
-Suggests: python-gnome2-extras-doc
+Conflicts: python-gnome2-extras (<< 2.19.1-4),
+           python-gnome2-extras-doc
+Replaces: python-gnome2-extras (<< 2.19.1-4),
+          python-gnome2-extras-doc
 XB-Python-Version: ${python:Versions}
 Description: Python bindings for the GtkSpell library
  This package contains bindings allowing to run Python programs using 

Propchange: packages/unstable/gnome-python-extras/debian/docs
------------------------------------------------------------------------------
    svn:mergeinfo = 

Modified: packages/unstable/gnome-python-extras/debian/python-gtkmozembed.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-gtkmozembed.install?rev=18938&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/python-gtkmozembed.install (original)
+++ packages/unstable/gnome-python-extras/debian/python-gtkmozembed.install Tue Mar 10 11:16:35 2009
@@ -1,1 +1,2 @@
 /usr/lib/python*/site-packages/gtk-2.0/gtkmozembed.so
+/usr/share/gtk-doc/html/pygtkmozembed

Modified: packages/unstable/gnome-python-extras/debian/python-gtkspell.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/python-gtkspell.install?rev=18938&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/python-gtkspell.install (original)
+++ packages/unstable/gnome-python-extras/debian/python-gtkspell.install Tue Mar 10 11:16:35 2009
@@ -1,1 +1,2 @@
 /usr/lib/python*/site-packages/gtk-2.0/gtkspell.so
+/usr/share/gtk-doc/html/pygtkspell




More information about the pkg-gnome-commits mailing list