mirror of
https://git.proxmox.com/git/fwupd
synced 2026-03-29 04:31:33 +00:00
update debian/ from ./contrib/ci/generate_debian.py
This commit is contained in:
parent
818976feed
commit
a72fd53689
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,8 +1,13 @@
|
||||
fwupd (1.5.5-1) UNRELEASED; urgency=medium
|
||||
|
||||
* New upstream version (1.5.5)
|
||||
* trivial: debian: migrate uefi->uefi_capsule in uefi.conf
|
||||
* trivial: debian: fix modules-load.d directory
|
||||
* trivial: debian: add dbus to recommends (Closes: #980049)
|
||||
* Backport 2 patches for continual "Unknown" message on new connections
|
||||
* trivial: debian: read /etc/lsb-release instead of dpkg-dev (Closes: #977860, #977861, #970783)
|
||||
|
||||
-- Mario Limonciello <mario.limonciello@dell.com> Thu, 17 Dec 2020 08:21:03 -0600
|
||||
-- Mario Limonciello <mario.limonciello@dell.com> Tue, 19 Jan 2021 12:48:10 -0600
|
||||
|
||||
fwupd (1.5.3-2) unstable; urgency=medium
|
||||
|
||||
|
||||
1
debian/control
vendored
1
debian/control
vendored
@ -103,6 +103,7 @@ Depends: ${misc:Depends},
|
||||
shared-mime-info
|
||||
Recommends: python3,
|
||||
bolt,
|
||||
dbus,
|
||||
secureboot-db,
|
||||
udisks2,
|
||||
fwupd-signed
|
||||
|
||||
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -19,6 +19,7 @@ Copyright: 9elements Agency GmbH <patrick.rudolph@9elements.com>
|
||||
Intel Corporation.
|
||||
Intel, Inc.
|
||||
Jeremy Soller <jeremy@system76.com>
|
||||
Jimmy Yu <Jimmy_yu@pixart.com>
|
||||
Kalev Lember <klember@redhat.com>
|
||||
Lennart Poettering <lennart@poettering.net>
|
||||
Mario Limonciello <mario.limonciello@dell.com>
|
||||
@ -26,6 +27,8 @@ Copyright: 9elements Agency GmbH <patrick.rudolph@9elements.com>
|
||||
Max Ehrlich maxehr@gmail.com
|
||||
Peichen Huang <peichenhuang@tw.synaptics.com>
|
||||
Peter Jones <pjones@redhat.com>
|
||||
Philip Withnall <philip@tecnocode.co.uk>
|
||||
Philip Withnall <pwithnall@endlessos.org>
|
||||
Realtek Semiconductor Corporation
|
||||
Red Hat, Inc.
|
||||
Richard Hughes <richard@hughsie.com>
|
||||
@ -44,7 +47,7 @@ License: CC0-1.0
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2015 Daniel Jared Dominguez <Jared_Dominguez@Dell.com>
|
||||
2015-2018 Mario Limonciello <mario.limonciello@dell.com>
|
||||
2015 Mario Limonciello <mario.limonciello@dell.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
|
||||
Loading…
Reference in New Issue
Block a user