diff options
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 3 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index d42a366..f0f9bfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@  libonig (6.6.1-1) UNRELEASED; urgency=medium    * New upstream release. -    + Refresh symbols file. +    - Refresh symbols file. +  * Declare compliance with Debian Policy 4.1.0.0. (No changes needed).   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Fri, 01 Sep 2017 18:54:10 +0200 diff --git a/debian/control b/debian/control index 6b25f28..e59bbc4 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra  Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>  Build-Depends:   debhelper (>= 10) -Standards-Version: 4.0.0 +Standards-Version: 4.1.0.0  Homepage: https://github.com/kkos/oniguruma  Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/libonig.git  Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libonig.git | 
