Source: fwupd
Priority: optional
Maintainer: Debian EFI <debian-efi@lists.debian.org>
Uploaders: Steve McIntyre <93sam@debian.org>,
           Daniel Jared Dominguez <jared.dominguez@dell.com>,
           Matthias Klumpp <mak@debian.org>,
           Mario Limonciello <mario.limonciello@dell.com>
Build-Depends: debhelper (>= 10.3),
               dh-strip-nondeterminism,
               docbook-utils,
               gcab,
               gettext (>= 0.19.8.1),
               gir1.2-appstreamglib-1.0,
               gir1.2-pango-1.0,
               gnutls-dev,
               gnutls-bin,
               gobject-introspection,
               gtk-doc-tools,
               fontconfig,
               fontconfig-config,
               fonts-dejavu,
               locales,
               libappstream-glib-dev (>= 0.6.9),
               libarchive-dev,
               libcairo-dev,
               libcolord-dev (>= 1.0.0),
               libcolorhug-dev,
               libefivar-dev [amd64 arm64 armhf armel i386],
               libelf-dev,
               libfreetype6-dev,
               libfwup-dev [amd64 arm64 armhf i386],
               libgcab-dev,
               libgirepository1.0-dev,
               libglib2.0-dev (>= 2.45.8),
               libgpgme11-dev,
               libgudev-1.0-dev,
               libgusb-dev (>= 0.2.9),
               libpolkit-gobject-1-dev,
               libsoup2.4-dev,
               libsqlite3-dev,
               libsmbios-dev [amd64 i386],
               libtool-bin,
               meson,
               pkg-config,
               policykit-1 (>> 0.105-14),
               python3-gi-cairo,
               python3-pil,
               udev,
               valgrind[!mips !sparc64 !sh4 !ppc64 !powerpcspe !hppa !alpha !mips64el !armhf !armel !mipsel !m68k],
               systemd (>= 231)
Standards-Version: 4.0.0
Section: admin
Homepage: https://github.com/hughsie/fwupd
Vcs-Git: https://anonscm.debian.org/git/uefi/fwupd.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=uefi/fwupd.git

Package: libfwupd1
Architecture: linux-any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Multi-Arch: same
Description: Firmware update daemon library
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Currently, firmware updates using the UEFI capsule format and for the
 ColorHug are supported. More formats may be supported in the future.
 See <https://github.com/hughsie/fwupd> for details
 .
 This package provides the library used by the daemon.

Package: libdfu1
Architecture: linux-any
Depends: ${misc:Depends},
         ${gir:Depends},
         ${shlibs:Depends}
Multi-Arch: same
Description: Firmware update daemon library for DFU support
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Currently, firmware updates using the UEFI capsule format and for the
 ColorHug are supported. More formats may be supported in the future.
 See <https://github.com/hughsie/fwupd> for details
 .
 This package provides the library used by the daemon for DFU support.

Package: libebitdo1
Architecture: linux-any
Depends: ${misc:Depends}
Multi-Arch: same
Priority: extra
Section: oldlibs
Description: Firmware update daemon library for 0bitdo support (transitional package)
 This is a transitional package for 0bitdo support that was moved into a plugin.

Package: fwupd
Architecture: linux-any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Recommends: fwupdate,
            python3
Multi-Arch: foreign
Description: Firmware update daemon
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Currently, firmware updates using the UEFI capsule format and for the
 ColorHug are supported. More formats may be supported in the future.
 See <https://github.com/hughsie/fwupd> for details

Package: fwupd-tests
Architecture: linux-any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ca-certificates,
         dbus-x11,
         fwupd,
         gnome-desktop-testing,
         python3,
         python3-gi,
         python3-requests,
Breaks: fwupd (<< 0.9.4-1)
Replaces: fwupd (<< 0.9.4-1)
Multi-Arch: foreign
Description: Test suite for firmware update daemon
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Currently, firmware updates using the UEFI capsule format and for the
 ColorHug are supported. More formats may be supported in the future.
 See <https://github.com/hughsie/fwupd> for details
 .
 This package provides a set of installed tests that can be run to validate
 the daemon in a continuous integration system.

Package: fwupd-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: Firmware update daemon documentation (HTML format)
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Currently, firmware updates using the UEFI capsule format and for the
 ColorHug are supported. More formats may be supported in the future.
 See <https://github.com/hughsie/fwupd> for details
 .
 This package provides development documentation for creating a package that
 uses fwupd.

Package: libfwupd-dev
Architecture: linux-any
Multi-Arch: same
Depends: libfwupd1 (= ${binary:Version}),
         gir1.2-fwupd-1.0 (= ${binary:Version}),
         gir1.2-dfu-1.0 (= ${binary:Version}),
         ${misc:Depends}
Breaks: fwupd-dev (<< 0.5.4-2~)
Replaces: fwupd-dev (<< 0.5.4-2~)
Section: libdevel
Description: development files for libfwupd
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Currently, firmware updates using the UEFI capsule format and for the
 ColorHug are supported. More formats may be supported in the future.
 See <https://github.com/hughsie/fwupd> for details
 .
 This package provides the development files for libfwupd

Package: gir1.2-fwupd-1.0
Architecture: linux-any
Multi-Arch: same
Depends: ${misc:Depends},
         ${gir:Depends}
Breaks: libfwupd1 (<< 0.7.2-1~)
Replaces: libfwupd1 (<< 0.7.2-1~)
Section: introspection
Description: GObject introspection data for libfwupd
 This package provides the introspection data for libfwupd.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: gir1.2-dfu-1.0
Architecture: linux-any
Multi-Arch: same
Depends: ${misc:Depends},
         ${gir:Depends}
Breaks: libdfu1 (<< 0.9.5-1~)
Replaces: libdfu1 (<< 0.9.5-1~)
Section: introspection
Description: GObject introspection data for libdfu
 This package provides the introspection data for libdfu.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: libdfu-dev
Architecture: linux-any
Multi-Arch: same
Depends: libdfu1 (= ${binary:Version}),
         gir1.2-dfu-1.0 (= ${binary:Version}),
         ${misc:Depends}
Section: libdevel
Description: development files for libdfu
 fwupd is a daemon to allow session software to update device firmware.
 You can either use a GUI software manager like GNOME Software to view and
 apply updates, the command-line tool or the system D-Bus interface directly.
 Currently, firmware updates using the UEFI capsule format and for the
 ColorHug are supported. More formats may be supported in the future.
 See <https://github.com/hughsie/fwupd> for details
 .
 This package provides the development files for libdfu

Package: libebitdo-dev
Architecture: linux-any
Multi-Arch: same
Depends: ${misc:Depends}
Priority: extra
Section: oldlibs
Description: development files for libebitdo (transitional package)
 This is a transitional package for the 0bitdo support development patckage
 that was moved into a plugin.
