fwupd/contrib/debian
Mario Limonciello ec0496b47a Make libfwupdplugin an internal library instead
This drops the requirement on us being so strict on a particular ABI version,
and also more strongly discourages out of tree plugin development.

We should still strive to keep API stable, and as such keep a symbol map still.

Use rpath instead for the static plugins, and set the plugin install directory
to just fwupd-$ABI$ as we're storing more than just plugins here now.
2022-09-28 10:04:12 +01:00
..
lintian trivial: debian: drop unused lintian override 2022-09-22 11:43:01 -05:00
source trivial: debian: drop unused debian/source/include-binaries 2022-01-04 14:38:16 -06:00
tests debian: debci: don't stderr-fail the autopkgtest on modprobe error 2022-05-18 06:56:02 -05:00
clean Remove gtkdoc build option 2022-06-11 21:26:46 +01:00
compat trivial: debian: bump compat version 2019-10-28 10:43:43 -05:00
control.in Make libfwupdplugin an internal library instead 2022-09-28 10:04:12 +01:00
control.qubes.in contrib/qubes: Add Qubes wrapper source and create packages 2021-02-26 06:40:21 +00:00
copyright.in Only include the start year in the copyright header 2021-01-07 14:48:16 +00:00
docs trivial: Move the release descriptions to the metainfo.xml file 2018-11-16 21:52:41 -06:00
fwupd-doc.links trivial: debian: Add symlinks for devhelp to work 2022-09-22 11:43:01 -05:00
fwupd-qubes-vm-whonix.install contrib/qubes: Add Qubes wrapper source and create packages 2021-02-26 06:40:21 +00:00
fwupd-qubes-vm-whonix.postinst contrib/qubes: Add Qubes wrapper source and create packages 2021-02-26 06:40:21 +00:00
fwupd-qubes-vm-whonix.postrm contrib/qubes: Add Qubes wrapper source and create packages 2021-02-26 06:40:21 +00:00
fwupd-tests.install Convert the device test script to a fwupdmgr subcommand 2021-09-16 15:01:36 +01:00
fwupd-tests.postinst trivial: don't hardcode expected plugins list for CI 2021-02-19 14:27:28 -06:00
fwupd-tests.postrm Remove potentially problematic language 2020-06-30 17:31:17 +01:00
fwupd.dirs Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.install Make libfwupdplugin an internal library instead 2022-09-28 10:04:12 +01:00
fwupd.maintscript trivial: debian: migrate modules-load.d files to correct location 2020-12-08 09:42:54 -06:00
fwupd.pkla Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.postinst trivial: debian: Don't invoke systemd directly for fwupd.postinst 2022-09-22 11:43:01 -05:00
fwupd.postrm trivial: debian: remove ata.conf on upgrade (Closes: #980570) 2021-01-20 14:16:47 -06:00
fwupd.preinst trivial: debian: remove ata.conf on upgrade (Closes: #980570) 2021-01-20 14:16:47 -06:00
gbp.conf Add debian packaging 2017-06-13 15:35:45 -05:00
gir1.2-fwupd-2.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
not-installed contrib/qubes: Add Qubes wrapper source and create packages 2021-02-26 06:40:21 +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: debian: conditionally install quirks.d 2022-09-05 07:09:05 -05: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