diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 22 | ||||
-rw-r--r-- | debian/compat | 1 | ||||
-rw-r--r-- | debian/control | 13 | ||||
-rw-r--r-- | debian/copyright | 12 | ||||
-rw-r--r-- | debian/libhx-dev.lintian-overrides | 3 | ||||
-rw-r--r-- | debian/libhx-dev.symbols | 19 | ||||
-rw-r--r-- | debian/libhx28.symbols | 143 | ||||
-rw-r--r-- | debian/libhx32.dirs (renamed from debian/libhx28.dirs) | 0 | ||||
-rw-r--r-- | debian/libhx32.install (renamed from debian/libhx28.install) | 0 | ||||
-rw-r--r-- | debian/libhx32.symbols | 126 | ||||
-rw-r--r-- | debian/not-installed | 2 | ||||
-rw-r--r-- | debian/patches/hurd-path-max-define | 1 | ||||
-rwxr-xr-x | debian/rules | 4 |
13 files changed, 170 insertions, 176 deletions
diff --git a/debian/changelog b/debian/changelog index 57e2e10..eaf471c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +libhx (3.25-1~exp1) experimental; urgency=medium + + * New upstream release. + * Migrate to debhelper 13: + - Bump minimum debhelper-compat version in debian/control to = 13. + * Declare compliance with Debian Policy 4.5.0 (No changes needed). + * Bump package name depending on the SONAME to libhx32. + * debian/copyright: + - Refresh years. + - Add Upstream-Contact. + - Replace Homepage. + - Fix lintian *-globbing-patterns errors. + * debian/control: + - Change homepage. + - Add Replaces / Breaks. + - Add Rules-Requires-Root: no. + * Refresh patch. + * debian/libhx-dev.lintian-overrides: + - Rename tags. + + -- Jörg Frings-Fürst <debian@jff.email> Sun, 30 Aug 2020 21:56:37 +0200 + libhx (3.24-1) unstable; urgency=medium * New upstream release. diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index e22560f..bd61fb0 100644 --- a/debian/control +++ b/debian/control @@ -2,16 +2,19 @@ Source: libhx Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: - debhelper (>= 11) -Standards-Version: 4.2.1 + debhelper-compat (= 13) +Standards-Version: 4.5.0 Section: libs -Homepage: http://libhx.sourceforge.net/ +Rules-Requires-Root: no +Homepage: https://inai.de/projects/libhx/ Vcs-Git: git://jff.email/opt/git/libhx.git Vcs-Browser: https://jff.email/cgit/libhx.git -Package: libhx28 +Package: libhx32 Architecture: any Multi-Arch: same +Replaces: libhx28 (<< 3.25.1-1~) +Breaks: libhx28 (<< 3.25.1-1~) Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, @@ -29,7 +32,7 @@ Section: libdevel Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: - libhx28 (= ${binary:Version}), + libhx32 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: Development files for libhx diff --git a/debian/copyright b/debian/copyright index 4aada04..817eb20 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,27 +1,25 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libhx -Source: http://libhx.sourceforge.net/ +Upstream-Contact: Jan Engelhardt <jengelh@inai.de> +Source: https://inai.de/projects/libhx/ Files: * - src/tc-compile.c - src/tc-deque.c - src/tc-link.c Copyright: 1999-2014 Jan Engelhardt <jengelh@gmx.de> License: LGPL-2.1+ Files: debian/* Copyright: 2007-2014 Bastian Kleineidam <calvin@debian.org> - 2015-2018 Jörg Frings-Fürst <debian@jff.email> + 2015-2020 Jörg Frings-Fürst <debian@jff.email> License: GPL-3+ Files: debian/patches/* Copyright: 2009-2014 Bastian Kleineidam <calvin@debian.org> - 2015-2018 Jörg Frings-Fürst <debianæjff.email> + 2015-2020 Jörg Frings-Fürst <debian@jff.email> License: LGPL-2.1+ Files: build-aux/* m4/* -Copyright: 1992-2013 Free Software Foundation, Inc. +Copyright: 1992-2017 Free Software Foundation, Inc. License: GPL-2+ Files: src/tc-*.c diff --git a/debian/libhx-dev.lintian-overrides b/debian/libhx-dev.lintian-overrides index 9d5810c..15979c8 100644 --- a/debian/libhx-dev.lintian-overrides +++ b/debian/libhx-dev.lintian-overrides @@ -1,3 +1,4 @@ # libHX_rtcheck is used to enable more internal checks dynamically libhx-dev: package-name-doesnt-match-sonames libHX-rtcheck -libhx-dev: shlib-without-versioned-soname usr/lib/x86_64-linux-gnu/libHX_rtcheck.so libHX_rtcheck.so +libhx-dev: shared-library-lacks-version usr/lib/x86_64-linux-gnu/libHX_rtcheck.so libHX_rtcheck.so +libhx-dev: shared-library-lacks-prerequisites usr/lib/x86_64-linux-gnu/libHX_rtcheck.so diff --git a/debian/libhx-dev.symbols b/debian/libhx-dev.symbols index cc4d11b..abfb1ac 100644 --- a/debian/libhx-dev.symbols +++ b/debian/libhx-dev.symbols @@ -1,18 +1,3 @@ libHX_rtcheck.so libhx-dev #MINVER# - 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 +* Build-Depends-Package: libhx-dev + LIBHX_3.25@LIBHX_3.25 3.25 diff --git a/debian/libhx28.symbols b/debian/libhx28.symbols deleted file mode 100644 index 3bbd283..0000000 --- a/debian/libhx28.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/libhx28.dirs b/debian/libhx32.dirs index 6845771..6845771 100644 --- a/debian/libhx28.dirs +++ b/debian/libhx32.dirs diff --git a/debian/libhx28.install b/debian/libhx32.install index 3ddde58..3ddde58 100644 --- a/debian/libhx28.install +++ b/debian/libhx32.install diff --git a/debian/libhx32.symbols b/debian/libhx32.symbols new file mode 100644 index 0000000..4e58b1d --- /dev/null +++ b/debian/libhx32.symbols @@ -0,0 +1,126 @@ +libHX.so.32 libhx32 #MINVER# +* Build-Depends-Package: libhx-dev + 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_fls@LIBHX_3.25 3.25 + HX_getl@LIBHX_3.25 3.25 + 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_init@LIBHX_3.25 3.25 + HX_irand@LIBHX_3.25 3.25 + 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_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_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_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_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 + 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_wait@LIBHX_3.25 3.25 + LIBHX_3.25@LIBHX_3.25 3.25 diff --git a/debian/not-installed b/debian/not-installed new file mode 100644 index 0000000..68cbb21 --- /dev/null +++ b/debian/not-installed @@ -0,0 +1,2 @@ +usr/lib/*/*.la +usr/share/doc/libhx/libHX_Documentation.pdf diff --git a/debian/patches/hurd-path-max-define b/debian/patches/hurd-path-max-define index 05994a7..da80024 100644 --- a/debian/patches/hurd-path-max-define +++ b/debian/patches/hurd-path-max-define @@ -1,4 +1,5 @@ Description: Add missing define of PATH_MAX for hurd. +Forwarded: not-needed Last-Update: 2015-02-04 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ diff --git a/debian/rules b/debian/rules index c5a1756..4101bc0 100755 --- a/debian/rules +++ b/debian/rules @@ -17,10 +17,10 @@ override_dh_installchangelogs: override_dh_makeshlibs: dh_makeshlibs - dpkg-gensymbols -v$(VERSION) -Pdebian/libhx28 -plibhx28 + dpkg-gensymbols -v$(VERSION) -Pdebian/libhx32 -plibhx32 dpkg-gensymbols -v$(VERSION) -Pdebian/libhx-dev -plibhx-dev override_dh_installdocs: dh_installdocs -i -plibhx-doc --doc-main-package=libhx-doc dh_installdocs -a -plibhx-dev - dh_installdocs -a -plibhx28 + dh_installdocs -a -plibhx32 |