debian/control: Make package to match soname, rename to libfprint-2-tod1

This commit is contained in:
Marco Trevisan (Treviño)
2020-03-03 08:56:35 +01:00
parent 3029be82d8
commit f791577134
+2 -2
View File
@@ -115,7 +115,7 @@ Description: async fingerprint library of fprint project, gir bindings
This package can be used by other packages using the GIRepository format to This package can be used by other packages using the GIRepository format to
generate dynamic bindings. generate dynamic bindings.
Package: libfprint-2-tod-1 Package: libfprint-2-tod1
Architecture: any Architecture: any
Multi-Arch: same Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -140,7 +140,7 @@ Description: async fingerprint library of fprint project, drivers shared librari
Package: libfprint-2-tod-dev Package: libfprint-2-tod-dev
Section: libdevel Section: libdevel
Architecture: any Architecture: any
Depends: libfprint-2-tod-1 (= ${binary:Version}), Depends: libfprint-2-tod1 (= ${binary:Version}),
${misc:Depends} ${misc:Depends}
Description: async fingerprint library of fprint project, drivers development headers Description: async fingerprint library of fprint project, drivers development headers
The fprint project aims to support for consumer fingerprint reader devices. The fprint project aims to support for consumer fingerprint reader devices.