summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog15
-rw-r--r--debian/control9
-rw-r--r--debian/copyright12
-rw-r--r--debian/libhx32t64.symbols161
-rw-r--r--debian/libhx43t64.dirs (renamed from debian/libhx32t64.dirs)0
-rw-r--r--debian/libhx43t64.install (renamed from debian/libhx32t64.install)0
-rw-r--r--debian/libhx43t64.symbols148
-rwxr-xr-xdebian/rules2
-rw-r--r--debian/symbols143
-rw-r--r--debian/watch6
10 files changed, 181 insertions, 315 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ccff11..024ad9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libhx (5.2-1~exp1) experimental; urgency=medium
+
+ * New upstream release (Closes: #1121030):
+ - Bump package name depending on the SONAME to libhx43.
+ - Refresh symbols file.
+ * debian/watch:
+ - change for tar.zx to tar.zst.
+ - Update to version 5.
+ * debian/control:
+ - Remove now redundant Rules-Requires-Root.
+ * debian/copyright:
+ - Refresh years and files.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 23 Nov 2025 09:45:15 +0100
+
libhx (4.27-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index c17a908..807a61a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,14 @@ Build-Depends:
dpkg-dev (>= 1.22.5)
Standards-Version: 4.7.2
Section: libs
-Rules-Requires-Root: no
Homepage: https://inai.de/projects/libhx/
Vcs-Git: https://git.jff.email/cgit/libhx.git
Vcs-Browser: https://git.jff.email/cgit/libhx.git
-Package: libhx32t64
+Package: libhx43t64
Provides: ${t64:Provides}
-Replaces: libhx32
-Breaks: libhx32 (<< ${source:Version})
+Replaces: libhx32t64
+Breaks: libhx32t64 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
@@ -34,7 +33,7 @@ Section: libdevel
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends:
- libhx32t64 (= ${binary:Version}),
+ libhx43t64 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Description: Development files for libhx
diff --git a/debian/copyright b/debian/copyright
index 3ef8324..388542e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Upstream-Contact: Jan Engelhardt <jengelh@inai.de>
Source: https://inai.de/projects/libhx/
Files: *
-Copyright: 1999-2014 Jan Engelhardt <jengelh@gmx.de>
+Copyright: 1999-2025 Jan Engelhardt <jengelh@gmx.de>
License: LGPL-2.1+
Files: debian/*
@@ -19,7 +19,7 @@ License: LGPL-2.1+
Files: build-aux/*
m4/*
-Copyright: 1992-2022 Free Software Foundation, Inc.
+Copyright: 1992-2025 Free Software Foundation, Inc.
License: GPL-2+
Files: build-aux/install-sh
@@ -35,7 +35,7 @@ Files: aclocal.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
-Copyright: 1992-2022 Free Software Foundation, Inc.
+Copyright: 1992-2025 Free Software Foundation, Inc.
License: FSFULLR
Files: configure
@@ -50,6 +50,12 @@ Files: src/tc-*.c
Copyright: 1992-2013 Jan Engelhardt <jengelh@gmx.de>
License: Expat
+Files: include/Makefile.in
+ Makefile.in
+ src/Makefile.in
+Copyright: 1994-2025 Free Software Foundation, Inc.
+License: FSFULLR
+
License: LGPL-2.1+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/debian/libhx32t64.symbols b/debian/libhx32t64.symbols
deleted file mode 100644
index 263f75d..0000000
--- a/debian/libhx32t64.symbols
+++ /dev/null
@@ -1,161 +0,0 @@
-libHX.so.32 libhx32t64 #MINVER#
-* Build-Depends-Package: libhx-dev
- HX_addrport_split@LIBHX_4.11 4.12
- HX_basename@LIBHX_3.25 3.25
- HX_basename_exact@LIBHX_3.25 3.25
- HX_chomp@LIBHX_3.25 3.25
- HX_copy_dir@LIBHX_3.25 3.25
- HX_copy_file@LIBHX_3.25 3.25
- HX_dirname@LIBHX_3.25 3.25
- HX_dlclose@LIBHX_3.25 3.25
- HX_dlerror@LIBHX_3.25 3.25
- HX_dlopen@LIBHX_3.25 3.25
- HX_dlsym@LIBHX_3.25 3.25
- HX_drand@LIBHX_3.25 3.25
- HX_exit@LIBHX_3.25 3.25
- HX_ffs@LIBHX_3.25 3.25
- HX_flpr@LIBHX_4.15 4.17
- HX_flprf@LIBHX_4.15 4.17
- HX_fls@LIBHX_3.25 3.25
- HX_getcwd@LIBHX_4.24 4.24
- HX_getl@LIBHX_3.25 3.25
- HX_getopt5@LIBHX_4.18 4.19
- HX_getopt@LIBHX_3.25 3.25
- HX_getopt_help@LIBHX_3.25 3.25
- HX_getopt_help_cb@LIBHX_3.25 3.25
- HX_getopt_usage@LIBHX_3.25 3.25
- HX_getopt_usage_cb@LIBHX_3.25 3.25
- HX_hexdump@LIBHX_3.25 3.25
- HX_inet_connect@LIBHX_4.11 4.12
- HX_inet_listen@LIBHX_4.11 4.12
- HX_init@LIBHX_3.25 3.25
- HX_ipaddr_is_local@LIBHX_4.9 4.10
- HX_irand@LIBHX_3.25 3.25
- HX_local_listen@LIBHX_4.11 4.12
- HX_memmem@LIBHX_3.25 3.25
- HX_mkdir@LIBHX_3.25 3.25
- HX_rand@LIBHX_3.25 3.25
- HX_readlink@LIBHX_3.25 3.25
- HX_realpath@LIBHX_3.25 3.25
- HX_rrmdir@LIBHX_3.25 3.25
- HX_sendfile@LIBHX_4.3 4.7
- HX_shconfig@LIBHX_3.25 3.25
- HX_shconfig_free@LIBHX_3.25 3.25
- HX_shconfig_map@LIBHX_3.25 3.25
- HX_shconfig_pv@LIBHX_3.25 3.25
- HX_slurp_fd@LIBHX_3.27 4.7
- HX_slurp_file@LIBHX_3.27 4.7
- HX_sockaddr_is_local@LIBHX_4.9 4.10
- HX_socket_from_env@LIBHX_3.27 4.7
- HX_split@LIBHX_3.25 3.25
- HX_split_fixed@LIBHX_3.25 3.25
- HX_split_inplace@LIBHX_3.25 3.25
- HX_stpltrim@LIBHX_3.25 3.25
- HX_strbchr@LIBHX_3.25 3.25
- HX_strchr2@LIBHX_3.25 3.25
- HX_strclone@LIBHX_3.25 3.25
- HX_strdup@LIBHX_3.25 3.25
- HX_strlcat@LIBHX_3.25 3.25
- HX_strlcpy@LIBHX_3.25 3.25
- HX_strlncat@LIBHX_3.25 3.25
- HX_strlower@LIBHX_3.25 3.25
- HX_strltrim@LIBHX_3.25 3.25
- HX_strmid@LIBHX_3.25 3.25
- HX_strndup@LIBHX_3.25 3.25
- HX_strnlen@LIBHX_3.25 3.25
- HX_strquote@LIBHX_3.25 3.25
- HX_strrcspn@LIBHX_3.25 3.25
- HX_strrev@LIBHX_3.25 3.25
- HX_strrtrim@LIBHX_3.25 3.25
- HX_strsep2@LIBHX_3.25 3.25
- HX_strsep@LIBHX_3.25 3.25
- HX_strtod_unit@LIBHX_4.2 4.7
- HX_strtoull_nsec@LIBHX_4.16 4.17
- HX_strtoull_sec@LIBHX_4.3 4.7
- HX_strtoull_unit@LIBHX_4.2 4.7
- HX_strupper@LIBHX_3.25 3.25
- HX_time_compare@LIBHX_3.25 3.25
- HX_timespec_add@LIBHX_3.25 3.25
- HX_timespec_isneg@LIBHX_3.25 3.25
- HX_timespec_mul@LIBHX_3.25 3.25
- HX_timespec_mulf@LIBHX_3.25 3.25
- HX_timespec_neg@LIBHX_3.25 3.25
- HX_timespec_sub@LIBHX_3.25 3.25
- HX_timeval_sub@LIBHX_3.25 3.25
- HX_unit_seconds@LIBHX_4.3 4.7
- HX_unit_size@LIBHX_4.2 4.7
- HX_unit_size_cu@LIBHX_4.2 4.7
- HX_zvecfree@LIBHX_3.25 3.25
- HXdeque_del@LIBHX_3.25 3.25
- HXdeque_find@LIBHX_3.25 3.25
- HXdeque_free@LIBHX_3.25 3.25
- HXdeque_genocide2@LIBHX_3.25 3.25
- HXdeque_get@LIBHX_3.25 3.25
- HXdeque_init@LIBHX_3.25 3.25
- HXdeque_move@LIBHX_3.25 3.25
- HXdeque_pop@LIBHX_3.25 3.25
- HXdeque_push@LIBHX_3.25 3.25
- HXdeque_shift@LIBHX_3.25 3.25
- HXdeque_to_vec@LIBHX_3.25 3.25
- HXdeque_unshift@LIBHX_3.25 3.25
- HXdir_close@LIBHX_3.25 3.25
- HXdir_open@LIBHX_3.25 3.25
- HXdir_read@LIBHX_3.25 3.25
- HXformat3_aprintf@LIBHX_4.9 4.10
- HXformat3_fprintf@LIBHX_4.9 4.10
- HXformat3_sprintf@LIBHX_4.9 4.10
- HXformat_add@LIBHX_3.25 3.25
- HXformat_aprintf@LIBHX_3.25 3.25
- HXformat_fprintf@LIBHX_3.25 3.25
- HXformat_free@LIBHX_3.25 3.25
- HXformat_init@LIBHX_3.25 3.25
- HXformat_sprintf@LIBHX_3.25 3.25
- HXhash_djb2@LIBHX_3.25 3.25
- HXhash_jlookup3@LIBHX_3.25 3.25
- HXhash_jlookup3s@LIBHX_3.25 3.25
- HXhash_primes@LIBHX_3.25 3.25
- HXio_fullread@LIBHX_3.25 3.25
- HXio_fullwrite@LIBHX_3.25 3.25
- HXmap_add@LIBHX_3.25 3.25
- HXmap_del@LIBHX_3.25 3.25
- HXmap_find@LIBHX_3.25 3.25
- HXmap_free@LIBHX_3.25 3.25
- HXmap_get@LIBHX_3.25 3.25
- HXmap_init5@LIBHX_3.25 3.25
- HXmap_init@LIBHX_3.25 3.25
- HXmap_keysvalues@LIBHX_3.25 3.25
- HXmap_qfe@LIBHX_3.25 3.25
- HXmap_traverse@LIBHX_3.25 3.25
- HXmap_travfree@LIBHX_3.25 3.25
- HXmap_travinit@LIBHX_3.25 3.25
- HXmc_free@LIBHX_3.25 3.25
- HXmc_length@LIBHX_3.25 3.25
- HXmc_memcat@LIBHX_3.25 3.25
- HXmc_memcpy@LIBHX_3.25 3.25
- HXmc_memdel@LIBHX_3.25 3.25
- HXmc_meminit@LIBHX_3.25 3.25
- HXmc_memins@LIBHX_3.25 3.25
- HXmc_mempcat@LIBHX_3.25 3.25
- HXmc_setlen@LIBHX_3.25 3.25
- HXmc_strcat@LIBHX_3.25 3.25
- HXmc_strcpy@LIBHX_3.25 3.25
- HXmc_strinit@LIBHX_3.25 3.25
- HXmc_strins@LIBHX_3.25 3.25
- HXmc_strpcat@LIBHX_3.25 3.25
- HXmc_trunc@LIBHX_3.25 3.25
- HXmc_zvecfree@LIBHX_3.25 3.25
- HXproc_run_async@LIBHX_3.25 3.25
- HXproc_run_sync@LIBHX_3.25 3.25
- HXproc_switch_user@LIBHX_3.27 4.7
- HXproc_top_fd@LIBHX_3.27 4.7
- HXproc_wait@LIBHX_3.25 3.25
- LIBHX_3.25@LIBHX_3.25 3.25
- LIBHX_3.27@LIBHX_3.27 4.7
- LIBHX_4.11@LIBHX_4.11 4.12
- LIBHX_4.15@LIBHX_4.15 4.17
- LIBHX_4.16@LIBHX_4.16 4.17
- LIBHX_4.18@LIBHX_4.18 4.19
- LIBHX_4.24@LIBHX_4.24 4.24
- LIBHX_4.2@LIBHX_4.2 4.7
- LIBHX_4.3@LIBHX_4.3 4.7
- LIBHX_4.9@LIBHX_4.9 4.10
diff --git a/debian/libhx32t64.dirs b/debian/libhx43t64.dirs
index 6845771..6845771 100644
--- a/debian/libhx32t64.dirs
+++ b/debian/libhx43t64.dirs
diff --git a/debian/libhx32t64.install b/debian/libhx43t64.install
index 3ddde58..3ddde58 100644
--- a/debian/libhx32t64.install
+++ b/debian/libhx43t64.install
diff --git a/debian/libhx43t64.symbols b/debian/libhx43t64.symbols
new file mode 100644
index 0000000..de19dcd
--- /dev/null
+++ b/debian/libhx43t64.symbols
@@ -0,0 +1,148 @@
+libHX.so.43 libhx43t64 #MINVER#
+* Build-Depends-Package: libhx-dev
+ HX_addrport_split@LIBHX_5.0 5.2
+ HX_basename@LIBHX_5.0 5.2
+ HX_basename_exact@LIBHX_5.0 5.2
+ HX_chomp@LIBHX_5.0 5.2
+ HX_copy_dir@LIBHX_5.0 5.2
+ HX_copy_file@LIBHX_5.0 5.2
+ HX_dirname@LIBHX_5.0 5.2
+ HX_dlclose@LIBHX_5.0 5.2
+ HX_dlerror@LIBHX_5.0 5.2
+ HX_dlopen@LIBHX_5.0 5.2
+ HX_dlsym@LIBHX_5.0 5.2
+ HX_drand@LIBHX_5.0 5.2
+ HX_exit@LIBHX_5.0 5.2
+ HX_ffs@LIBHX_5.0 5.2
+ HX_flpr@LIBHX_5.0 5.2
+ HX_flprf@LIBHX_5.0 5.2
+ HX_fls@LIBHX_5.0 5.2
+ HX_getcwd@LIBHX_5.0 5.2
+ HX_getl@LIBHX_5.0 5.2
+ HX_getopt6@LIBHX_5.0 5.2
+ HX_getopt6_clean@LIBHX_5.0 5.2
+ HX_getopt_help@LIBHX_5.0 5.2
+ HX_getopt_help_cb@LIBHX_5.0 5.2
+ HX_getopt_usage@LIBHX_5.0 5.2
+ HX_getopt_usage_cb@LIBHX_5.0 5.2
+ HX_hexdump@LIBHX_5.0 5.2
+ HX_inet_connect@LIBHX_5.0 5.2
+ HX_inet_listen@LIBHX_5.0 5.2
+ HX_init@LIBHX_5.0 5.2
+ HX_ipaddr_is_local@LIBHX_5.0 5.2
+ HX_irand@LIBHX_5.0 5.2
+ HX_local_listen@LIBHX_5.0 5.2
+ HX_memmem@LIBHX_5.0 5.2
+ HX_mkdir@LIBHX_5.0 5.2
+ HX_rand@LIBHX_5.0 5.2
+ HX_readlink@LIBHX_5.0 5.2
+ HX_realpath@LIBHX_5.0 5.2
+ HX_rrmdir@LIBHX_5.0 5.2
+ HX_sendfile@LIBHX_5.0 5.2
+ HX_shconfig@LIBHX_5.0 5.2
+ HX_shconfig_free@LIBHX_5.0 5.2
+ HX_shconfig_map@LIBHX_5.0 5.2
+ HX_shconfig_pv@LIBHX_5.0 5.2
+ HX_slurp_fd@LIBHX_5.0 5.2
+ HX_slurp_file@LIBHX_5.0 5.2
+ HX_sockaddr_is_local@LIBHX_5.0 5.2
+ HX_socket_from_env@LIBHX_5.0 5.2
+ HX_split@LIBHX_5.0 5.2
+ HX_split_fixed@LIBHX_5.0 5.2
+ HX_split_inplace@LIBHX_5.0 5.2
+ HX_strbchr@LIBHX_5.0 5.2
+ HX_strchr2@LIBHX_5.0 5.2
+ HX_strclone@LIBHX_5.0 5.2
+ HX_strdup@LIBHX_5.0 5.2
+ HX_strlcat@LIBHX_5.0 5.2
+ HX_strlcpy@LIBHX_5.0 5.2
+ HX_strlncat@LIBHX_5.0 5.2
+ HX_strlower@LIBHX_5.0 5.2
+ HX_strltrim@LIBHX_5.0 5.2
+ HX_strmid@LIBHX_5.0 5.2
+ HX_strndup@LIBHX_5.0 5.2
+ HX_strquote@LIBHX_5.0 5.2
+ HX_strrcspn@LIBHX_5.0 5.2
+ HX_strrev@LIBHX_5.0 5.2
+ HX_strrtrim@LIBHX_5.0 5.2
+ HX_strsep2@LIBHX_5.0 5.2
+ HX_strtod_unit@LIBHX_5.0 5.2
+ HX_strtoull8601p_sec@LIBHX_5.0 5.2
+ HX_strtoull_nsec@LIBHX_5.0 5.2
+ HX_strtoull_sec@LIBHX_5.0 5.2
+ HX_strtoull_unit@LIBHX_5.0 5.2
+ HX_strupper@LIBHX_5.0 5.2
+ HX_time_compare@LIBHX_5.0 5.2
+ HX_timespec_add@LIBHX_5.0 5.2
+ HX_timespec_isneg@LIBHX_5.0 5.2
+ HX_timespec_mul@LIBHX_5.0 5.2
+ HX_timespec_mulf@LIBHX_5.0 5.2
+ HX_timespec_neg@LIBHX_5.0 5.2
+ HX_timespec_sub@LIBHX_5.0 5.2
+ HX_timeval_sub@LIBHX_5.0 5.2
+ HX_unit_seconds@LIBHX_5.0 5.2
+ HX_unit_size@LIBHX_5.0 5.2
+ HX_unit_size_cu@LIBHX_5.0 5.2
+ HX_zvecfree@LIBHX_5.0 5.2
+ HXdeque_del@LIBHX_5.0 5.2
+ HXdeque_find@LIBHX_5.0 5.2
+ HXdeque_free@LIBHX_5.0 5.2
+ HXdeque_genocide2@LIBHX_5.0 5.2
+ HXdeque_get@LIBHX_5.0 5.2
+ HXdeque_init@LIBHX_5.0 5.2
+ HXdeque_move@LIBHX_5.0 5.2
+ HXdeque_pop@LIBHX_5.0 5.2
+ HXdeque_push@LIBHX_5.0 5.2
+ HXdeque_shift@LIBHX_5.0 5.2
+ HXdeque_to_vec@LIBHX_5.0 5.2
+ HXdeque_to_vecx@LIBHX_5.0 5.2
+ HXdeque_unshift@LIBHX_5.0 5.2
+ HXdir_close@LIBHX_5.0 5.2
+ HXdir_open@LIBHX_5.0 5.2
+ HXdir_read@LIBHX_5.0 5.2
+ HXformat_add@LIBHX_5.0 5.2
+ HXformat_aprintf@LIBHX_5.0 5.2
+ HXformat_fprintf@LIBHX_5.0 5.2
+ HXformat_free@LIBHX_5.0 5.2
+ HXformat_init@LIBHX_5.0 5.2
+ HXformat_sprintf@LIBHX_5.0 5.2
+ HXhash_djb2@LIBHX_5.0 5.2
+ HXhash_jlookup3@LIBHX_5.0 5.2
+ HXhash_jlookup3s@LIBHX_5.0 5.2
+ HXhash_primes@LIBHX_5.0 5.2
+ HXio_fullread@LIBHX_5.0 5.2
+ HXio_fullwrite@LIBHX_5.0 5.2
+ HXmap_add@LIBHX_5.0 5.2
+ HXmap_del@LIBHX_5.0 5.2
+ HXmap_find@LIBHX_5.0 5.2
+ HXmap_free@LIBHX_5.0 5.2
+ HXmap_get@LIBHX_5.0 5.2
+ HXmap_init5@LIBHX_5.0 5.2
+ HXmap_init@LIBHX_5.0 5.2
+ HXmap_keysvalues@LIBHX_5.0 5.2
+ HXmap_qfe@LIBHX_5.0 5.2
+ HXmap_traverse@LIBHX_5.0 5.2
+ HXmap_travfree@LIBHX_5.0 5.2
+ HXmap_travinit@LIBHX_5.0 5.2
+ HXmc_free@LIBHX_5.0 5.2
+ HXmc_length@LIBHX_5.0 5.2
+ HXmc_memcat@LIBHX_5.0 5.2
+ HXmc_memcpy@LIBHX_5.0 5.2
+ HXmc_memdel@LIBHX_5.0 5.2
+ HXmc_meminit@LIBHX_5.0 5.2
+ HXmc_memins@LIBHX_5.0 5.2
+ HXmc_mempcat@LIBHX_5.0 5.2
+ HXmc_setlen@LIBHX_5.0 5.2
+ HXmc_strcat@LIBHX_5.0 5.2
+ HXmc_strcpy@LIBHX_5.0 5.2
+ HXmc_strinit@LIBHX_5.0 5.2
+ HXmc_strins@LIBHX_5.0 5.2
+ HXmc_strpcat@LIBHX_5.0 5.2
+ HXmc_trunc@LIBHX_5.0 5.2
+ HXmc_zvecfree@LIBHX_5.0 5.2
+ HXproc_run_async@LIBHX_5.0 5.2
+ HXproc_run_sync@LIBHX_5.0 5.2
+ HXproc_switch_user@LIBHX_5.0 5.2
+ HXproc_top_fd@LIBHX_5.0 5.2
+ HXproc_wait@LIBHX_5.0 5.2
+ LIBHX_5.0@LIBHX_5.0 5.2
diff --git a/debian/rules b/debian/rules
index 97c42d7..615eb75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,4 +22,4 @@ override_dh_makeshlibs:
override_dh_installdocs:
dh_installdocs -i -plibhx-doc --doc-main-package=libhx-doc
dh_installdocs -a -plibhx-dev
- dh_installdocs -a -plibhx32t64
+ dh_installdocs -a -plibhx43t64
diff --git a/debian/symbols b/debian/symbols
deleted file mode 100644
index 3bbd283..0000000
--- a/debian/symbols
+++ /dev/null
@@ -1,143 +0,0 @@
-libHX.so.28 libhx28 #MINVER#
- HX_basename@LIBHX_1.10.0 3.22
- HX_basename_exact@LIBHX_2.9 3.22
- HX_chomp@LIBHX_1.10.0 3.22
- HX_copy_dir@LIBHX_1.10.0 3.22
- HX_copy_file@LIBHX_1.10.0 3.22
- HX_diff_timespec@LIBHX_3.0 3.22
- HX_diff_timeval@LIBHX_3.0 3.22
- HX_dirname@LIBHX_1.10.0 3.22
- HX_dlclose@LIBHX_1.10.0 3.22
- HX_dlerror@LIBHX_1.10.0 3.22
- HX_dlopen@LIBHX_1.10.0 3.22
- HX_dlsym@LIBHX_1.10.0 3.22
- HX_drand@LIBHX_3.3 3.22
- HX_exit@LIBHX_3.4 3.22
- HX_ffs@LIBHX_1.10.0 3.22
- HX_fls@LIBHX_2.6 3.22
- HX_getl@LIBHX_1.25 3.22
- HX_getopt@LIBHX_1.10.0 3.22
- HX_getopt_help@LIBHX_1.10.0 3.22
- HX_getopt_help_cb@LIBHX_3.12 3.22
- HX_getopt_usage@LIBHX_1.10.0 3.22
- HX_getopt_usage_cb@LIBHX_3.12 3.22
- HX_hexdump@LIBHX_1.26 3.22
- HX_init@LIBHX_3.4 3.22
- HX_irand@LIBHX_1.10.0 3.22
- HX_memmem@LIBHX_3.4 3.22
- HX_mkdir@LIBHX_3.12 3.22
- HX_rand@LIBHX_1.10.0 3.22
- HX_readlink@LIBHX_3.10 3.22
- HX_realpath@LIBHX_3.10 3.22
- HX_rrmdir@LIBHX_1.10.0 3.22
- HX_shconfig@LIBHX_1.10.0 3.22
- HX_shconfig_free@LIBHX_1.10.0 3.22
- HX_shconfig_map@LIBHX_3.3 3.22
- HX_shconfig_pv@LIBHX_1.10.0 3.22
- HX_split4@LIBHX_2.2 3.22
- HX_split5@LIBHX_1.10.0 3.22
- HX_split@LIBHX_1.10.0 3.22
- HX_stpltrim@LIBHX_3.18 3.22
- HX_strbchr@LIBHX_1.10.0 3.22
- HX_strchr2@LIBHX_3.15 3.22
- HX_strclone@LIBHX_1.10.0 3.22
- HX_strdup@LIBHX_3.12 3.22
- HX_strlcat@LIBHX_3.12 3.22
- HX_strlcpy@LIBHX_3.12 3.22
- HX_strlncat@LIBHX_3.12 3.22
- HX_strlower@LIBHX_1.10.0 3.22
- HX_strltrim@LIBHX_1.10.0 3.22
- HX_strmid@LIBHX_1.10.0 3.22
- HX_strndup@LIBHX_3.12 3.22
- HX_strnlen@LIBHX_3.12 3.22
- HX_strquote@LIBHX_3.2 3.22
- HX_strrcspn@LIBHX_1.10.0 3.22
- HX_strrev@LIBHX_1.10.0 3.22
- HX_strrtrim@LIBHX_1.10.0 3.22
- HX_strsep2@LIBHX_1.10.0 3.22
- HX_strsep@LIBHX_1.10.0 3.22
- HX_strupper@LIBHX_1.10.0 3.22
- HX_time_compare@LIBHX_1.26 3.22
- HX_timespec_add@LIBHX_3.13 3.22
- HX_timespec_isneg@LIBHX_3.13 3.22
- HX_timespec_mul@LIBHX_3.13 3.22
- HX_timespec_mulf@LIBHX_3.13 3.22
- HX_timespec_neg@LIBHX_3.13 3.22
- HX_timespec_sub@LIBHX_3.13 3.22
- HX_timeval_sub@LIBHX_3.13 3.22
- HX_zvecfree@LIBHX_1.10.0 3.22
- HXdeque_del@LIBHX_1.10.0 3.22
- HXdeque_find@LIBHX_1.10.0 3.22
- HXdeque_free@LIBHX_1.10.0 3.22
- HXdeque_genocide2@LIBHX_3.3 3.22
- HXdeque_get@LIBHX_1.10.0 3.22
- HXdeque_init@LIBHX_1.10.0 3.22
- HXdeque_move@LIBHX_1.10.0 3.22
- HXdeque_pop@LIBHX_1.10.0 3.22
- HXdeque_push@LIBHX_1.10.0 3.22
- HXdeque_shift@LIBHX_1.10.0 3.22
- HXdeque_to_vec@LIBHX_1.10.0 3.22
- HXdeque_unshift@LIBHX_1.10.0 3.22
- HXdir_close@LIBHX_1.10.0 3.22
- HXdir_open@LIBHX_1.10.0 3.22
- HXdir_read@LIBHX_1.10.0 3.22
- HXformat_add@LIBHX_3.0 3.22
- HXformat_aprintf@LIBHX_3.12 3.22
- HXformat_fprintf@LIBHX_3.12 3.22
- HXformat_free@LIBHX_3.0 3.22
- HXformat_init@LIBHX_3.0 3.22
- HXformat_sprintf@LIBHX_3.12 3.22
- HXhash_djb2@LIBHX_3.0 3.22
- HXhash_jlookup3@LIBHX_3.0 3.22
- HXhash_jlookup3s@LIBHX_3.0 3.22
- HXhash_primes@LIBHX_3.0 3.22
- HXio_fullread@LIBHX_3.9 3.22
- HXio_fullwrite@LIBHX_3.9 3.22
- HXmap_add@LIBHX_3.0 3.22
- HXmap_del@LIBHX_3.0 3.22
- HXmap_find@LIBHX_3.0 3.22
- HXmap_free@LIBHX_3.0 3.22
- HXmap_get@LIBHX_3.0 3.22
- HXmap_init5@LIBHX_3.12 3.22
- HXmap_init@LIBHX_3.12 3.22
- HXmap_keysvalues@LIBHX_3.0 3.22
- HXmap_qfe@LIBHX_3.0 3.22
- HXmap_traverse@LIBHX_3.0 3.22
- HXmap_travfree@LIBHX_3.0 3.22
- HXmap_travinit@LIBHX_3.0 3.22
- HXmc_free@LIBHX_1.25 3.22
- HXmc_length@LIBHX_1.25 3.22
- HXmc_memcat@LIBHX_1.25 3.22
- HXmc_memcpy@LIBHX_1.25 3.22
- HXmc_memdel@LIBHX_1.25 3.22
- HXmc_meminit@LIBHX_1.25 3.22
- HXmc_memins@LIBHX_1.25 3.22
- HXmc_mempcat@LIBHX_1.25 3.22
- HXmc_setlen@LIBHX_2.0 3.22
- HXmc_strcat@LIBHX_1.25 3.22
- HXmc_strcpy@LIBHX_1.25 3.22
- HXmc_strinit@LIBHX_1.25 3.22
- HXmc_strins@LIBHX_1.25 3.22
- HXmc_strpcat@LIBHX_1.25 3.22
- HXmc_trunc@LIBHX_1.25 3.22
- HXmc_zvecfree@LIBHX_3.3 3.22
- HXproc_run_async@LIBHX_2.2 3.22
- HXproc_run_sync@LIBHX_2.2 3.22
- HXproc_wait@LIBHX_2.2 3.22
- LIBHX_1.10.0@LIBHX_1.10.0 3.22
- LIBHX_1.25@LIBHX_1.25 3.22
- LIBHX_1.26@LIBHX_1.26 3.22
- LIBHX_2.0@LIBHX_2.0 3.22
- LIBHX_2.2@LIBHX_2.2 3.22
- LIBHX_2.6@LIBHX_2.6 3.22
- LIBHX_2.9@LIBHX_2.9 3.22
- LIBHX_3.0@LIBHX_3.0 3.22
- LIBHX_3.10@LIBHX_3.10 3.22
- LIBHX_3.12@LIBHX_3.12 3.22
- LIBHX_3.13@LIBHX_3.13 3.22
- LIBHX_3.15@LIBHX_3.15 3.22
- LIBHX_3.18@LIBHX_3.18 3.22
- LIBHX_3.2@LIBHX_3.2 3.22
- LIBHX_3.3@LIBHX_3.3 3.22
- LIBHX_3.4@LIBHX_3.4 3.22
- LIBHX_3.9@LIBHX_3.9 3.22
diff --git a/debian/watch b/debian/watch
index b16de01..f812158 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,5 @@
+Version: 5
+
# watch control file for uscan
-version=4
-https://inai.de/files/libhx/libHX-(.*).tar.xz
+Source: https://inai.de/files/libhx/
+Matching-Pattern: libHX-(.*).tar.zst