fwupd/contrib/debian
Richard Hughes 53237d26a1 Remove the ELF support from libdfu and move the code to the altos plugin
This was a mistake originally for two reasons:

 * The only device to use ELF as a deliverable is the altos devices
 * ELF has nothing to do with the DFU specification

This moves the code to where it belongs.
2017-09-07 18:39:23 +01:00
..
lintian trivial: fix some insignificant debian linitan warnings 2017-08-17 13:19:08 -05:00
source Remove the ELF support from libdfu and move the code to the altos plugin 2017-09-07 18:39:23 +01:00
tests trivial: debian: try to fix debci 2017-09-07 10:43:52 -05:00
clean Add debian packaging 2017-06-13 15:35:45 -05:00
compat Add debian packaging 2017-06-13 15:35:45 -05:00
control trivial: drop libebitdo transitional packages 2017-09-07 10:43:52 -05:00
copyright trivial: fix some insignificant debian linitan warnings 2017-08-17 13:19:08 -05:00
docs Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd-doc.install Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd-tests.install trivial: debian: clarify why installed tests get installed in a generic directory (Closes: #872458) 2017-08-17 12:05:29 -05:00
fwupd-tests.postinst trivial: debian: only modify /etc/fwupd.conf in CI context 2017-08-24 15:05:08 -05:00
fwupd-tests.postrm trivial: debian: only modify /etc/fwupd.conf in CI context 2017-08-24 15:05:08 -05:00
fwupd.dirs Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.install Support embedded devices with local firmware metadata 2017-07-28 17:41:24 +01:00
fwupd.pkla Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.postrm trivial: fix some insignificant debian linitan warnings 2017-08-17 13:19:08 -05:00
gbp.conf Add debian packaging 2017-06-13 15:35:45 -05:00
gir1.2-fwupd-1.0.install Add debian packaging 2017-06-13 15:35:45 -05:00
libfwupd1.install Add debian packaging 2017-06-13 15:35:45 -05:00
libfwupd1.symbols Add debian packaging 2017-06-13 15:35:45 -05:00
libfwupd-dev.install Add debian packaging 2017-06-13 15:35:45 -05:00
README.Debian Add debian packaging 2017-06-13 15:35:45 -05:00
README.source Add debian packaging 2017-06-13 15:35:45 -05:00
rules Use -Werror when building in Travis CI 2017-09-07 18:25:48 +01:00
watch Add debian packaging 2017-06-13 15:35:45 -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