diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 4076445..ef16534 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -assignment-list (0.0.1-1) UNRELEASED; urgency=low +assignment-list (0.0.1+git20231221-1) UNRELEASED; urgency=low * Initial release + * Newer upstream version - -- louie <louie@example.com> Wed, 27 Sep 2023 16:17:44 -0400 + -- louie <louie@debian-pc> Thu, 21 Dec 2023 11:37:46 -0800 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 |