mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
The soname changed again, adjust it accordingly
This commit is contained in:
Vendored
+2
-2
@@ -7,7 +7,7 @@ libfprint (1:1.90.1-1) UNRELEASED; urgency=medium
|
|||||||
d/patches/use-non-versionned-libusbh-path.patch, not needed anymore
|
d/patches/use-non-versionned-libusbh-path.patch, not needed anymore
|
||||||
- debian/patches/udev-rules-creation-add-Debian-specifics.patch: refreshed
|
- debian/patches/udev-rules-creation-add-Debian-specifics.patch: refreshed
|
||||||
by Sebastien Bacher, thanks!
|
by Sebastien Bacher, thanks!
|
||||||
- Bump the soname to libfprint2
|
- Bump the soname to libfprint-2
|
||||||
- Bump libglib2.0-dev and meson minimal versions
|
- Bump libglib2.0-dev and meson minimal versions
|
||||||
* Bump debhelper compatibility version to 12
|
* Bump debhelper compatibility version to 12
|
||||||
* Add gobject-introspection and libgirepository1.0-dev to the
|
* Add gobject-introspection and libgirepository1.0-dev to the
|
||||||
@@ -18,7 +18,7 @@ libfprint (1:1.90.1-1) UNRELEASED; urgency=medium
|
|||||||
* Update debian/libfprint2.postinst for the new supported readers
|
* Update debian/libfprint2.postinst for the new supported readers
|
||||||
* debian/gbp.conf: Upstream tags have changed format
|
* debian/gbp.conf: Upstream tags have changed format
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Wed, 12 Feb 2020 18:18:14 +0100
|
-- Laurent Bigonville <bigon@debian.org> Thu, 13 Feb 2020 10:27:06 +0100
|
||||||
|
|
||||||
libfprint (1:1.0-1) unstable; urgency=medium
|
libfprint (1:1.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|||||||
Vendored
+5
-5
@@ -21,7 +21,7 @@ Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint
|
|||||||
Vcs-Browser: https://salsa.debian.org/debian/libfprint
|
Vcs-Browser: https://salsa.debian.org/debian/libfprint
|
||||||
Vcs-Git: https://salsa.debian.org/debian/libfprint.git
|
Vcs-Git: https://salsa.debian.org/debian/libfprint.git
|
||||||
|
|
||||||
Package: libfprint2
|
Package: libfprint-2-2
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
@@ -43,13 +43,13 @@ Description: async fingerprint library of fprint project, shared libraries
|
|||||||
.
|
.
|
||||||
This package provides shared libraries.
|
This package provides shared libraries.
|
||||||
|
|
||||||
Package: libfprint2-dev
|
Package: libfprint-2-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: gir1.2-fprint-2.0 (= ${binary:Version}),
|
Depends: gir1.2-fprint-2.0 (= ${binary:Version}),
|
||||||
libfprint2 (= ${binary:Version}),
|
libfprint-2-2 (= ${binary:Version}),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Suggests: libfprint-doc
|
Suggests: libfprint-2-doc
|
||||||
Description: async fingerprint library of fprint project, development headers
|
Description: async fingerprint library of fprint project, development headers
|
||||||
The fprint project aims to support for consumer fingerprint reader devices.
|
The fprint project aims to support for consumer fingerprint reader devices.
|
||||||
.
|
.
|
||||||
@@ -67,7 +67,7 @@ Description: async fingerprint library of fprint project, development headers
|
|||||||
.
|
.
|
||||||
This package provides development headers.
|
This package provides development headers.
|
||||||
|
|
||||||
Package: libfprint-doc
|
Package: libfprint-2-doc
|
||||||
Section: doc
|
Section: doc
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends}
|
Depends: ${misc:Depends}
|
||||||
|
|||||||
Vendored
+78
@@ -0,0 +1,78 @@
|
|||||||
|
libfprint-2.so.2 libfprint-2-2 #MINVER#
|
||||||
|
* Build-Depends-Package: libfprint-2-dev
|
||||||
|
LIBFPRINT_2.0.0@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_context_enumerate@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_context_get_devices@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_context_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_context_new@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_capture@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_capture_finish@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_capture_sync@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_close@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_close_finish@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_close_sync@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_delete_print@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_delete_print_finish@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_delete_print_sync@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_enroll@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_enroll_finish@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_enroll_sync@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_error_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_error_quark@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_get_device_id@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_get_driver@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_get_name@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_get_nr_enroll_stages@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_get_scan_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_has_storage@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_identify@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_identify_finish@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_identify_sync@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_is_open@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_list_prints@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_list_prints_finish@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_list_prints_sync@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_open@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_open_finish@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_open_sync@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_retry_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_retry_quark@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_supports_capture@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_supports_identify@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_type_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_verify@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_verify_finish@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_device_verify_sync@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_finger_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_detect_minutiae@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_detect_minutiae_finish@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_device_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_get_binarized@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_get_data@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_get_height@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_get_minutiae@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_get_ppmm@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_get_width@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_image_new@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_minutia_get_coords@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_compatible@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_deserialize@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_equal@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_get_description@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_get_device_id@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_get_device_stored@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_get_driver@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_get_enroll_date@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_get_finger@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_get_image@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_get_username@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_new@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_serialize@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_set_description@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_set_enroll_date@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_set_finger@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_print_set_username@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
|
fp_scan_type_get_type@LIBFPRINT_2.0.0 1:1.90.1
|
||||||
Vendored
-81
@@ -1,81 +0,0 @@
|
|||||||
libfprint.so.2 libfprint2 #MINVER#
|
|
||||||
* Build-Depends-Package: libfprint2-dev
|
|
||||||
LIBFPRINT_2.0.0@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_context_enumerate@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_context_get_devices@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_context_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_context_new@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_action_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_capture@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_capture_finish@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_capture_sync@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_close@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_close_finish@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_close_sync@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_delete_print@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_delete_print_finish@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_delete_print_sync@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_enroll@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_enroll_finish@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_enroll_sync@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_error_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_error_quark@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_get_device_id@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_get_driver@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_get_name@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_get_nr_enroll_stages@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_get_scan_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_has_storage@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_identify@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_identify_finish@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_identify_sync@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_list_prints@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_list_prints_finish@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_list_prints_sync@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_open@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_open_finish@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_open_sync@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_retry_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_retry_quark@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_supports_capture@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_supports_identify@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_type_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_verify@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_verify_finish@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_device_verify_sync@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_finger_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_detect_minutiae@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_detect_minutiae_finish@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_device_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_device_state_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_get_binarized@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_get_data@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_get_height@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_get_minutiae@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_get_ppmm@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_get_width@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_image_new@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_minutia_get_coords@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_compatible@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_deserialize@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_equal@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_get_description@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_get_device_id@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_get_device_stored@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_get_driver@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_get_enroll_date@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_get_finger@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_get_image@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_get_username@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_new@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_serialize@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_set_description@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_set_enroll_date@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_set_finger@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_set_username@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_print_type_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fp_scan_type_get_type@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
fpi_get_driver_types@LIBFPRINT_2.0.0 1:1.90.0
|
|
||||||
Vendored
+3
-3
@@ -10,8 +10,8 @@ override_dh_auto_configure:
|
|||||||
dh_auto_configure -- $(CONFIG_ARGS)
|
dh_auto_configure -- $(CONFIG_ARGS)
|
||||||
|
|
||||||
override_dh_install:
|
override_dh_install:
|
||||||
mv debian/tmp/lib/udev/rules.d/60-fprint-autosuspend.rules \
|
mv debian/tmp/lib/udev/rules.d/60-libfprint-2-autosuspend.rules \
|
||||||
debian/tmp/lib/udev/rules.d/60-libfprint2.rules
|
debian/tmp/lib/udev/rules.d/60-libfprint-2.rules
|
||||||
sed -i '/^Requires.private\|^Libs.private/ d' \
|
sed -i '/^Requires.private\|^Libs.private/ d' \
|
||||||
debian/tmp/usr/lib/*/pkgconfig/libfprint2.pc
|
debian/tmp/usr/lib/*/pkgconfig/libfprint-2.pc
|
||||||
dh_install
|
dh_install
|
||||||
|
|||||||
Reference in New Issue
Block a user