/[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/experimental/vte/debian/control revision 17692 by slomo, Mon Nov 24 09:42:10 2008 UTC desktop/unstable/vte3/debian/control revision 32028 by biebl, Sun Dec 11 22:00:27 2011 UTC
# Line 1  Line 1 
1  Source: vte  # This file is autogenerated. DO NOT EDIT!
2    #
3    # Modifications should be made to debian/control.in instead.
4    # This file is regenerated automatically in the clean target.
5    
6    Source: vte3
7  Section: libs  Section: libs
8  Priority: optional  Priority: optional
9  Maintainer: Guilherme de S. Pastore <gpastore@debian.org>  Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
10  Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>  Uploaders: Jordi Mallach <jordi@debian.org>, Josselin Mouette <joss@debian.org>, Michael Biebl <biebl@debian.org>
11  Standards-Version: 3.8.0  Standards-Version: 3.9.2
12  XS-Python-Version: >= 2.3  X-Python-Version: >= 2.3
13  Build-Depends: cdbs (>= 0.4.43),  Build-Depends: cdbs (>= 0.4.90),
14                 debhelper (>= 5.0.37.2),                 debhelper (>= 8),
15                 libglib2.0-dev (>= 2.14.0),                 gnome-pkg-tools (>= 0.10),
16                 libgtk2.0-dev (>= 2.6.0),                 dh-autoreconf,
17                 libgtk-directfb-2.0-dev (>= 2.6.0),                 libglib2.0-dev (>= 2.26.0),
18                   libcairo2-dev,
19                   libx11-dev,
20                   libgtk-3-dev (>= 3.1.9),
21                   gobject-introspection (>= 0.9.12-4~),
22                   libgirepository1.0-dev (>= 0.9.12),
23                   gir1.2-gtk-3.0,
24                 gettext,                 gettext,
                python-gtk2-dev,  
                python-all-dev (>= 2.3.5-11),  
25                 libncurses5-dev,                 libncurses5-dev,
                libxrender-dev,  
                gnome-pkg-tools (>= 0.10),  
                dpkg-dev (>= 1.13.19),  
26                 gtk-doc-tools,                 gtk-doc-tools,
27                 libxt-dev,                 libpango1.0-dev (>= 1.22.0),
28                 libfreetype6-dev (>= 2.0.2),                 libgladeui-dev,
                python-support (>= 0.3),  
                libpango1.0-dev,  
                libxft-dev,  
29                 intltool (>= 0.35)                 intltool (>= 0.35)
30    Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc, libatk1.0-doc
31    Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/vte3
32    Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/vte3
33    
34  Package: libvte9  Package: libvte-2.90-9
35  Architecture: any  Architecture: any
 Section: libs  
36  Depends: ${misc:Depends},  Depends: ${misc:Depends},
37           ${shlibs:Depends},           ${shlibs:Depends},
38           libvte-common           libvte-2.90-common (= ${source:Version})
39  Description: Terminal emulator widget for GTK+ 2.0 - runtime files  Description: Terminal emulator widget for GTK+ 3.0 - runtime files
40   The VTE library inserts terminal capability strings into a trie, and then   The VTE library provides a terminal emulator widget VteTerminal for
41   uses it to determine if data received from a pseudo-terminal is a control   applications using the GTK+ toolkit. It also provides the VtePTY object
42   sequence or just random data. The sample program "interpret" illustrates   containing functions for starting a new process on a new
43   more or less what the widget sees after it filters incoming data.   pseudo-terminal and for manipulating pseudo-terminals.
44     .
45     This package contains the runtime library, needed by programs using the
46     VTE widget with GTK+ 3.0.
47    
48  Package: libvte9-udeb  Package: libvte-2.90-9-udeb
49  XC-Package-Type: udeb  XC-Package-Type: udeb
50  Section: debian-installer  Section: debian-installer
51  Priority: extra  Priority: extra
52  Architecture: any  Architecture: any
53  Depends: ${misc:Depends},  Depends: ${misc:Depends},
54           ${shlibs:Depends}           ${shlibs:Depends}
55  Description: Terminal emulator widget for GTK+ 2.0 - minimal runtime  Description: Terminal emulator widget for GTK+ 3.0 - minimal runtime
56   This is a udeb, or a microdeb, for the debian-installer.   The VTE library provides a terminal emulator widget VteTerminal for
57     applications using the GTK+ toolkit. It also provides the VtePTY object
58     containing functions for starting a new process on a new
59     pseudo-terminal and for manipulating pseudo-terminals.
60   .   .
61   The VTE library inserts terminal capability strings into a trie, and then   This package contains the minimal runtime library for GTK+ 3.0 needed
62   uses it to determine if data received from a pseudo-terminal is a control   by the Debian installer.
63   sequence or just random data. The sample program "interpret" illustrates  
64   more or less what the widget sees after it filters incoming data.  Package: gir1.2-vte-2.90
65    Architecture: any
66    Section: introspection
67    Depends: ${gir:Depends},
68             ${misc:Depends}
69    Description: GObject introspection data for the VTE library
70     This package contains introspection data for VTE, a terminal emulator
71     widget for GTK+.
72   .   .
73   This package contains the minimal runtime library needed by the Debian   It can be used by interpreters understanding the GIRepository format to
74   installer.   write programs using the VTE widget for GTK+ 3.0.
75    
76  Package: libvte-dev  Package: libvte-2.90-dev
77  Architecture: any  Architecture: any
78  Section: libdevel  Section: libdevel
79  Depends: ${misc:Depends},  Depends: ${misc:Depends},
80           libvte9 (= ${binary:Version}),           libvte-2.90-9 (= ${binary:Version}),
81           libgtk2.0-dev (>= 2.6.0),           gir1.2-vte-2.90 (= ${binary:Version}),
82           libncurses5-dev,           libcairo2-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,  
83           libx11-dev,           libx11-dev,
84           libfontconfig1-dev           libgtk-3-dev (>= 3.0.0),
85  Description: Terminal emulator widget for GTK+ 2.0 - development files           libpango1.0-dev (>= 1.22.0),
86   The VTE library inserts terminal capability strings into a trie, and then           libglib2.0-dev (>= 2.22.0),
87   uses it to determine if data received from a pseudo-terminal is a control           libvte-2.90-common
88   sequence or just random data. The sample program "interpret" illustrates  Recommends: libvte-2.90-doc
89   more or less what the widget sees after it filters incoming data.  Description: Terminal emulator widget for GTK+ 3.0 - development files
90   .   The VTE library provides a terminal emulator widget VteTerminal for
91   This package contains development files for the VTE library.   applications using the GTK+ toolkit. It also provides the VtePTY object
92     containing functions for starting a new process on a new
93     pseudo-terminal and for manipulating pseudo-terminals.
94     .
95     This package contains development files for the VTE library and its
96     Python bindings. It is needed to develop and build programs using the
97     VTE widget with GTK+ 3.0.
98    
99  Package: libvte-common  Package: libvte-2.90-common
100  Architecture: all  Architecture: all
 Section: libs  
101  Depends: ${misc:Depends}  Depends: ${misc:Depends}
102  Replaces: libvte2 (<= 0.5.1-2)  Replaces: libvte-common (<< 1:0.28.2-2)
103  Description: Terminal emulator widget for GTK+ 2.0 - common files  Breaks: libvte9 (<< 1:0.28),
104   The VTE library inserts terminal capability strings into a trie, and then          libvte-common (<< 1:0.28.2-2)
105   uses it to determine if data received from a pseudo-terminal is a control  Description: Terminal emulator widget for GTK+ 3.0 - common files
106   sequence or just random data. The sample program "interpret" illustrates   The VTE library provides a terminal emulator widget VteTerminal for
107   more or less what the widget sees after it filters incoming data.   applications using the GTK+ toolkit. It also provides the VtePTY object
108     containing functions for starting a new process on a new
109     pseudo-terminal and for manipulating pseudo-terminals.
110   .   .
111   This package contains internationalization files for the VTE library.   This package contains internationalization files for the VTE library
112     and common files for the GTK+ 3.x version.
113    
114  Package: python-vte  Package: libvte-2.90-doc
 Architecture: any  
 Section: python  
 Depends: ${misc:Depends},  
          ${shlibs:Depends},  
          ${python:Depends},  
          python-gtk2  
 Provides: ${python:Provides}  
 XB-Python-Version: ${python:Versions}  
 Conflicts: python2.3-vte,  
            python2.4-vte  
 Replaces: python2.3-vte,  
           python2.4-vte  
 Description: Python bindings for the VTE widget set  
  The VTE library inserts terminal capability strings into a trie, and then  
  uses it to determine if data received from a pseudo-terminal is a control  
  sequence or just random data. The sample program "interpret" illustrates  
  more or less what the widget sees after it filters incoming data.  
  .  
  This package contains the Python bindings for the VTE library.  
   
 Package: libvte-doc  
115  Architecture: all  Architecture: all
116  Section: doc  Section: doc
117  Depends: ${misc:Depends}  Depends: ${misc:Depends}
118  Description: Terminal emulator widget for GTK+ 2.0 - documentation  Replaces: libvte-doc (<< 1:0.28.2-2)
119   The VTE library inserts terminal capability strings into a trie, and then  Breaks: libvte-doc (<< 1:0.28.2-2)
120   uses it to determine if data received from a pseudo-terminal is a control  Description: Terminal emulator widget for GTK+ 3.0 - documentation
121   sequence or just random data. The sample program "interpret" illustrates   The VTE library provides a terminal emulator widget VteTerminal for
122   more or less what the widget sees after it filters incoming data.   applications using the GTK+ toolkit. It also provides the VtePTY object
123     containing functions for starting a new process on a new
124     pseudo-terminal and for manipulating pseudo-terminals.
125   .   .
126   This package contains documentation files for the VTE library.   This package contains documentation files for the VTE library for GTK+
127     3.x.

Legend:
Removed from v.17692  
changed lines
  Added in v.32028

  ViewVC Help
Powered by ViewVC 1.1.5