diff options
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5567663..ecffa9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -uriparser (1.0.1+d.fsg-1) UNRELEASED; urgency=medium +uriparser (1.0.1+dfsg-1) UNRELEASED; urgency=medium * New upstream release. - Refresh debian/patches/0001-missing_pthread.patch. * debian/copyright: - Fix old FSF address. - Add year 2026 to myself. + * Declare compliance with Debian Policy 4.7.4.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Fri, 08 May 2026 11:54:49 +0200 diff --git a/debian/control b/debian/control index dfcbdf5..633e803 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: libqt5sql5-sqlite, qtbase5-dev, qttools5-dev-tools -Standards-Version: 4.7.0.1 +Standards-Version: 4.7.4.1 Rules-Requires-Root: no Homepage: https://uriparser.github.io/ Vcs-Git: https://git.jff.email/cgit/uriparser.git |
