/[pkg-gnome]/desktop/unstable/vte3/debian/control
ViewVC logotype

Diff of /desktop/unstable/vte3/debian/control

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

desktop/trunk/vte/debian/control revision 1027 by seb128, Wed May 26 22:31:20 2004 UTC desktop/unstable/vte/debian/control revision 3981 by lool-guest, Sun Sep 11 13:51:40 2005 UTC
# Line 2  Source: vte Line 2  Source: vte
2  Section: libs  Section: libs
3  Priority: optional  Priority: optional
4  Maintainer: Arnaud Patard <arnaud.patard@rtp-net.org>  Maintainer: Arnaud Patard <arnaud.patard@rtp-net.org>
5  Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Akira TAGOH <tagoh@debian.org>, Andreas Rottmann <rotty@debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Carlos Perelló Marín <carlos@pemas.net>, Edd Dumbill <ejad@debian.org>, Emil Soleyman-Zomalan <emil@nishra.com>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Johannes Rohr <j.rohr@comlink.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Ondřej Surý <ondrej@debian.org>, Rob Bradford <rob@debianplanet.org>, Rob Taylor <robtaylor@fastmail.fm>, Robert McQueen <robot101@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Takuo KITAME <kitame@debian.org>, Marc Dequènes <Duck@DuckCorp.org>  Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Akira TAGOH <tagoh@debian.org>, Andreas Rottmann <rotty@debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Carlos Perelló Marín <carlos@pemas.net>, Clément Stenac <zorglub@debian.org>, Ed Boraas <ed@debian.org>, Edd Dumbill <ejad@debian.org>, Emil Soleyman-Zomalan <emil@nishra.com>, Guilherme de S. Pastore <guilherme.pastore@terra.com.br>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Joe Drew <drew@debian.org>, Johannes Rohr <jr.debian@rohr.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Ondřej Surý <ondrej@debian.org>, Rob Bradford <rob@debianplanet.org>, Robert McQueen <robot101@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>, Takuo KITAME <kitame@debian.org>, Marc Dequènes <Duck@DuckCorp.org>
6  Standards-Version: 3.6.1  Standards-Version: 3.6.2
7  Build-Depends: cdbs, debhelper (>= 3.4.4), libgtk2.0-dev (>= 2.4.1-3), gettext, python-gtk2-dev, python-dev, libncurses5-dev, libxrender-dev, gnome-pkg-tools, gtk-doc-tools  Build-Depends: cdbs, debhelper (>= 3.4.4), libgtk2.0-dev (>= 2.4.1-3), gettext, python-gtk2-dev, python-dev, libncurses5-dev, libxrender-dev, gnome-pkg-tools, gtk-doc-tools, libxt-dev
8    
9  Package: libvte4  Package: libvte4
10  Architecture: any  Architecture: any
# Line 19  Description: Terminal emulator widget fo Line 19  Description: Terminal emulator widget fo
19  Package: libvte-dev  Package: libvte-dev
20  Architecture: any  Architecture: any
21  Section: libdevel  Section: libdevel
22  Depends: libvte4 (= ${Source-Version}), libgtk2.0-dev (>= 2.4.0), libncurses5-dev, libxrender-dev  Depends: libvte4 (= ${Source-Version}), libgtk2.0-dev (>= 2.4.0), libncurses5-dev, libxrender-dev, libxft-dev, libfreetype6-dev, libatk1.0-dev, libpango1.0-dev, libglib2.0-dev
23  Description: Terminal emulator widget for GTK+ 2.0 - development files  Description: Terminal emulator widget for GTK+ 2.0 - development files
24   The VTE library inserts terminal capability strings into a trie, and then   The VTE library inserts terminal capability strings into a trie, and then
25   uses it to determine if data received from a pseudo-terminal is a control   uses it to determine if data received from a pseudo-terminal is a control
# Line 43  Description: Terminal emulator widget fo Line 43  Description: Terminal emulator widget fo
43  Package: python-vte  Package: python-vte
44  Architecture: any  Architecture: any
45  Section: python  Section: python
46  Depends: ${shlibs:Depends}, python-gtk2, python (>= 2.3), python (<< 2.4)  Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2
47  Description: Python bindings for the VTE widget set  Description: Python bindings for the VTE widget set
48   The VTE library inserts terminal capability strings into a trie, and then   The VTE library inserts terminal capability strings into a trie, and then
49   uses it to determine if data received from a pseudo-terminal is a control   uses it to determine if data received from a pseudo-terminal is a control
# Line 51  Description: Python bindings for the VTE Line 51  Description: Python bindings for the VTE
51   more or less what the widget sees after it filters incoming data.   more or less what the widget sees after it filters incoming data.
52   .   .
53   This package contains the bindings to use VTE in Python programs.   This package contains the bindings to use VTE in Python programs.
54    
55    Package: libvte-doc
56    Architecture: all
57    Section: doc
58    Depends:
59    Description: Terminal emulator widget for GTK+ 2.0 - development files
60     The VTE library inserts terminal capability strings into a trie, and then
61     uses it to determine if data received from a pseudo-terminal is a control
62     sequence or just random data. The sample program "interpret" illustrates
63     more or less what the widget sees after it filters incoming data.
64     .
65     This package contains documentation files for the VTE library.
66    
67    

Legend:
Removed from v.1027  
changed lines
  Added in v.3981

  ViewVC Help
Powered by ViewVC 1.1.5