Source: privacybrowser
Maintainer: Soren Stoutner <soren@debian.org>
Section: web
# dh-sequence-kf6 does not compress index.docbook, which is how KDE likes it.
# pkg-kde-tools is required to use dh-sequence-kf6.
Build-Depends: cmake,
               debhelper-compat (= 13),
               dh-sequence-kf6,
               extra-cmake-modules,
               libkf6completion-dev,
               libkf6configwidgets-dev,
               libkf6coreaddons-dev,
               libkf6crash-dev,
               libkf6dbusaddons-dev,
               libkf6doctools-dev,
               libkf6i18n-dev,
               libkf6kio-dev,
               libkf6notifications-dev,
               libkf6xmlgui-dev,
               pkg-kde-tools,
               qt6-webengine-dev
Standards-Version: 4.7.4
Homepage: https://www.stoutner.com/privacy-browser-pc/
Vcs-Git: https://salsa.debian.org/soren/privacybrowser.git
Vcs-Browser: https://salsa.debian.org/soren/privacybrowser

Package: privacybrowser
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends},
         khelpcenter
Provides: www-browser
Description: web browser that respects your privacy
 Privacy Browser is a web browser based on Qt WebEngine with a focus on privacy
 and security. Features like JavaScript and cookies are disabled by default but
 are easy to automatically enable on-the-fly or by domain.
