Source: libcasefold
Section: libs
Priority: optional
Maintainer: Arnaud Rebillout <arnaud.rebillout@collabora.com>
Build-Depends: debhelper (>= 9),
               dejagnu <!nocheck>,
               dh-autoreconf,
               libsyscall-intercept-dev [amd64],
               libsyscall-intercept-dev (>= 0~git20190129.33ac1e7~) [i386],
               libunistring-dev,
Standards-Version: 3.9.8
Homepage: https://gitlab.collabora.com/krisman/libcasefold
Vcs-Browser: https://gitlab.collabora.com/steam/libcasefold
Vcs-Git: https://gitlab.collabora.com/steam/libcasefold.git

Package: libcasefold0
Architecture: amd64 i386
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Define case-insensitive "mountpoints"
 The libcasefold library provides case-insensitiveness for applications
 that use it through LD_PRELOAD.

Package: libcasefold-dev
Section: libdevel
Architecture: amd64 i386
Multi-Arch: same
Depends: ${misc:Depends},
         libcasefold0 (=${binary:Version}),
Description: Development files for libcasefold
 Development files for the libcasefold library.
