Cleaning up and update Linux data

+ Removing (no longer working) local install for linux.

+ Moving appstream changelog generation to scripts.

+ Updating debian package information.
This commit is contained in:
Adsooi 2024-09-17 21:44:23 +02:00
parent 1e32faa1d1
commit 769ad22ea6
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
6 changed files with 6 additions and 42 deletions

View file

@ -1,11 +1,11 @@
Package: logarithmplotter
Source: logarithmplotter
Version: 0.5.0
Version: 0.6.0
Architecture: all
Maintainer: Ad5001 <mail@ad5001.eu>
Depends: python3, python3-pip, python3-pyside6-essentials (>= 6.4.0), texlive-latex-base, dvipng
Depends: python3, python3-pip, python3-pyside6-essentials (>= 6.7.0), texlive-latex-base, dvipng
Build-Depends: debhelper (>=11~), dh-python, dpkg-dev (>= 1.16.1~), python-setuptools, python3-all-dev (>=3.6)
Build-Depends: debhelper (>=11~), dh-python, dpkg-dev (>= 1.16.1~), python-setuptools, python3-all-dev (>=3.9)
Section: science
Priority: optional
Homepage: https://apps.ad5001.eu/logarithmplotter/

View file

@ -3,6 +3,6 @@ Upstream-Name: logarithmplotter
Upstream-Contact: Ad5001 <mail@ad5001.eu>
Files: *
Copyright: 2023, Ad5001 <mail@ad5001.eu>
Copyright: 2024, Ad5001 <mail@ad5001.eu>
License: GPL-3.0+

View file

@ -1 +1 @@
python3, python3-pip, python3-pyside6-essentials (>= 6.4.0), texlive-latex-base, dvipng
python3, python3-pip, python3-pyside6-essentials (>= 6.7.0), texlive-latex-base, dvipng