/[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

revision 10314 by lool, Tue Apr 24 12:49:42 2007 UTC revision 10316 by lool, Tue Apr 24 12:50:51 2007 UTC
# Line 5  Maintainer: Guilherme de S. Pastore <gpa Line 5  Maintainer: Guilherme de S. Pastore <gpa
5  Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>  Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>
6  Standards-Version: 3.7.2  Standards-Version: 3.7.2
7  XS-Python-Version: >= 2.3  XS-Python-Version: >= 2.3
8  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), libpango1.0-dev, libxft-dev  Build-Depends: cdbs (>= 0.4.43),
9                   debhelper (>= 5.0.37.2),
10                   libglib2.0-dev (> 2.9.0),
11                   libgtk2.0-dev (>= 2.6.0),
12                   gettext,
13                   python-gtk2-dev,
14                   python-all-dev (>= 2.3.5-11),
15                   libncurses5-dev,
16                   libxrender-dev,
17                   gnome-pkg-tools (>= 0.10),
18                   dpkg-dev (>= 1.13.19),
19                   gtk-doc-tools,
20                   libxt-dev,
21                   libfreetype6-dev (>= 2.0.2),
22                   python-support (>= 0.3),
23                   libpango1.0-dev,
24                   libxft-dev
25    
26  Package: libvte9  Package: libvte9
27  Architecture: any  Architecture: any
28  Section: libs  Section: libs
29  Depends: ${misc:Depends}, ${shlibs:Depends}, libvte-common  Depends: ${misc:Depends},
30             ${shlibs:Depends},
31             libvte-common
32  Description: Terminal emulator widget for GTK+ 2.0 - runtime files  Description: Terminal emulator widget for GTK+ 2.0 - runtime files
33   The VTE library inserts terminal capability strings into a trie, and then   The VTE library inserts terminal capability strings into a trie, and then
34   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 20  Description: Terminal emulator widget fo Line 38  Description: Terminal emulator widget fo
38  Package: libvte-dev  Package: libvte-dev
39  Architecture: any  Architecture: any
40  Section: libdevel  Section: libdevel
41  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  Depends: ${misc:Depends},
42             libvte9 (= ${binary:Version}),
43             libgtk2.0-dev (>= 2.4.0),
44             libncurses5-dev,
45             libxrender-dev,
46             libxft-dev,
47             libfreetype6-dev,
48             libatk1.0-dev,
49             libpango1.0-dev,
50             libglib2.0-dev,
51             libsm-dev,
52             libice-dev,
53             zlib1g-dev,
54             libncurses5-dev | libncurses-dev,
55             libx11-dev,
56             libfontconfig1-dev
57  Description: Terminal emulator widget for GTK+ 2.0 - development files  Description: Terminal emulator widget for GTK+ 2.0 - development files
58   The VTE library inserts terminal capability strings into a trie, and then   The VTE library inserts terminal capability strings into a trie, and then
59   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 45  Description: Terminal emulator widget fo Line 78  Description: Terminal emulator widget fo
78  Package: python-vte  Package: python-vte
79  Architecture: any  Architecture: any
80  Section: python  Section: python
81  Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-gtk2  Depends: ${misc:Depends},
82             ${shlibs:Depends},
83             ${python:Depends},
84             python-gtk2
85  Provides: ${python:Provides}  Provides: ${python:Provides}
86  XB-Python-Version: ${python:Versions}  XB-Python-Version: ${python:Versions}
87  Conflicts: python2.3-vte, python2.4-vte  Conflicts: python2.3-vte,
88  Replaces: python2.3-vte, python2.4-vte             python2.4-vte
89    Replaces: python2.3-vte,
90              python2.4-vte
91  Description: Python bindings for the VTE widget set  Description: Python bindings for the VTE widget set
92   The VTE library inserts terminal capability strings into a trie, and then   The VTE library inserts terminal capability strings into a trie, and then
93   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

Legend:
Removed from v.10314  
changed lines
  Added in v.10316

  ViewVC Help
Powered by ViewVC 1.1.5