diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-16 08:25:13 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-16 08:25:13 +0100 |
commit | a1dac799b819ba356a2faff3a98d7f5f076c24b6 (patch) | |
tree | a0f0b3c99b3802327bdf81a2d21a61eb2db95471 /debian/control | |
parent | 1b5f1800bd4c22a1256f390c065150e827c86393 (diff) | |
parent | 7d6978b4afc21f90828cf7735b222c53649501fb (diff) |
Merge tag 'debian/0.9.8+dfsg-2' into developdevelop
Bugfix release
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 b9ff2d5..dfcbdf5 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,9 @@ Build-Depends: libqt5sql5-sqlite, qtbase5-dev, qttools5-dev-tools -Standards-Version: 4.7.0 +Standards-Version: 4.7.0.1 Rules-Requires-Root: no -Homepage: http://uriparser.sourceforge.net +Homepage: https://uriparser.github.io/ Vcs-Git: https://git.jff.email/cgit/uriparser.git Vcs-Browser: https://git.jff.email/cgit/uriparser.git |