trivial: fix some insignificant debian linitan warnings

This commit is contained in:
Mario Limonciello 2017-08-17 12:18:15 -05:00
parent d3f304c0f1
commit 97ebd16e16
7 changed files with 16 additions and 6 deletions

View File

@ -223,4 +223,5 @@ Depends: ${misc:Depends}
Priority: extra
Section: oldlibs
Description: development files for libebitdo (transitional package)
This is a transitional package for 0bitdo support that was moved into a plugin.
This is a transitional package for the 0bitdo support development patckage
that was moved into a plugin.

View File

@ -6,11 +6,11 @@ Files: *
Copyright: 2015 Richard Hughes <richard@hughsie.com>
License: GPL-2.0+
Files: libfwupd/fwupd*
Files: libfwupd/*
Copyright: 2015 Richard Hughes <richard@hughsie.com>
License: LGPL-2.1+
Files: data/tests/*/firmware.metainfo.xml
Files: data/tests/colorhug/firmware.metainfo.xml
Copyright: 2015 Richard Hughes <richard@hughsie.com>
License: CC0-1.0

View File

@ -1,4 +1,5 @@
#!/bin/sh -e
#!/bin/sh
set -e
#DEBHELPER#

View File

@ -1,4 +1,5 @@
#!/bin/sh -e
#!/bin/sh
set -e
#DEBHELPER#

View File

@ -1,4 +1,5 @@
#!/bin/sh -e
#!/bin/sh
set -e
#DEBHELPER#

View File

@ -2,3 +2,5 @@
fwupd binary: systemd-service-file-missing-install-key lib/systemd/system/fwupd-offline-update.service
fwupd binary: systemd-service-file-missing-install-key lib/systemd/system/fwupd.service
fwupd binary: systemd-service-file-missing-install-key lib/systemd/system/system-update.target.wants/fwupd-offline-update.service
#CAs is the right word, not Case
fwupd binary: spelling-error-in-binary usr/lib/fwupd/fwupd CAs Case

View File

@ -1,3 +1,7 @@
#this isn't used in any of the binaries, only for fuzz testing
#the interface for libdfu
fwupd source: source-is-missing libdfu/fuzzing/firmware.elf
fwupd source: source-contains-prebuilt-binary libdfu/fuzzing/firmware.elf
#github doesn't have these
fwupd source: debian-watch-may-check-gpg-signature