diff options
| author | Steve McIntyre <steve@einval.com> | 2021-04-30 19:23:18 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2021-04-30 19:43:11 +0100 |
| commit | 2ccaa89dba309538c8398b4da6ba812d7b78a573 (patch) | |
| tree | e4b7ced49dc4d70e2e4ff543076375cf74ffeeff /debian | |
| parent | f30975b003eaeea0df2a17e9710da7e9fb6ba89e (diff) | |
| download | shim-signed-2ccaa89dba309538c8398b4da6ba812d7b78a573.tar.gz shim-signed-2ccaa89dba309538c8398b4da6ba812d7b78a573.zip | |
Tweak the Makefile setup
"make check" should not matter in terms of the package build.
Closes: #936002
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0716929..0ef1871 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ shim-signed (1.34) UNRELEASED; urgency=medium information. Separated out the binary package for arm64 to allow for a different description, and tweaked the Makefile too. * Update build-deps and Standards-Version + * Tweak Makefile setup - do our verification testing chained from + the "all" target, not "clean". Closes: #936002 -- Steve McIntyre <93sam@debian.org> Thu, 29 Apr 2021 22:04:33 +0100 |
