diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/copyright | 8 |
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index fe331d6..c1f57de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libonig (6.8.1-1) UNRELEASED; urgency=medium * New upstream release. - Refresh symbols file. + - Refresh debian/copyright. * Rename libonig4 to libonig5. - debian/control: + Rename binaray package. diff --git a/debian/copyright b/debian/copyright index 1e0ef89..cd813f1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,8 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Source: https://github.com/kkos/oniguruma Files: * -Copyright: 2002-2017 K.Kosako <kkosako0@gmail.com> +Copyright: 2002-2018 K.Kosako <kkosako0@gmail.com> License: BSD-2-clause License: BSD-2-clause @@ -29,8 +29,8 @@ License: BSD-2-clause Files: debian/* -Copyright: 2006-2008 Max Kellermann <max@duempel.org> - 2014-2017 Jörg Frings-Fürst <debian@jff.email> +Copyright: 2006-2008 Max Kellermann <max@duempel.org> + 2014-2018 Jörg Frings-Fürst <debian@jff.email> License: GPL-2+ License: GPL-2+ |