diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c45edbe..55b0600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ uriparser (0.9.5+dfsg-1) UNRELEASED; urgency=medium * New upstream release: - Rebase patches. - Fix debain/not-installed. + * Declare compliance with Debian Policy 4.5.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Mon, 26 Apr 2021 20:35:29 +0200 diff --git a/debian/control b/debian/control index 784f139..c7fb0e0 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libqt5sql5-sqlite, qtbase5-dev, qttools5-dev-tools -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net Vcs-Git: git://jff.email/opt/git/uriparser.git |