File: control

package info (click to toggle)
fstrcmp 0.7.D001-1.2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,444 kB
  • sloc: sh: 3,493; ansic: 1,505; makefile: 500; awk: 110
file content (52 lines) | stat: -rw-r--r-- 1,799 bytes parent folder | download | duplicates (2)
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
Source: fstrcmp
Section: devel
Priority: optional
Maintainer: Peter Miller <pmiller@opensource.org.au>
Homepage: http://fstrcmp.sourceforge.net/
DM-Upload-Allowed: yes
Build-Depends: autotools-dev, debhelper (>= 5), dh-autoreconf, ghostscript,
 groff, libtool, libtool-bin
Standards-Version: 3.9.3

Package: fstrcmp
Architecture: any
Description: fuzzy comparison of strings
 This package provides a command to make fuzzy string comparisons.
Depends: ${misc:Depends}, ${shlibs:Depends}, libfstrcmp0
Breaks: libfstrcmp-dev (<< 0.5)
Replaces: libfstrcmp-dev (<< 0.5)

Package: fstrcmp-doc
Architecture: all
Section: doc
Description: fuzzy string compare library - documentation
 This package provides a library which may be used to make a variety fuzzy
 comparisons, on strings and arrays of bytes, including wide character strings
 and multi-byte character strings.
Depends: ${misc:Depends}

Package: libfstrcmp0
Section: libs
Architecture: any
Description: fuzzy string compare library - runtime library
 library of fuzzy string comparison functions
Depends: ${misc:Depends}, ${shlibs:Depends}

Package: libfstrcmp0-dbg
Section: debug
Priority: extra
Architecture: any
Description: fuzzy string compare library - debugging symbols
 library of fuzzy string comparison functions
Depends: ${misc:Depends}, ${shlibs:Depends}, libfstrcmp0 (= ${binary:Version})

Package: libfstrcmp-dev
Section: libdevel
Architecture: any
Description: fuzzy string compare library - development files
 This package provides a library which may be used to make a variety fuzzy
 comparisons, on strings and arrays of bytes, including wide character strings
 and multi-byte character strings.
Depends: ${misc:Depends}, ${shlibs:Depends}, libfstrcmp0 (= ${binary:Version})
Breaks: fstrcmp (<< 0.5)
Replaces: fstrcmp (<< 0.5)