diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/.gitignore | 1 | ||||
| -rw-r--r-- | debian/changelog | 14 | ||||
| -rw-r--r-- | debian/control | 3 | ||||
| -rw-r--r-- | debian/copyright | 194 | ||||
| -rw-r--r-- | debian/files | 1 | ||||
| -rw-r--r-- | debian/libunistring5.symbols | 4 | ||||
| -rw-r--r-- | debian/lrc.config | 7 | ||||
| -rw-r--r-- | debian/upstream/signing-key.asc | 59 |
8 files changed, 158 insertions, 125 deletions
diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 00000000..027271b9 --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1 @@ +files diff --git a/debian/changelog b/debian/changelog index 5de495d9..4b467199 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libunistring (1.4.1-1) UNRELEASED; urgency=medium + + * New upstrem release. + - Refresh debian/libunistring5.symbols. + * debian/copyright: + - Fix old FSF address. + - Remove superfluous file pattern. + - Refresh to make lcr happy. + + Add debian/lrc.config + * debian/control: + - Remove redundant Rules-Requires-Root field. + + -- Jörg Frings-Fürst <debian@jff.email> Sat, 18 Oct 2025 18:49:01 +0200 + libunistring (1.3-2) unstable; urgency=medium * debian/control: diff --git a/debian/control b/debian/control index 127b1633..0ea9ccd3 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,8 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.7.2 +Standards-Version: 4.7.2.0 Section: libs -Rules-Requires-Root: no Homepage: https://www.gnu.org/software/libunistring/ Vcs-Git: https://git.jff.email/cgit/libunistring.git Vcs-Browser: https://git.jff.email/cgit/libunistring.git diff --git a/debian/copyright b/debian/copyright index 865f2de6..b63f4921 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,19 +4,39 @@ Upstream-Contact: Bruno Haible <bruno@clisp.org> Source: http://ftp.gnu.org/gnu/libunistring/ Files: * -Copyright: 1995-2024 Free Software Foundation, Inc. +Copyright: 1995-2025 Free Software Foundation, Inc. License: GPL-3+ +Files: configure +Copyright: 1992-2023 Free Software Foundation, Inc +License: FSFUL + +Files: INSTALL.generic +Copyright: 1994–2025 Free Software Foundation, Inc. +License: FSFAP + Files: lib/* -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-3+ +Files: lib/fcntl.in.h + lib/getlocalename_l-unsafe.c + lib/getlocalename_l-unsafe.h + lib/localeconv.c + lib/localename-environ.c + lib/setlocale-fixes.c + lib/setlocale-fixes.h + lib/stdlib.c + lib/string.c +Copyright: 1995-2025 Free Software Foundation, Inc. +License: LGPL-2.1+ + Files: lib/declared.sh lib/exported.sh.in lib/Makefile.am lib/Makefile.gnulib lib/Makefile.in -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: GPL-3+ Files: lib/arg-nonnull.h @@ -24,19 +44,19 @@ Files: lib/arg-nonnull.h lib/_Noreturn.h lib/stdint.mini.h lib/warn-on-use.h -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-2+ Files: doc/libunistring_20.html -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: GFDL-1.3+ Files: doc/libunistring.texi -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: GFDL-1.2+ or GPL-3+ or LGPL-3 Files: lib/libunistring.rc -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-3+ Files: lib/unistring/cdefs.h @@ -45,7 +65,7 @@ Files: lib/unistring/cdefs.h lib/unistring/version.in.h lib/unistring/woe32dll.in.h lib/version.c -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-3+ Files: lib/alloca.in.h @@ -75,7 +95,6 @@ Files: lib/alloca.in.h lib/c-strcasecmp.c lib/c-strcaseeq.h lib/c-strcase.h - lib/c-strncasecmp.c lib/errno.in.h lib/flexmember.h lib/float.c @@ -101,8 +120,6 @@ Files: lib/alloca.in.h lib/iconv_open-aix.gperf lib/iconv_open.c lib/iconv_open-hpux.gperf - lib/iconv_open-irix.gperf - lib/iconv_open-osf.gperf lib/iconv_open-solaris.gperf lib/iconv_open-zos.gperf lib/idx.h @@ -120,7 +137,6 @@ Files: lib/alloca.in.h lib/iswpunct.c lib/iswxdigit.c lib/itold.c - lib/langinfo.in.h lib/lc-charset-dispatch.c lib/lc-charset-dispatch.h lib/limits.in.h @@ -321,7 +337,7 @@ Files: lib/alloca.in.h lib/xsize.c lib/xsize.h lib/uninorm/u32-normalize.c -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-2.1+ Files: lib/unicase/cased.c @@ -1032,17 +1048,34 @@ Files: lib/unicase/cased.c lib/uniwidth/u8-strwidth.c lib/uniwidth/u8-width.c doc/lgpl.texi -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-3 Files: woe32dll/* -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-2+ or LGPL-3+ Files: tests/* -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: GPL-3+ +Files: tests/windows-utf8.manifest + tests/windows-utf8.rc +Copyright: 2001-2025 Free Software Foundation, Inc. +License: public-domain + +Files: tests/same-inode.c + tests/setlocale.c + tests/stdio-consolesafe.c + tests/str_endswith.c + tests/str_startswith.c +Copyright: 2001-2025 Free Software Foundation, Inc. +License: LGPL-2.1+ + +Files: tests/mkfifo.c +Copyright: 2001-2025 Free Software Foundation, Inc. +License: LGPL-3+ + Files: tests/unigbrk/* tests/unictype/test-combiningclass_byname.c tests/unictype/test-incb_byname.c @@ -1056,34 +1089,29 @@ Files: tests/unigbrk/* tests/unictype/test-joiningtype_name.c tests/unictype/test-joiningtype_of.c tests/c32tob.c - tests/fchdir.c - tests/memrchr.c tests/putenv.c - tests/rewinddir.c - tests/setlocale.c tests/symlink.c tests/test-array-mergesort.c tests/uniwbrk/test-uc-wordbreaks.c tests/wctob.c -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-3+ Files: tests/unigbrk/test-uc-gbrk-prop.c tests/unigbrk/test-uc-gbrk-prop.h tests/unigbrk/test-ulc-grapheme-breaks.c -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: GPL-3+ Files: tests/arg-nonnull.h tests/c++defs.h tests/_Noreturn.h tests/warn-on-use.h -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-2+ Files: tests/arpa_inet.c tests/arpa_inet.in.h - tests/assure.h tests/basename-lgpl.c tests/basename-lgpl.h tests/binary-io.c @@ -1097,27 +1125,19 @@ Files: tests/arpa_inet.c tests/cloexec.c tests/cloexec.h tests/close.c - tests/closedir.c tests/concat-filename.c tests/concat-filename.h tests/connect.c tests/ctype.in.h - tests/dirent.in.h - tests/dirent-private.h - tests/dirfd.c tests/dup2.c - tests/dup.c tests/error.c tests/error.in.h tests/exitfail.c tests/exitfail.h tests/fcntl.c - tests/fcntl.in.h tests/fd-hook.c tests/fd-hook.h tests/fdopen.c - tests/filenamecat.h - tests/filenamecat-lgpl.c tests/filename.h tests/fstat.c tests/getcwd-lgpl.c @@ -1142,7 +1162,6 @@ Files: tests/arpa_inet.c tests/malloc.c tests/mbtowc.c tests/mbtowc-impl.h - tests/mempcpy.c tests/msvc-inval.c tests/msvc-inval.h tests/msvc-nothrow.c @@ -1151,7 +1170,6 @@ Files: tests/arpa_inet.c tests/nanosleep.c tests/netinet_in.in.h tests/open.c - tests/opendir.c tests/pathmax.h tests/perror.c tests/pipe.c @@ -1162,9 +1180,7 @@ Files: tests/arpa_inet.c tests/pthread-rwlock.c tests/pthread_sigmask.c tests/pthread-thread.c - tests/qemu.h tests/raise.c - tests/readdir.c tests/reallocarray.c tests/realloc.c tests/same-inode.h @@ -1190,7 +1206,6 @@ Files: tests/arpa_inet.c tests/stdio-read.c tests/stdio-write.c tests/stpcpy.c - tests/strdup.c tests/strerror.c tests/strerror-override.c tests/strerror-override.h @@ -1225,55 +1240,58 @@ Files: tests/arpa_inet.c tests/windows-tls.c tests/windows-tls.h tests/accept.c -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: LGPL-2.1+ Files: tests/random.c -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: BSD-3-clause or LGPL-3+ Files: tests/random_r.c -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: BSD-3-clause or LGPL-2.1+ Files: tests/inet_pton.c -Copyright: 2001-2024 Free Software Foundation, Inc. +Copyright: 2001-2025 Free Software Foundation, Inc. License: ISC or LGPL-2.1+ - Files: tests/unigbrk/GraphemeBreakTest.txt tests/unilbrk/LineBreakTest.txt tests/uniname/UnicodeData.txt tests/uninorm/NormalizationTest.txt tests/uniwbrk/WordBreakTest.txt tests/uniname/NameAliases.txt -Copyright: 1995-2024 Free Software Foundation, Inc. +Copyright: 1995-2025 Free Software Foundation, Inc. License: Unicode-DFS-2016 Files: tests/alloca.c tests/uniname/HangulSyllableNames.txt -Copyright: 1995-2024 Free Software Foundation, Inc. +Copyright: 1995-2025 Free Software Foundation, Inc. License: public-domain -Files: gnulib-m4/* m4/*.m4 -Copyright: 1995-2024 Free Software Foundation, Inc. -License: FreeSoftware - This file is free software; the Free Software Foundation - gives unlimited permission to copy and/or distribute it, - with or without modifications, as long as this notice is preserved. - Files: build-aux/* -Copyright: 1995-2024 Free Software Foundation, Inc. -License: GPL-2+ +Copyright: 1995-2025 Free Software Foundation, Inc. +License: GPL-3+ -Files: m4/init-package-version.m4 -Copyright: 1992-2021, Free Software Foundation, Inc. -License: GPL-2+ with distribution exception - This file is free software, distributed under the terms of the GNU - General Public License. As a special exception to the GNU General - Public License, this file may be distributed as part of a program - that contains a configuration script generated by Autoconf, under - the same distribution terms as the rest of that program. +Files: gnulib-m4/* + m4/*.m4 + aclocal.m4 + build-aux/config.rpath +Copyright: 1995-2025 Free Software Foundation, Inc. +License: FSFULLR + +Files: gnulib-m4/gnulib-cache.m4 + gnulib-m4/gnulib-comp.m4 +Copyright: 1995-2025 Free Software Foundation, Inc. +License: GPL-3+ + +Files: gnulib-m4/init-package-version.m4 +Copyright: 1995-2025 Free Software Foundation, Inc. +License: GPL + +Files: m4/libtool.m4 +Copyright: 1995-2025 Free Software Foundation, Inc. +License: FSFULLR or GPL-2+, and Libtool-exception Files: build-aux/texi2html Copyright: 1999-2005 Patrice Dumas <dumas@centre-cired.fr>, @@ -1281,10 +1299,16 @@ Copyright: 1999-2005 Patrice Dumas <dumas@centre-cired.fr>, 1999-2005 Adrian Aichner <adrian@xemacs.org> License: GPL-2+ +Files: gnulib-m4/intlmacosx.m4 + gnulib-m4/intl-thread-locale.m4 + gnulib-m4/lcmessage.m4 +Copyright: 1995-2025 Free Software Foundation, Inc. +License: FSFULLR + Files: build-aux/ltmain.sh -Copyright: 1996-2021 Free Software Foundation, Inc. - 2004-2019, 2021 Bootstrap Authors -License: GPL-2+ with distribution exception, Expat and GPL-2+ +Copyright: 1996-2025 Free Software Foundation, Inc. + 1996 Gordon Matzigkeit <gord@gnu.ai.mit.edu> +License: GPL-2+ with Libtool exception This file is free software, distributed under the terms of the GNU General Public License. As a special exception to the GNU General Public License, this file may be distributed as part of a program @@ -1292,7 +1316,7 @@ License: GPL-2+ with distribution exception, Expat and GPL-2+ the same distribution terms as the rest of that program. Files: build-aux/install-sh -Copyright: 1994, X Consortium +Copyright: 1994 X Consortium License: X11 Files: debian/* @@ -1300,6 +1324,18 @@ Copyright: 2009-2011 Andreas Rottmann <rotty@debian.org> 2017-2025 Jörg Frings-Fürst <debian@jff.email> License: GPL-3+ +License: GPL + This file is free software, distributed under the terms of the GNU + General Public License. As a special exception to the GNU General + Public License, this file may be distributed as part of a program + that contains a configuration script generated by Autoconf, under + the same distribution terms as the rest of that program. + +License: FSFULLR + This file is free software; the Free Software Foundation + gives unlimited permission to copy and/or distribute it, + with or without modifications, as long as this notice is preserved. + License: LGPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published @@ -1348,9 +1384,7 @@ License: GPL-2+ GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. + along with this program; if not, see <http://www.gnu.org/licenses/>. . On Debian systems the full text of the GNU General Public License version 2 can be found in the file @@ -1410,7 +1444,7 @@ License: bsd-3-clause License: gfdl-1.2+ Copyright (C) 2000,2001,2002 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + <https://www.fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. . @@ -2303,8 +2337,7 @@ License: LGPL-2+ Lesser General Public License for more details. . You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + License along with this library; if not, see <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU Library General Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2". @@ -2321,8 +2354,7 @@ License: LGPL-2.1+ Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + License along with this library; if not, see <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". @@ -2510,3 +2542,19 @@ License: isc License: public-domain This file is in the public domain. + +License: FSFAP + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notice and this notice are preserved. This file is offered as-is, + without warranty of any kind. + +License: FSFUL + This configure script is free software; the Free Software Foundation + gives unlimited permission to copy, distribute and modify it. + +License: Libtool-exception + As a special exception to the GNU General Public License, if you + distribute this file as part of a program or library that is built + using GNU Libtool, you may include this file under the same + distribution terms that you use for the rest of that program. diff --git a/debian/files b/debian/files deleted file mode 100644 index 3cbb55bc..00000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -libunistring_1.3-1_source.buildinfo libs optional diff --git a/debian/libunistring5.symbols b/debian/libunistring5.symbols index 8d32745d..139311c4 100644 --- a/debian/libunistring5.symbols +++ b/debian/libunistring5.symbols @@ -168,11 +168,11 @@ libunistring.so.5 libunistring5 #MINVER# libunistring_c_isupper@Base 1.1 libunistring_c_isxdigit@Base 1.1 libunistring_c_strcasecmp@Base 1.1 - libunistring_c_strncasecmp@Base 1.1 libunistring_c_tolower@Base 1.1 libunistring_c_toupper@Base 1.1 libunistring_freea@Base 1.1 libunistring_fseterr@Base 1.1 + libunistring_getlocalename_l_unsafe@Base 1.4.1 libunistring_gl_locale_name@Base 1.1 libunistring_gl_locale_name_default@Base 1.1 libunistring_gl_locale_name_environ@Base 1.1 @@ -206,6 +206,7 @@ libunistring.so.5 libunistring5 #MINVER# libunistring_mem_iconveh@Base 1.1 libunistring_mem_iconveha@Base 1.1 libunistring_memcmp2@Base 1.1 + libunistring_memeq@Base 1.4.1 libunistring_mmalloca@Base 1.1 libunistring_printf_frexp@Base 1.1 libunistring_printf_frexpl@Base 1.1 @@ -218,6 +219,7 @@ libunistring.so.5 libunistring5 #MINVER# libunistring_str_cd_iconveh@Base 1.1 libunistring_str_iconveh@Base 1.1 libunistring_str_iconveha@Base 1.1 + libunistring_streq@Base 1.4.1 libunistring_u16_casemap@Base 1.1 libunistring_u16_is_invariant@Base 1.1 libunistring_u16_possible_linebreaks_loop@Base 1.1 diff --git a/debian/lrc.config b/debian/lrc.config new file mode 100644 index 00000000..984fd956 --- /dev/null +++ b/debian/lrc.config @@ -0,0 +1,7 @@ +doc/libunistring.texi +gnulib-m4/intlmacosx.m4 +gnulib-m4/intl-thread-locale.m4 +gnulib-m4/lcmessage.m4 +m4/libtool.m4 +woe32dll/export.h +woe32dll/unistring-exports.c diff --git a/debian/upstream/signing-key.asc b/debian/upstream/signing-key.asc index 4f1ec443..7115e97d 100644 --- a/debian/upstream/signing-key.asc +++ b/debian/upstream/signing-key.asc @@ -1,51 +1,14 @@ -----BEGIN PGP PUBLIC KEY BLOCK----- -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 -=59f8 +mDMEZ5luFBYJKwYBBAHaRw8BAQdAXWjWbNzg/gFZgWPUgpfVaeV5pESx68vpHZUW +6oYecPy0OkJydW5vIEhhaWJsZSAoRnJlZSBTb2Z0d2FyZSBEZXZlbG9wbWVudCkg +PGJydW5vQGNsaXNwLm9yZz6ImQQTFgoAQRYhBOD/vZdTl/d6Mqt27LYwHZ4bvqwI +BQJnmW4UAhsDBQkJZgGABQsJCAcCAiICBhUKCQgLAgQWAgMBAh4HAheAAAoJELYw +HZ4bvqwIOh4A/jwyieWvMKcv+6adE+QcStRQTROO7qesew54B2m1jzmTAQC9NPOa +cpAp5NYe529LaImxJnX5XY8RVww4oVQ5izM6Drg4BGeZbhQSCisGAQQBl1UBBQEB +B0CD4szQcdOB1/syXx+lAwtP2O0wIH/rzBYVrf1wFR9xLQMBCAeIfgQYFgoAJhYh +BOD/vZdTl/d6Mqt27LYwHZ4bvqwIBQJnmW4UAhsMBQkJZgGAAAoJELYwHZ4bvqwI +t1wBAPHcbRrhqwHiX5yxv1lKj2jG8UEflNfLx5o5KIzZDaeCAQDYRsFDfkRR0qAa +TnKgu9HB/mvL7n6eilTfcS3NPB/OAw== +=0ihr -----END PGP PUBLIC KEY BLOCK----- |
