fwupd/contrib/debian
dann frazier b25be977a9 trivial: debian: Don't use --parents when rmdir'ing /var/*/fwupdate
Calling 'rmdir --parents /var/cache/fwupdate' will cause it to attempt
to rmdir /var/cache and /var. Those directories are very unlikely to be
empty, so it should always quietly fail. However, there's not benefit
in attempting those removals, so let's quit doing it.
2020-01-21 17:52:28 -06:00
..
lintian trivial: Only dlopen the test plugin once 2019-12-01 20:59:19 +00:00
signing-template trivial: update references of hughsie/fwupd to fwupd/fwupd 2019-08-22 09:47:52 -05:00
source trivial: debian: remove some unneeded lintian 2019-10-28 10:43:43 -05:00
tests trivial: ci: debian: enable verbose daemon logging for failure analysis 2019-12-01 06:23:27 -06:00
clean Add debian packaging 2017-06-13 15:35:45 -05:00
compat trivial: debian: bump compat version 2019-10-28 10:43:43 -05:00
control.in trivial: debian: correct a dependency for libfwupdplugin-dev 2019-11-30 18:34:56 -06:00
copyright.in trivial: update references of hughsie/fwupd to fwupd/fwupd 2019-08-22 09:47:52 -05:00
docs trivial: Move the release descriptions to the metainfo.xml file 2018-11-16 21:52:41 -06:00
fwupd-doc.install Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd-tests.install trivial: Only dlopen the test plugin once 2019-12-01 20:59:19 +00:00
fwupd-tests.postinst trivial: Only dlopen the test plugin once 2019-12-01 20:59:19 +00:00
fwupd-tests.postrm trivial: Only dlopen the test plugin once 2019-12-01 20:59:19 +00:00
fwupd.dirs Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.install Add a new plugin that can parse the TPM event log 2019-12-06 15:05:16 +00:00
fwupd.pkla Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.postinst trivial: debian: Don't use --parents when rmdir'ing /var/*/fwupdate 2020-01-21 17:52:28 -06:00
fwupd.postrm trivial: debian: remove more conffiles from transitions (Closes: #932617) 2019-10-06 21:05:02 -05:00
fwupd.preinst trivial: debian: remove more conffiles from transitions (Closes: #932617) 2019-10-06 21:05:02 -05:00
gbp.conf Add debian packaging 2017-06-13 15:35:45 -05:00
gen_signing_changelog trivial: debian: correct secure boot signing template name (Closes: #905471) 2018-08-05 00:05:23 -05:00
gen_signing_json trivial: debian: Update the format of the json metadata to match new requirements 2019-03-11 17:06:21 -05:00
gir1.2-fwupd-2.0.install Install development files for libfwupdplugin 2019-11-27 11:32:43 +00:00
gir1.2-fwupdplugin-1.0.install Install development files for libfwupdplugin 2019-11-27 11:32:43 +00:00
libfwupd2.install Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
libfwupd-dev.install Install development files for libfwupdplugin 2019-11-27 11:32:43 +00:00
libfwupdplugin1.install Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
libfwupdplugin-dev.install Install development files for libfwupdplugin 2019-11-27 11:32:43 +00:00
README.Debian Update the template building service for the move to fwupd 2018-07-12 14:24:48 -05:00
README.source Add debian packaging 2017-06-13 15:35:45 -05:00
rules trivial: Only dlopen the test plugin once 2019-12-01 20:59:19 +00:00
watch trivial: update references of hughsie/fwupd to fwupd/fwupd 2019-08-22 09:47:52 -05:00

fwupd for Debian
----------------

To build from the git tree, run:
	git-buildpackage -us -uc -S
Then, if using sbuild, you can use something like:
	sbuild -s -c sid-amd64 -d unstable

 -- Daniel Jared Dominguez <Jared_Dominguez@Dell.com>  Thu, 21 May 2015 13:44:16 -0500