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 d6289f5..cbd8f6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libonig (6.9.0-1) UNRELEASED; urgency=medium      - Refresh symbols file.    * debian/control:      - Change VCS-* to point to the new repository. +  * Declare compliance with Debian Policy 4.2.1 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Wed, 05 Sep 2018 22:07:12 +0200 diff --git a/debian/control b/debian/control index fd1ebcd..8999c88 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 (>= 11) -Standards-Version: 4.1.4 +Standards-Version: 4.2.1  Homepage: https://github.com/kkos/oniguruma  Vcs-Git: git://jff.email/opt/git/libonig.git  Vcs-Browser: https://jff.email/cgit/libonig.git | 
