diff --git a/packaging/debian/DEBIAN/control b/packaging/debian/DEBIAN/control new file mode 100644 --- /dev/null +++ b/packaging/debian/DEBIAN/control @@ -0,0 +1,16 @@ +Package: kusbff +Version: %VERSION% +Section: utils +Architecture: all +Maintainer: Khaelenmore Thaal +Depends: python3 (>=3.5.0), python3-pyqt5, util-linux, python3-dbus,udisks2 +Installed-Size: %SIZE% +Priority: optional +Origin: http://silverwing.one/pages/kusbff +Description: QT5 application to format USB thumb drives for use with hardware + floppy emulators(Gotek etc.) + It was written in order to provide a user-friendly way to work with floppy + emulators from linux. + It provides a graphical interface that allows performing key tasks related to + handling floppy disk images on usb thumb drives including writing, reading + and manipulating files in them.