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 fb18623..1ad3a18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ uriparser (0.9.1-1) UNRELEASED; urgency=medium * New upstream release. + * Declare compliance with Debian Policy 4.3.0.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sat, 12 Jan 2019 17:40:17 +0100 diff --git a/debian/control b/debian/control index 80013e9..5de9921 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: qttools5-dev-tools, qtbase5-dev, libqt5sql5-sqlite -Standards-Version: 4.2.1 +Standards-Version: 4.3.0.1 Homepage: http://uriparser.sourceforge.net Vcs-Git: git://jff.email/opt/git/uriparser.git Vcs-Browser: https://jff.email/cgit/uriparser.git |