diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 6090578d..f5f1742e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libunistring (0.9.10-3) UNRELEASED; urgency=medium +libunistring (0.9.10-3) unstable; urgency=medium * Update symbols for non-glibc. (Closes: #956635) - thanks to Helmut Grohne <helmut@subdivi.de>. @@ -11,8 +11,10 @@ libunistring (0.9.10-3) UNRELEASED; urgency=medium + Add usr/lib/x86_64-linux-gnu/libunistring.la * debian/control: - Add Rules-Requires-Root: no. + * debian/copyright: + - Add year 2020 to myself. - -- Jörg Frings-Fürst <debian@jff.email> Sun, 31 May 2020 13:39:48 +0200 + -- Jörg Frings-Fürst <debian@jff.email> Sun, 31 May 2020 15:08:22 +0200 libunistring (0.9.10-2) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 7a01cfb8..78320b6f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -48,7 +48,7 @@ License: MIT Files: debian/* Copyright: 2009-2011 Andreas Rottmann <rotty@debian.org> - 2017-2019 Jörg Frings-Fürst <debian@jff.email> + 2017-2020 Jörg Frings-Fürst <debian@jff.email> License: GPL-3+ License: LGPL-3+ |