r31308 - in /desktop/experimental/vte/debian: control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sat Nov 12 14:58:47 UTC 2011
Author: joss
Date: Sat Nov 12 14:58:46 2011
New Revision: 31308
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31308
Log:
Fix long descriptions
Modified:
desktop/experimental/vte/debian/control
desktop/experimental/vte/debian/control.in
Modified: desktop/experimental/vte/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/control?rev=31308&op=diff
==============================================================================
--- desktop/experimental/vte/debian/control [utf-8] (original)
+++ desktop/experimental/vte/debian/control [utf-8] Sat Nov 12 14:58:46 2011
@@ -89,14 +89,14 @@
Depends: ${misc:Depends}
Replaces: libvte2 (<= 0.5.1-2)
Breaks: libvte9 (<< 1:0.28)
-Description: Terminal emulator widget for GTK+ - common files
+Description: Terminal emulator widget for GTK+ 2.x - common files
The VTE library provides a terminal emulator widget VteTerminal for
applications using the GTK+ toolkit. It also provides the VtePTY object
containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
This package contains internationalization files for the VTE library
- and common files for the GTK+ 2.x and 3.x versions.
+ and common files for the GTK+ 2.x version.
Package: python-vte
Architecture: any
@@ -125,10 +125,11 @@
Architecture: all
Section: doc
Depends: ${misc:Depends}
-Description: Terminal emulator widget for GTK+ - documentation
+Description: Terminal emulator widget for GTK+ 2.x - documentation
The VTE library provides a terminal emulator widget VteTerminal for
applications using the GTK+ toolkit. It also provides the VtePTY object
containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains documentation files for the VTE library.
+ This package contains documentation files for the VTE library for GTK+
+ 2.x.
Modified: desktop/experimental/vte/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vte/debian/control.in?rev=31308&op=diff
==============================================================================
--- desktop/experimental/vte/debian/control.in [utf-8] (original)
+++ desktop/experimental/vte/debian/control.in [utf-8] Sat Nov 12 14:58:46 2011
@@ -84,14 +84,14 @@
Depends: ${misc:Depends}
Replaces: libvte2 (<= 0.5.1-2)
Breaks: libvte9 (<< 1:0.28)
-Description: Terminal emulator widget for GTK+ - common files
+Description: Terminal emulator widget for GTK+ 2.x - common files
The VTE library provides a terminal emulator widget VteTerminal for
applications using the GTK+ toolkit. It also provides the VtePTY object
containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
This package contains internationalization files for the VTE library
- and common files for the GTK+ 2.x and 3.x versions.
+ and common files for the GTK+ 2.x version.
Package: python-vte
Architecture: any
@@ -120,10 +120,11 @@
Architecture: all
Section: doc
Depends: ${misc:Depends}
-Description: Terminal emulator widget for GTK+ - documentation
+Description: Terminal emulator widget for GTK+ 2.x - documentation
The VTE library provides a terminal emulator widget VteTerminal for
applications using the GTK+ toolkit. It also provides the VtePTY object
containing functions for starting a new process on a new
pseudo-terminal and for manipulating pseudo-terminals.
.
- This package contains documentation files for the VTE library.
+ This package contains documentation files for the VTE library for GTK+
+ 2.x.
More information about the pkg-gnome-commits
mailing list