Source: kdevelop-python
Section: devel
Priority: optional
Uploaders: Pino Toscano <pino@debian.org>
Build-Depends: cmake (>= 3.16~),
               debhelper-compat (= 13),
               extra-cmake-modules (>= 5.78.0~),
               gettext,
               kdevelop-dev (>= 4:22.04.1~),
               libkf5i18n-dev (>= 5.78.0~),
               libkf5itemmodels-dev (>= 5.78.0~),
               libkf5kcmutils-dev (>= 5.78.0~),
               libkf5newstuff-dev (>= 5.78.0~),
               libkf5syntaxhighlighting-dev (>= 5.78.0~),
               libkf5texteditor-dev (>= 5.78.0~),
               libkf5threadweaver-dev (>= 5.78.0~),
               pkg-kde-tools,
               python3.10-dev,
               qtbase5-dev (>= 5.15.0~)
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: https://www.kdevelop.org/
Vcs-Git: https://invent.kde.org/neon/extras/kdevelop-python.git
Vcs-Browser: https://invent.kde.org/neon/extras/kdevelop-python
Maintainer: Neon CI <neon@kde.org>

Package: kdevelop-python
Architecture: any
Depends: kdevelop-python-data (>= ${source:Version}),
         python3.10,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: kdevelop, pycodestyle, python3-autopep8
Suggests: kdevelop-python-l10n
Enhances: kdevelop
Description: Python 3 plugin for KDevelop
 KDevelop is an easy to use integrated development environment for KDE.
 It supports a wide range of programming languages and features project
 management, an advanced editor, a class browser and an integrated debugger.
 .
 This package contains the Python 3 language support plugin.

Package: kdevelop-python-data
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}
Description: Python 3 plugin for KDevelop - data files
 KDevelop is an easy to use integrated development environment for KDE.
 It supports a wide range of programming languages and features project
 management, an advanced editor, a class browser and an integrated debugger.
 .
 This package contains the data files for Python 3 language support plugin.

Package: kdevelop-python-l10n
Section: localization
Architecture: all
Depends: ${misc:Depends}
Description: localization files for KDevelop Python 3 plugin
 The KDevelop-Python plugin is the language plugin for the Python 3 language
 for the KDevelop integrated development environment for KDE.
 .
 This  package contains the localizations for the KDevelop Python 3 plugin.
