diff --git a/debian/control b/debian/control index 8f06bd9..e3f5d1b 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,16 @@ Source: klette Section: education Priority: optional Maintainer: Adrian Heine -Build-Depends: debhelper-compat (= 13), dh-python, python3-all, dh-exec +Build-Depends: debhelper-compat (= 13), dh-python, python3-all Standards-Version: 4.6.2 -Homepage: https://git.adrianheine.de/adrian/klette +Homepage: Rules-Requires-Root: no -Vcs-Git: https://git.adrianheine.de/adrian/klette.git -Vcs-Browser: https://git.adrianheine.de/adrian/klette -X-Python3-Version: >= 3.10 +#Vcs-Git: https://salsa.debian.org/debian/klette.git +#Vcs-Browser: https://salsa.debian.org/debian/klette +#X-Python3-Version: >= 3.7 Package: klette Architecture: all Multi-Arch: foreign -Depends: ${misc:Depends}, ${python3:Depends}, python3-pyamf -Description: Replacement for klett's flash-based vocabulary trainer +Depends: ${misc:Depends}, ${python3:Depends} +Description: diff --git a/debian/klette.install b/debian/klette.install old mode 100755 new mode 100644 index a086f30..f6d5ca2 --- a/debian/klette.install +++ b/debian/klette.install @@ -1,2 +1 @@ -#!/usr/bin/dh-exec -main.py => /usr/bin/klette +main.py /usr/bin/ diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..3471f94 --- /dev/null +++ b/debian/watch @@ -0,0 +1 @@ +version=4