r15970 - in /desktop/unstable/pygtk/debian: changelog control control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Thu May 15 20:00:33 UTC 2008
Author: lool
Date: Thu May 15 20:00:32 2008
New Revision: 15970
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15970
Log:
s/python/Python in description
Modified:
desktop/unstable/pygtk/debian/changelog
desktop/unstable/pygtk/debian/control
desktop/unstable/pygtk/debian/control.in
Modified: desktop/unstable/pygtk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/changelog?rev=15970&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/changelog (original)
+++ desktop/unstable/pygtk/debian/changelog Thu May 15 20:00:32 2008
@@ -1,6 +1,7 @@
pygtk (2.12.1-3) UNRELEASED; urgency=low
* Bump Standards-Version to 3.7.3.
+ * s/python/Python in description
-- Loic Minier <lool at dooz.org> Thu, 15 May 2008 21:59:27 +0200
Modified: desktop/unstable/pygtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control?rev=15970&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control (original)
+++ desktop/unstable/pygtk/debian/control Thu May 15 20:00:32 2008
@@ -91,8 +91,8 @@
Provides: ${python:Provides}
Description: GTK+ bindings: Glade support
Contains bindings for the glade library from use within Python. Glade
- makes it very easy to create a user interface. In the target
- application you just need to load the interface description from
+ makes it very easy to create a user interface. In the target
+ application you just need to load the interface description from
the .glade file instead of constructing the GUI at runtime.
.
URL: http://www.daa.com.au/~james/software/pygtk/
@@ -105,12 +105,12 @@
Recommends: python-gtk2
Suggests: devhelp, python-glade2
Description: Python bindings for the GTK+ widget set - documentation
- This package contains the documentation and API reference for the
- python bindings of the Pango, ATK, GDK, GTK+ and Glade libraries.
+ This package contains the documentation and API reference for the
+ Python bindings of the Pango, ATK, GDK, GTK+ and Glade libraries.
It is well structured and easy to use.
.
- The documentation can be browsed with the devhelp documentation
+ The documentation can be browsed with the devhelp documentation
browser, or with a regular web browser.
.
- This package also provides several examples showing how to use these
+ This package also provides several examples showing how to use these
bindings to build simple GUI applications.
Modified: desktop/unstable/pygtk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pygtk/debian/control.in?rev=15970&op=diff
==============================================================================
--- desktop/unstable/pygtk/debian/control.in (original)
+++ desktop/unstable/pygtk/debian/control.in Thu May 15 20:00:32 2008
@@ -91,8 +91,8 @@
Provides: ${python:Provides}
Description: GTK+ bindings: Glade support
Contains bindings for the glade library from use within Python. Glade
- makes it very easy to create a user interface. In the target
- application you just need to load the interface description from
+ makes it very easy to create a user interface. In the target
+ application you just need to load the interface description from
the .glade file instead of constructing the GUI at runtime.
.
URL: http://www.daa.com.au/~james/software/pygtk/
@@ -105,12 +105,12 @@
Recommends: python-gtk2
Suggests: devhelp, python-glade2
Description: Python bindings for the GTK+ widget set - documentation
- This package contains the documentation and API reference for the
- python bindings of the Pango, ATK, GDK, GTK+ and Glade libraries.
+ This package contains the documentation and API reference for the
+ Python bindings of the Pango, ATK, GDK, GTK+ and Glade libraries.
It is well structured and easy to use.
.
- The documentation can be browsed with the devhelp documentation
+ The documentation can be browsed with the devhelp documentation
browser, or with a regular web browser.
.
- This package also provides several examples showing how to use these
+ This package also provides several examples showing how to use these
bindings to build simple GUI applications.
More information about the pkg-gnome-commits
mailing list