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

Contents of /desktop/unstable/vte3/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8419 - (hide annotations) (download)
Mon Jan 22 10:45:52 2007 UTC (6 years, 4 months ago) by lool
Original Path: desktop/experimental/vte/debian/control
File size: 4170 byte(s)
* Include the new check-dist Makefile to prevent accidental uploads to
  unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
1 rtp-guest 303 Source: vte
2     Section: libs
3     Priority: optional
4 joss 5872 Maintainer: Guilherme de S. Pastore <gpastore@debian.org>
5 lool 8419 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Kilian Krause <kilian@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Marco Cabizza <marco87@gmail.com>, Oystein Gisnas <oystein@gisnas.net>, Ondřej Surý <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>
6 stratus 6663 Standards-Version: 3.7.2
7 lool 8419 Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libglib2.0-dev (> 2.9.0), libgtk2.0-dev (>= 2.6.0), gettext, python-gtk2-dev, python-all-dev (>= 2.3.5-11), libncurses5-dev, libxrender-dev, gnome-pkg-tools (>= 0.10), dpkg-dev (>= 1.13.19), gtk-doc-tools, libxt-dev, libfreetype6-dev (>= 2.0.2), python-support (>= 0.3)
8 rtp-guest 303
9 lool 6926 Package: libvte9
10 rtp-guest 303 Architecture: any
11     Section: libs
12 lool 6922 Depends: ${misc:Depends}, ${shlibs:Depends}, libvte-common (= ${source:Version})
13 rtp-guest 303 Description: Terminal emulator widget for GTK+ 2.0 - runtime files
14     The VTE library inserts terminal capability strings into a trie, and then
15     uses it to determine if data received from a pseudo-terminal is a control
16     sequence or just random data. The sample program "interpret" illustrates
17     more or less what the widget sees after it filters incoming data.
18    
19     Package: libvte-dev
20     Architecture: any
21     Section: libdevel
22 lool 6926 Depends: ${misc:Depends}, libvte9 (= ${binary:Version}), libgtk2.0-dev (>= 2.4.0), libncurses5-dev, libxrender-dev, libxft-dev, libfreetype6-dev, libatk1.0-dev, libpango1.0-dev, libglib2.0-dev, libsm-dev, libice-dev, zlib1g-dev, libncurses5-dev | libncurses-dev, libx11-dev, libfontconfig1-dev
23 rtp-guest 303 Description: Terminal emulator widget for GTK+ 2.0 - development files
24     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
26     sequence or just random data. The sample program "interpret" illustrates
27     more or less what the widget sees after it filters incoming data.
28     .
29     This package contains development files for the VTE library.
30    
31     Package: libvte-common
32     Architecture: all
33     Section: libs
34 lool 6922 Depends: ${misc:Depends}
35 rtp-guest 303 Replaces: libvte2 (<= 0.5.1-2)
36     Description: Terminal emulator widget for GTK+ 2.0 - common files
37     The VTE library inserts terminal capability strings into a trie, and then
38     uses it to determine if data received from a pseudo-terminal is a control
39     sequence or just random data. The sample program "interpret" illustrates
40     more or less what the widget sees after it filters incoming data.
41     .
42     This package contains internationalization files for the VTE library.
43    
44     Package: python-vte
45     Architecture: any
46     Section: python
47 lool 6922 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-gtk2
48 stratus 6663 Provides: ${python:Provides}
49 lool 6736 Conflicts: python2.3-vte, python2.4-vte
50     Replaces: python2.3-vte, python2.4-vte
51 stratus 6664 Description: Python bindings for the VTE widget set
52 rtp-guest 303 The VTE library inserts terminal capability strings into a trie, and then
53     uses it to determine if data received from a pseudo-terminal is a control
54     sequence or just random data. The sample program "interpret" illustrates
55     more or less what the widget sees after it filters incoming data.
56     .
57 stratus 6664 This package contains the Python bindings for the VTE library.
58    
59 rtp-guest 3029 Package: libvte-doc
60     Architecture: all
61     Section: doc
62 lool 6922 Depends: ${misc:Depends}
63 rtp-guest 3029 Description: Terminal emulator widget for GTK+ 2.0 - development files
64     The VTE library inserts terminal capability strings into a trie, and then
65     uses it to determine if data received from a pseudo-terminal is a control
66     sequence or just random data. The sample program "interpret" illustrates
67     more or less what the widget sees after it filters incoming data.
68     .
69     This package contains documentation files for the VTE library.

  ViewVC Help
Powered by ViewVC 1.1.5