File: control

package info (click to toggle)
wine 0.0.20000109-3
  • links: PTS
  • area: main
  • in suites: potato
  • size: 22,652 kB
  • ctags: 59,973
  • sloc: ansic: 342,054; perl: 3,697; yacc: 3,059; tcl: 2,647; makefile: 2,466; lex: 1,494; sh: 394
file content (57 lines) | stat: -rw-r--r-- 1,663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Source: wine
Section: otherosfs
Priority: optional
Maintainer:  Andrew D. Lenharth <andrewl@debian.org>
Standards-Version: 3.0.0

Package: wine
Architecture: any
Depends: libwine (>= 0.0.20000109), ${shlibs:Depends}
Suggests: wine-doc
Description: Windows Emulator (Binary Emulator)
 This is an ALPHA release of Wine, the MS-Windows emulator.  This is
 still a developers release and many applications may still not work.
 .
 This package consists of the emulator program for running windows executables.
 .
 Wine is often updated.

Package: libwine
Architecture: any
Section: libs
Priority: optional
Depends: ${shlibs:Depends} 
Replaces: libwine0.0.971116
Conflicts: libwine0.0.971116
Suggests: wine-doc
Description: Windows Emulator (Library)
 This is an ALPHA release of Wine, the MS-Windows emulator.  This is
 still a developers release and many applications may still not work.
 .
 This package consists of the library that implements the windows API.
 .
 Wine is often updated.

Package: libwine-dev
Architecture: any
Section: devel
Priority: extra
Depends: libwine
Suggests: wine-doc
Description: Windows Emulator (Development files)
 This is an ALPHA release of Wine, the MS-Windows emulator.  This is
 still a developers release and many applications may still not work.
 .
 This package consists of the C header files.
 .
 Wine is often updated.

Package: wine-doc
Architecture: all
Description: Windows Emulator (Documentation)
 This is an ALPHA release of Wine, the MS-Windows emulator.  This is
 still a developers release and many applications may still not work.
 .
 This package consists of the documentation for wine.
 .
 Wine is often updated.