diff options
| -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 62e9f43..af77e84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ uriparser (0.9.4-1) UNRELEASED; urgency=medium    * New upstream release.      - Refresh patch. +  * Declare compliance with Debian Policy 4.5.0 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Mon, 01 Jun 2020 18:52:03 +0200 diff --git a/debian/control b/debian/control index efdce3b..48eeef8 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends:   libqt5sql5-sqlite,   qtbase5-dev,   qttools5-dev-tools -Standards-Version: 4.4.0 +Standards-Version: 4.5.0  Homepage: http://uriparser.sourceforge.net  Vcs-Git: git://jff.email/opt/git/uriparser.git  Vcs-Browser: https://jff.email/cgit/uriparser.git  | 
