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 459b7de..2b26d4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@  libonig (6.9.7.1-2) UNRELEASED; urgency=medium    * Upload into unstable. +  * Declare compliance with Debian Policy 4.6.0 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Wed, 18 Aug 2021 21:52:35 +0200 diff --git a/debian/control b/debian/control index 083e723..5c72115 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra  Maintainer: Jörg Frings-Fürst <debian@jff.email>  Build-Depends:   debhelper-compat (= 13) -Standards-Version: 4.5.1 +Standards-Version: 4.6.0  Rules-Requires-Root: no  Homepage: https://github.com/kkos/oniguruma  Vcs-Git: git://jff.email/opt/git/libonig.git | 
