diff options
author | Louie Shprung <lshprung@scu.edu> | 2023-12-21 12:20:20 -0800 |
---|---|---|
committer | Louie Shprung <lshprung@scu.edu> | 2023-12-21 12:20:20 -0800 |
commit | 11373742d701166f2580cfe67015eac012cda1a9 (patch) | |
tree | b24eeae8a6cd62b5c10741b5585230f6d5b15d1a /debian/control | |
parent | 263943d2db2f47979912c704570108d77652c41c (diff) |
Fix UI file loading
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 86ff3d3..4fd2f7a 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,13 @@ Source: assignment-list Section: utils Priority: optional -Maintainer: louie <louie@example.com> +Maintainer: louie <lshprung@tutanota.com> Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools Standards-Version: 4.5.1 -#Homepage: <insert the upstream URL, if relevant> +Homepage: https://github.com/lshprung/assignment-list-pyqt Rules-Requires-Root: no #Vcs-Git: https://salsa.debian.org/debian/assignment-list.git #Vcs-Browser: https://salsa.debian.org/debian/assignment-list |