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 86d77cc..23833eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@  uriparser (0.9.5+dfsg-2) UNRELEASED; urgency=medium    * Upload to unstable. +  * Declare compliance with Debian Policy 4.6.0.0 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Thu, 19 Aug 2021 19:37:01 +0200 diff --git a/debian/control b/debian/control index 91266e1..e2dcd3b 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends:   libqt5sql5-sqlite,   qtbase5-dev,   qttools5-dev-tools -Standards-Version: 4.5.1 +Standards-Version: 4.6.0.0  Rules-Requires-Root: no  Homepage: http://uriparser.sourceforge.net  Vcs-Git: git://jff.email/opt/git/uriparser.git | 
