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 83049ff..c654cd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libonig (6.9.4-1) UNRELEASED; urgency=medium + 0110-CVE-2019-13225.patch - Refresh debain/copyright. * debian/watch:_Correct typo. + * Declare compliance with Debian Policy 4.4.1.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Fri, 29 Nov 2019 11:27:09 +0100 diff --git a/debian/control b/debian/control index bad90d6..537bc40 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 (>= 12) -Standards-Version: 4.4.0 +Standards-Version: 4.4.1 Homepage: https://github.com/kkos/oniguruma Vcs-Git: git://jff.email/opt/git/libonig.git Vcs-Browser: https://jff.email/cgit/libonig.git |