Merge main and 2.7.4
This commit is contained in:
+18
-2
@@ -2,12 +2,28 @@ Source: novelwriter
|
||||
Maintainer: Veronica Berglyd Olsen <code@vkbo.net>
|
||||
Section: text
|
||||
Priority: optional
|
||||
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9), python3 (>=3.10), python3-pyqt6 (>= 6.4), python3-pyqt6.qtsvg (>= 6.4), python3-enchant (>= 2.0)
|
||||
Build-Depends:
|
||||
dh-python,
|
||||
python3-setuptools,
|
||||
python3-all,
|
||||
debhelper (>= 9),
|
||||
python3 (>=3.10),
|
||||
python3-pyqt6 (>= 6.4),
|
||||
python3-pyqt6.qtsvg (>= 6.4),
|
||||
python3-enchant (>= 2.0),
|
||||
qt6-image-formats-plugins (>= 6.4)
|
||||
Standards-Version: 4.5.1
|
||||
Homepage: https://novelwriter.io
|
||||
X-Python3-Version: >= 3.10
|
||||
|
||||
Package: novelwriter
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, ${python3:Depends}, python3 (>=3.10), python3-pyqt6 (>= 6.4), python3-pyqt6.qtsvg (>= 6.4), python3-enchant (>= 2.0)
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
python3 (>=3.10),
|
||||
python3-pyqt6 (>= 6.4),
|
||||
python3-pyqt6.qtsvg (>= 6.4),
|
||||
python3-enchant (>= 2.0),
|
||||
qt6-image-formats-plugins (>= 6.4)
|
||||
Description: A plain text editor for planning and writing novels
|
||||
|
||||
Reference in New Issue
Block a user