From f0df77303ea7f1f0e5df78446a6780b060fe1bcd Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Tue, 29 Nov 2022 16:08:30 -0600 Subject: [PATCH] Typo fix --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0404bec..13a6518 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libfm-qt (1.2.0-0ubuntu2) UNRELEASED; urgency=medium + + * Fixed a typo in debian/control. + + -- Aaron Rainbolt Tue, 29 Nov 2022 16:08:11 -0600 + libfm-qt (1.2.0-0ubuntu1) lunar; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index d404c53..67563c4 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 13), qtbase5-private-dev Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging -Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.gi +Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git Homepage: https://github.com/lxqt/libfm-qt