r16911 - /desktop/experimental/pygtk/debian/control

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Sep 7 17:51:51 UTC 2008


Author: pochu-guest
Date: Sun Sep  7 17:51:51 2008
New Revision: 16911

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16911
Log:
update control

Modified:
    desktop/experimental/pygtk/debian/control

Modified: desktop/experimental/pygtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/pygtk/debian/control?rev=16911&op=diff
==============================================================================
--- desktop/experimental/pygtk/debian/control (original)
+++ desktop/experimental/pygtk/debian/control Sun Sep  7 17:51:51 2008
@@ -26,6 +26,8 @@
                gnome-icon-theme
 XS-Python-Version: >= 2.3
 Standards-Version: 3.8.0
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/experimental/pygtk/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/pygtk/
 Homepage: http://www.pygtk.org/
 
 Package: python-gtk2
@@ -37,7 +39,8 @@
 Python-Depends: python-numeric (>= 24.2-3),
                 python-cairo (>= 1.0.2-1.1),
                 python-gobject (>= 2.15.3)
-Suggests: python-gtk2-doc, python-gtk2-dbg
+Suggests: python-gtk2-doc,
+          python-gtk2-dbg
 Provides: ${python:Provides}
 XB-Python-Version: ${python:Versions}
 Conflicts: python-gdk-imlib,
@@ -66,7 +69,7 @@
  programs. This package contains the bindings for the version 2.0
  of that toolkit.
  .
- This package contains the extension built for the python debug interpreter.
+ This package contains the extension built for the Python debug interpreter.
 
 Package: python-gtk2-dev
 Architecture: all
@@ -91,8 +94,8 @@
            python-gnome,
            python-gtk
 Description: GTK+ bindings: devel files
- This archive contains files that allow you to build wrappers for addon
- that interoperate python-gtk2 (pygtk).
+ This archive contains files that allow you to build wrappers for addons
+ that interoperate with python-gtk2 (pygtk).
 
 Package: python-glade2
 Architecture: any
@@ -100,7 +103,8 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python-gtk2 (= ${binary:Version})
-Suggests: python-gtk2-doc
+Suggests: python-gtk2-doc,
+          python-glade2-dbg
 Conflicts: python-gdk-imlib,
            python-glade,
            python-gnome,
@@ -127,7 +131,7 @@
  application you just need to load the interface description from 
  the .glade file instead of constructing the GUI at runtime.
  .
- This package contains the extension built for the python debug interpreter.
+ This package contains the extension built for the Python debug interpreter.
 
 Package: python-gtk2-doc
 Architecture: all




More information about the pkg-gnome-commits mailing list