diff --git a/debian/changelog b/debian/changelog index cb33e90..4300ed4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ qtxdg-tools (3.10.0-0ubuntu2) lunar; urgency=medium * Removed obsolete "-Wl,--as-needed" linker flag. * Moved the package to the "admin" section since it doesn't really fit in "libs". + * Fixed a typo in debian/control. -- Aaron Rainbolt Tue, 29 Nov 2022 14:32:00 -0600 diff --git a/debian/control b/debian/control index c08e0e4..bdce4d7 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), lxqt-build-tools (>= 0.12.0) Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging -Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.gi +Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.git Homepage: https://github.com/lxqt/qtxdg-tools Rules-Requires-Root: no