Source: heimdall-flash
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Nicholas D Steeves <nsteeves@gmail.com>
Uploaders: Bastien Roucaries <rouca@debian.org>
Build-Depends: debhelper-compat (= 13),
               cmake,
               libusb-1.0-0-dev,
               libz-dev,
               pkg-config,
               qt5-qmake,
               qttools5-dev,
               txt2man
Rules-Requires-Root: no
Standards-Version: 4.5.1
Homepage: https://git.sr.ht/~grimler/Heimdall/
Vcs-Browser: https://salsa.debian.org/debian/heimdall-flash
Vcs-Git: https://salsa.debian.org/debian/heimdall-flash.git

Package: heimdall-flash
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: heimdall
Replaces: heimdall
Description: tool for flashing firmware on Samsung Galaxy S devices
 Heimdall is a tool for flashing firmware (aka ROMs) onto Samsung Galaxy S
 devices over a USB connection.  It accomplishes this using the same
 protocol as Odin, Samsung's internal Windows-only firmware updater.

Package: heimdall-flash-frontend
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, heimdall-flash
Conflicts: heimdall-frontend
Replaces: heimdall-frontend
Description: tool for flashing firmware on Samsung Galaxy S devices - Qt GUI
 Heimdall is a tool for flashing firmware (aka ROMs) onto Samsung Galaxy S
 devices over a USB connection.  It accomplishes this using the same
 protocol as Odin, Samsung's internal Windows-only firmware updater.
 .
 This package includes a Qt-based frontend for managing Galaxy devices.
