r22938 - in /packages/unstable/pyclutter-gtk/debian: control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Tue Feb 2 22:24:13 UTC 2010


Author: bigon
Date: Tue Feb  2 22:24:12 2010
New Revision: 22938

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22938
Log:
Better package short description

Modified:
    packages/unstable/pyclutter-gtk/debian/control
    packages/unstable/pyclutter-gtk/debian/control.in

Modified: packages/unstable/pyclutter-gtk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pyclutter-gtk/debian/control?rev=22938&op=diff
==============================================================================
--- packages/unstable/pyclutter-gtk/debian/control [utf-8] (original)
+++ packages/unstable/pyclutter-gtk/debian/control [utf-8] Tue Feb  2 22:24:12 2010
@@ -30,7 +30,7 @@
          ${misc:Depends},
          ${python:Depends}
 XB-Python-Version: ${python:Versions}
-Description: Open GL based interactive canvas library for GTK+ - Python bindings
+Description: Python bindings for Clutter-Gtk
  Clutter-Gtk is a library which allows the embedding of a Clutter canvas
  (or "stage") into a GTK+ application. PyClutter-Gtk provides Python
  bindings for the Clutter-Gtk library.
@@ -41,7 +41,7 @@
 Architecture: any
 Depends: python-clutter-gtk (= ${binary:Version}),
          ${misc:Depends}
-Description: Open GL based interactive canvas library for GTK+ - Python bindings development files
+Description: Python bindings for Clutter-Gtk - development files
  Clutter-Gtk is a library which allows the embedding of a Clutter canvas
  (or "stage") into a GTK+ application. PyClutter-Gtk provides Python
  bindings for the Clutter-Gtk library.
@@ -54,7 +54,7 @@
 Priority: extra
 Depends: python-clutter-gtk (= ${binary:Version}),
          ${misc:Depends}
-Description: Open GL based interactive canvas library for GTK+ - Python bindings debugging symbols
+Description: Python bindings for Clutter-Gtk - debugging symbols
  Clutter-Gtk is a library which allows the embedding of a Clutter canvas
  (or "stage") into a GTK+ application. PyClutter-Gtk provides Python
  bindings for the Clutter-Gtk library.

Modified: packages/unstable/pyclutter-gtk/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/pyclutter-gtk/debian/control.in?rev=22938&op=diff
==============================================================================
--- packages/unstable/pyclutter-gtk/debian/control.in [utf-8] (original)
+++ packages/unstable/pyclutter-gtk/debian/control.in [utf-8] Tue Feb  2 22:24:12 2010
@@ -25,7 +25,7 @@
          ${misc:Depends},
          ${python:Depends}
 XB-Python-Version: ${python:Versions}
-Description: Open GL based interactive canvas library for GTK+ - Python bindings
+Description: Python bindings for Clutter-Gtk
  Clutter-Gtk is a library which allows the embedding of a Clutter canvas
  (or "stage") into a GTK+ application. PyClutter-Gtk provides Python
  bindings for the Clutter-Gtk library.
@@ -36,7 +36,7 @@
 Architecture: any
 Depends: python-clutter-gtk (= ${binary:Version}),
          ${misc:Depends}
-Description: Open GL based interactive canvas library for GTK+ - Python bindings development files
+Description: Python bindings for Clutter-Gtk - development files
  Clutter-Gtk is a library which allows the embedding of a Clutter canvas
  (or "stage") into a GTK+ application. PyClutter-Gtk provides Python
  bindings for the Clutter-Gtk library.
@@ -49,7 +49,7 @@
 Priority: extra
 Depends: python-clutter-gtk (= ${binary:Version}),
          ${misc:Depends}
-Description: Open GL based interactive canvas library for GTK+ - Python bindings debugging symbols
+Description: Python bindings for Clutter-Gtk - debugging symbols
  Clutter-Gtk is a library which allows the embedding of a Clutter canvas
  (or "stage") into a GTK+ application. PyClutter-Gtk provides Python
  bindings for the Clutter-Gtk library.




More information about the pkg-gnome-commits mailing list