diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-16 08:24:41 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-11-16 08:24:41 +0100 |
commit | 7d6978b4afc21f90828cf7735b222c53649501fb (patch) | |
tree | a0f0b3c99b3802327bdf81a2d21a61eb2db95471 /debian/control | |
parent | d900a0ce85f9389882567e9698b4f785971f35a8 (diff) | |
parent | f78347efd3853bf16b23208e1e4da8ee593b1e86 (diff) |
Merge branch 'release/debian/0.9.8+dfsg-2'HEADdebian/0.9.8+dfsg-2master
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index d5bf0fd..dfcbdf5 100644 --- a/debian/control +++ b/debian/control @@ -11,10 +11,10 @@ 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 -Vcs-Git: https://git.jff.email/uriparser.git +Homepage: https://uriparser.github.io/ +Vcs-Git: https://git.jff.email/cgit/uriparser.git Vcs-Browser: https://git.jff.email/cgit/uriparser.git Package: liburiparser1 |