File: control

package info (click to toggle)
ntfs-3g 1%3A2017.3.23AR.3-4%2Bdeb11u4
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 8,516 kB
  • sloc: ansic: 89,539; sh: 11,411; cpp: 876; makefile: 474
file content (66 lines) | stat: -rw-r--r-- 1,805 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
58
59
60
61
62
63
64
65
66
Source: ntfs-3g
Section: otherosfs
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends:
 debhelper-compat (= 11),
 chrpath,
 libfuse-dev (>= 2.9.3-16),
 libgcrypt20-dev,
 libgpg-error-dev,
 libgnutls28-dev,
 pkg-config
Standards-Version: 4.3.0
Homepage: http://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html

Package: ntfs-3g
Section: otherosfs
Architecture: linux-any kfreebsd-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 libntfs-3g883 (= ${binary:Version}),
 fuse [linux-any],
 fuse4bsd [kfreebsd-any]
#Provides: ${ntfs-3g:Provides}
Suggests: fdisk
Description: read/write NTFS driver for FUSE
 NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
 filesystem used by Microsoft Windows.

Package: ntfs-3g-dev
Section: libdevel
Architecture: linux-any kfreebsd-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 libntfs-3g883 (= ${binary:Version}),
 ntfs-3g (= ${binary:Version})
Breaks: ntfs-3g (<< 1:2014.2.15AR.1-2~)
Description: read/write NTFS driver for FUSE (development)
 NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
 filesystem used by Microsoft Windows.
 .
 This package contains the development files.

Package: libntfs-3g883
Section: libs
Architecture: linux-any kfreebsd-any
Depends: ${misc:Depends},
 ${shlibs:Depends}
Description: read/write NTFS driver for FUSE (runtime library)
 NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS
 filesystem used by Microsoft Windows.
 .
 This package contains the actual library.

Package: ntfs-3g-udeb
Package-Type: udeb
Section: debian-installer
Architecture: linux-any kfreebsd-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 fuse-udeb,
Provides: ${ntfs-3g-udeb:Provides}
Description: read/write NTFS driver for FUSE