1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: kfloppy
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
Norbert Preining <norbert@preining.info>,
Sune Vuorela <sune@debian.org>,
Build-Depends: cmake (>= 3.16~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.91.0~),
gettext,
libkf5completion-dev (>= 5.91.0~),
libkf5coreaddons-dev (>= 5.91.0~),
libkf5crash-dev (>= 5.91.0~),
libkf5doctools-dev (>= 5.91.0~),
libkf5i18n-dev (>= 5.91.0~),
libkf5xmlgui-dev (>= 5.91.0~),
pkg-kde-tools (>= 0.12),
qtbase5-dev (>= 5.15.2~),
Standards-Version: 4.6.2
Homepage: https://kde.org/applications/utilities/org.kde.kfloppy
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kfloppy
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kfloppy.git
Rules-Requires-Root: no
Package: kfloppy
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: floppy formatter
Kfloppy is a utility for formatting floppy disks.
.
This package is part of the KDE SC utilities module.
|