diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2021-08-19 19:38:55 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2021-08-19 19:38:55 +0200 |
commit | 82720764f22b271b9bb2723ffd09cf1e66dd3c84 (patch) | |
tree | 6567a1340761256f8f68285b2abfa8fc8ef6cd28 /debian | |
parent | 72533b16842c6f45f9c75d49f72ae0240b0792cf (diff) |
Declare compliance with Debian Policy 4.6.0.0
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 |