From 16c690e8f20033fa389640a847d08787bdf7caef Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 21 Nov 2022 15:21:55 +0000 Subject: [PATCH 1/3] Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html --- debian/changelog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7cfbd02f..e6a75f3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -379,7 +379,7 @@ libfprint (1:0.5.0-6) unstable; urgency=low [ Jeremy Bicha ] * Fix underlinking against glib - thanks to Julian Taylor - (Closes: #710381, #713466) + (Closes: #710381, #713466) [ Didier Raboud ] * Run udevadm trigger on 147e:2020 too @@ -487,8 +487,8 @@ libfprint (20110418git-1) unstable; urgency=low * New upstream release. * Removing resigned uploader from the Uploaders filed (Closes: #595719). * Cleaning out 'dependency_libs' for multiarch support (Closes: #620447). - * Added libnss as build-depend for uru4000. - * Added Validity VFS101 device support. + * Added libnss as build-depend for uru4000. + * Added Validity VFS101 device support. * Bump Standard-version up to 3.9.2.0 (no changes needed). -- Ulises Vitulli Tue, 19 Apr 2011 14:58:27 -0300 @@ -496,7 +496,7 @@ libfprint (20110418git-1) unstable; urgency=low libfprint (20100820git-1) unstable; urgency=low * New upstream snapshot. - * Remove local patches, reported and applied on upstream side, + * Remove local patches, reported and applied on upstream side, thanks BastienNocera: - Check-return-code-from-img2print-conversion.patch. - Add-some-corrective-action-if-there-are-missing-pack.patch. From b83f65bf6172659b4a0b812963520d1a7206f69d Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 21 Nov 2022 15:22:07 +0000 Subject: [PATCH 2/3] Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html --- debian/upstream/metadata | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 debian/upstream/metadata diff --git a/debian/upstream/metadata b/debian/upstream/metadata new file mode 100644 index 00000000..dfcbfd29 --- /dev/null +++ b/debian/upstream/metadata @@ -0,0 +1,4 @@ +--- +Bug-Database: https://gitlab.freedesktop.org/libfprint/libfprint/-/issues +Bug-Submit: https://gitlab.freedesktop.org/libfprint/libfprint/-/issues/new +Repository-Browse: https://gitlab.freedesktop.org/libfprint/libfprint From 6008222761d35c2d9893f6ebbe1dccea41148009 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Mon, 21 Nov 2022 15:22:08 +0000 Subject: [PATCH 3/3] Update standards version to 4.6.1, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8c1c5c0c..02afeb23 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 13), python3-gi , umockdev Build-Depends-Indep: libglib2.0-doc , libgusb-doc -Standards-Version: 4.5.1 +Standards-Version: 4.6.1 Homepage: https://www.freedesktop.org/wiki/Software/fprint/libfprint Vcs-Browser: https://salsa.debian.org/debian/libfprint Vcs-Git: https://salsa.debian.org/debian/libfprint.git