Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 webauth (4.7.0-8) unstable; urgency=medium
 .
   * QA upload.
   * Add patch to remove embedding of username, hostname and set date to
     use SOURCE_DATE_EPOCH. (Closes: #977610)
   * debian/rules: Run tests in C.UTF-8 locale.
   * debian/source/options: Drop custom compression setting.
   * debian/rules: Remove --parallel argument to dh, already the default.
   * debian/control: Update Vcs headers.
   * Remove obsolete lintian overrides.
   * debian/control: Update to debhelper-compat 13.
   * debian/copyright: Update "Format" to use https URL.
   * debian/rules: Add override for dh_missing to pass --list-missing.
   * debian/control: Update Standards-Version to 4.5.1.
   * Add patch to convert document encodings to UTF-8.
Author: Vagrant Cascadian <vagrant@reproducible-builds.org>
Bug-Debian: https://bugs.debian.org/977610

---
The information above should follow the Patch Tagging Guidelines, please
checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: (upstream|backport|vendor|other), (<patch-url>|commit:<commit-id>)
Bug: <upstream-bugtracker-url>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: (no|not-needed|<patch-forwarded-url>)
Applied-Upstream: <version>, (<commit-url>|commit:<commid-id>)
Reviewed-By: <name and email of someone who approved/reviewed the patch>
Last-Update: 2023-10-06

--- webauth-4.7.0.orig/tests/TESTS
+++ webauth-4.7.0/tests/TESTS
@@ -23,7 +23,6 @@ lib/webkdc-mf
 perl/critic
 perl/minimum-version
 perl/module-version
-perl/strict
 portable/asprintf
 portable/snprintf
 portable/mkstemp
