fwupd/contrib/debian
Richard Hughes ebbb13c2b4 Remove the libfwup dependency from fwupd
In Fedora the only user of libfwupdate is fwupd and the fwupdate command line
tool. It makes sense to absorb the libfwupdate library interface into the
uefi plugin in fwupd. Benefits I can see include:

* fwupd and fwupdate are very similar names; a lot of OEMs are confused

* fwupd already depends on efivar for other things

* We are maintaining an artificial library interface

* The CI and translation hooks are already in place for fwupd

* We don't need to check for features or versions in fwupd, we can just develop
the feature (e.g. BGRT) all in one place.
2018-06-28 15:51:11 +01:00
..
lintian trivial: debian: ignore library-not-linked-against-libc 2018-04-23 10:29:48 -05:00
source trivial: debian: rename tag for debian/source/lintian-overrides 2018-04-16 10:54:44 -05:00
tests debian: debci: remove unnecessary dbus start command 2017-11-09 16:36:28 -06:00
clean Add debian packaging 2017-06-13 15:35:45 -05:00
compat trivial: debian: Bump debian/compat to 10 2018-04-16 10:54:44 -05:00
control.in Remove the libfwup dependency from fwupd 2018-06-28 15:51:11 +01:00
copyright trivial: debian: Correct debian copyright for license changes 2018-06-07 09:35:40 -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: ignore library-not-linked-against-libc 2018-04-23 10:29:48 -05:00
fwupd-tests.postinst trivial: Remove EnableTestSuite from daemon.conf 2017-09-19 20:06:44 +01:00
fwupd-tests.postrm trivial: Remove EnableTestSuite from daemon.conf 2017-09-19 20:06:44 +01:00
fwupd.dirs Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.install uefi: Import the fwupd.efi sources from the fwupdate project 2018-06-28 15:51:11 +01:00
fwupd.pkla Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.postinst trivial: fix missing-call-to-dpkg-maintscript-helper 2017-09-25 15:14:37 -05:00
fwupd.postrm debian: remove /etc/fwupd.conf on upgrade 2017-09-19 14:25:25 -05:00
fwupd.preinst trivial: fix missing-call-to-dpkg-maintscript-helper 2017-09-25 15:14:37 -05:00
gbp.conf Add debian packaging 2017-06-13 15:35:45 -05:00
gir1.2-fwupd-2.0.install Remove some deprecated #define names and bump the soname 2017-09-28 09:23:52 +01:00
libfwupd2.install Remove some deprecated #define names and bump the soname 2017-09-28 09:23:52 +01:00
libfwupd-dev.install Generate Vala bindings 2018-02-26 06:04:27 +00: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 Remove the libfwup dependency from fwupd 2018-06-28 15:51:11 +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