diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 19:13:25 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-01 19:13:25 +0200 |
commit | 89a1962ef6ee25dd08181f1aa8b4916ee3a685fb (patch) | |
tree | e382240378aadddbb87ceb88229878639f46393a | |
parent | ada128f30e54a619086006227d50ca0d2ad54e2c (diff) |
Bump Standards-Version to 4.1.0.0
-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 |