From 11373742d701166f2580cfe67015eac012cda1a9 Mon Sep 17 00:00:00 2001 From: Louie Shprung Date: Thu, 21 Dec 2023 12:20:20 -0800 Subject: Fix UI file loading --- debian/changelog | 5 +++-- debian/control | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'debian') 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 Wed, 27 Sep 2023 16:17:44 -0400 + -- louie 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 +Maintainer: louie Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools Standards-Version: 4.5.1 -#Homepage: +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 -- cgit