Bug#1063141: netpbm-free: NMU diff for 64-bit time_t transition

Steve Langasek vorlon at debian.org
Mon Feb 5 08:47:34 GMT 2024


Source: netpbm-free
Version: 2:11.05.02-1
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
netpbm-free as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for netpbm-free
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru netpbm-free-11.05.02/debian/changelog netpbm-free-11.05.02/debian/changelog
--- netpbm-free-11.05.02/debian/changelog	2024-01-29 17:10:45.000000000 +0000
+++ netpbm-free-11.05.02/debian/changelog	2024-02-05 08:36:52.000000000 +0000
@@ -1,3 +1,11 @@
+netpbm-free (2:11.05.02-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+  * Bump build-dependency on d-shlibs for --t64 support.
+
+ -- Steve Langasek <vorlon at debian.org>  Mon, 05 Feb 2024 08:36:52 +0000
+
 netpbm-free (2:11.05.02-1) unstable; urgency=medium
 
   * 21-clarify-tifftopnm-doc.diff Closes: #496156 (The 2nd issue described
diff -Nru netpbm-free-11.05.02/debian/control netpbm-free-11.05.02/debian/control
--- netpbm-free-11.05.02/debian/control	2024-01-07 05:46:44.000000000 +0000
+++ netpbm-free-11.05.02/debian/control	2024-02-05 08:36:52.000000000 +0000
@@ -7,7 +7,7 @@
  Steve McIntyre <93sam at debian.org>,
 Standards-Version: 4.6.2
 Build-Depends:
- d-shlibs,
+ d-shlibs (>= 0.106),
  debhelper-compat (= 13),
  flex,
  ghostscript <!nocheck>,
@@ -28,7 +28,7 @@
 Architecture: any
 Multi-Arch: foreign
 Depends:
- libnetpbm11 (= ${binary:Version}),
+ libnetpbm11t64 (= ${binary:Version}),
  ${misc:Depends},
  ${perl:Depends},
  ${shlibs:Depends},
@@ -43,11 +43,13 @@
  are over 220 separate tools in the package including converters for
  more than 80 graphics formats.
 
-Package: libnetpbm11
+Package: libnetpbm11t64
+Replaces: libnetpbm11
+Conflicts: libnetpbm11 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
-Provides:
+Provides: ${t64:Provides},
  libnetpbm10-dev,
 Depends:
  ${misc:Depends},
@@ -64,7 +66,7 @@
 Section: libdevel
 Architecture: any
 Depends:
- libnetpbm11 (= ${binary:Version}),
+ libnetpbm11t64 (= ${binary:Version}),
  ${misc:Depends},
 Conflicts:
  libnetpbm11-dev,
diff -Nru netpbm-free-11.05.02/debian/libnetpbm11.symbols netpbm-free-11.05.02/debian/libnetpbm11.symbols
--- netpbm-free-11.05.02/debian/libnetpbm11.symbols	2024-01-06 12:33:20.000000000 +0000
+++ netpbm-free-11.05.02/debian/libnetpbm11.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,518 +0,0 @@
-libnetpbm.so.11 libnetpbm11 #MINVER#
-* Build-Depends-Package: libnetpbm-dev
- __overflow2 at Base 2:11.04.05
- canUnlinkOpen at Base 2:11.04.05
- malloc2 at Base 2:11.04.05
- malloc3 at Base 2:11.04.05
- overflow3 at Base 2:11.04.05
- overflow_add at Base 2:11.04.05
- pam_colorname at Base 2:11.04.05
- pamd_circle at Base 2:11.04.05
- pamd_fill at Base 2:11.04.05
- pamd_fill_create at Base 2:11.04.05
- pamd_fill_destroy at Base 2:11.04.05
- pamd_fill_drawproc at Base 2:11.04.05
- pamd_filledrectangle at Base 2:11.04.05
- pamd_line at Base 2:11.04.05
- pamd_point_drawproc at Base 2:11.04.05
- pamd_polyspline at Base 2:11.04.05
- pamd_setlineclip at Base 2:11.04.05
- pamd_setlinetype at Base 2:11.04.05
- pamd_spline3 at Base 2:11.04.05
- pamd_spline4 at Base 2:11.04.05
- pamd_text at Base 2:11.04.05
- pamd_text_box at Base 2:11.04.05
- pamd_validateCoord at Base 2:11.04.05
- pamd_validatePoint at Base 2:11.04.05
- pbm_allocrow at Base 2:11.04.05
- pbm_backgroundbitrow at Base 2:11.04.05
- pbm_builtinFonts at Base 2:11.04.05
- pbm_check at Base 2:11.04.05
- pbm_cleanrowend_packed at Base 2:11.04.05
- pbm_createbdffont2_base at Base 2:11.04.05
- pbm_defaultBdffont2 at Base 2:11.04.05
- pbm_defaultBdffont at Base 2:11.04.05
- pbm_defaultFixedfont2 at Base 2:11.04.05
- pbm_defaultFixedfont at Base 2:11.04.05
- pbm_defaultfont2 at Base 2:11.04.05
- pbm_defaultfont at Base 2:11.04.05
- pbm_destroybdffont2 at Base 2:11.04.05
- pbm_destroybdffont2_base at Base 2:11.04.05
- pbm_destroybdffont at Base 2:11.04.05
- pbm_dissectfont at Base 2:11.04.05
- pbm_expandbdffont at Base 2:11.04.05
- pbm_init at Base 2:11.04.05
- pbm_loadbdffont2 at Base 2:11.04.05
- pbm_loadbdffont2select at Base 2:11.04.05
- pbm_loadbdffont at Base 2:11.04.05
- pbm_loadfont2 at Base 2:11.04.05
- pbm_loadfont2select at Base 2:11.04.05
- pbm_loadfont at Base 2:11.04.05
- pbm_loadpbmfont2 at Base 2:11.04.05
- pbm_loadpbmfont at Base 2:11.04.05
- pbm_nextimage at Base 2:11.04.05
- pbm_readpbm at Base 2:11.04.05
- pbm_readpbminit at Base 2:11.04.05
- pbm_readpbminitrest at Base 2:11.04.05
- pbm_readpbmrow at Base 2:11.04.05
- pbm_readpbmrow_bitoffset at Base 2:11.04.05
- pbm_readpbmrow_packed at Base 2:11.04.05
- pbm_validateComputableSize at Base 2:11.05.01
- pbm_writepbm at Base 2:11.04.05
- pbm_writepbminit at Base 2:11.04.05
- pbm_writepbmrow at Base 2:11.04.05
- pbm_writepbmrow_bitoffset at Base 2:11.04.05
- pbm_writepbmrow_packed at Base 2:11.04.05
- pgm_allocrow at Base 2:11.04.05
- pgm_check at Base 2:11.04.05
- pgm_init at Base 2:11.04.05
- pgm_nextimage at Base 2:11.04.05
- pgm_readpgm at Base 2:11.04.05
- pgm_readpgminit at Base 2:11.04.05
- pgm_readpgminitrest at Base 2:11.04.05
- pgm_readpgmrow at Base 2:11.04.05
- pgm_validateComputableMaxval at Base 2:11.05.01
- pgm_validateComputableSize at Base 2:11.05.01
- pgm_writepgm at Base 2:11.04.05
- pgm_writepgminit at Base 2:11.04.05
- pgm_writepgmrow at Base 2:11.04.05
- pm_accept_null at Base 2:11.04.05
- pm_accept_to_file at Base 2:11.05.01
- pm_accept_to_filestream at Base 2:11.05.01
- pm_accept_to_memory at Base 2:11.04.05
- pm_accept_to_pamtuples at Base 2:11.04.05
- pm_allocarray at Base 2:11.04.05
- pm_allocrow at Base 2:11.04.05
- pm_arg0toprogname at Base 2:11.04.05
- pm_asprintf at Base 2:11.04.05
- pm_basename at Base 2:11.04.05
- pm_bitfini at Base 2:11.04.05
- pm_bitinit at Base 2:11.04.05
- pm_bitread at Base 2:11.04.05
- pm_bitstomaxval at Base 2:11.04.05
- pm_bitwrite at Base 2:11.04.05
- pm_bs_long at Base 2:11.04.05
- pm_bs_short at Base 2:11.04.05
- pm_canonstr at Base 2:11.04.05
- pm_check at Base 2:11.04.05
- pm_close at Base 2:11.04.05
- pm_closer at Base 2:11.04.05
- pm_closew at Base 2:11.04.05
- pm_colorget at Base 2:11.04.05
- pm_drain at Base 2:11.04.05
- pm_drand1 at Base 2:11.05.01
- pm_drand2 at Base 2:11.05.01
- pm_drand at Base 2:11.04.05
- pm_error at Base 2:11.04.05
- pm_errormsg at Base 2:11.04.05
- pm_feed_from_file at Base 2:11.05.01
- pm_feed_from_memory at Base 2:11.04.05
- pm_feed_from_pamtuples at Base 2:11.04.05
- pm_feed_null at Base 2:11.04.05
- pm_fork at Base 2:11.04.05
- pm_freadline at Base 2:11.04.05
- pm_freearray2 at Base 2:11.04.05
- pm_freearray at Base 2:11.04.05
- pm_freerow at Base 2:11.04.05
- pm_gaussrand2 at Base 2:11.04.05
- pm_gaussrand at Base 2:11.04.05
- pm_getMessage at Base 2:11.04.05
- pm_getc at Base 2:11.04.05
- pm_getline at Base 2:11.04.05
- pm_getraw at Base 2:11.04.05
- pm_getrawbyte at Base 2:11.04.05
- pm_gettoken at Base 2:11.04.05
- pm_getuint at Base 2:11.04.05
- pm_have_float_format at Base 2:11.04.05
- pm_init at Base 2:11.04.05
- pm_is_seekable at Base 2:11.04.05
- pm_keymatch at Base 2:11.04.05
- pm_lcm at Base 2:11.04.05
- pm_longjmp at Base 2:11.04.05
- pm_make_tmpfile at Base 2:11.04.05
- pm_make_tmpfile_fd at Base 2:11.04.05
- pm_mallocarray2 at Base 2:11.04.05
- pm_maxvaltobits at Base 2:11.04.05
- pm_memmem at Base 2:11.04.05
- pm_message at Base 2:11.04.05
- pm_nextimage at Base 2:11.04.05
- pm_openColornameFile at Base 2:11.04.05
- pm_openr at Base 2:11.04.05
- pm_openr_seekable at Base 2:11.04.05
- pm_openw at Base 2:11.04.05
- pm_optDestroyNameValueList at Base 2:11.04.05
- pm_optParseOptions2 at Base 2:11.04.05
- pm_optParseOptions3 at Base 2:11.04.05
- pm_optParseOptions at Base 2:11.04.05
- pm_optSetFatalFunc at Base 2:11.04.05
- pm_parse_dictionary_name at Base 2:11.04.05
- pm_parse_dictionary_namen at Base 2:11.04.05
- pm_parse_height at Base 2:11.04.05
- pm_parse_maxval at Base 2:11.05.01
- pm_parse_width at Base 2:11.04.05
- pm_plain_output at Base 2:11.04.05
- pm_proginit at Base 2:11.04.05
- pm_progname at Base 2:11.04.05
- pm_putraw at Base 2:11.04.05
- pm_rand32 at Base 2:11.04.05
- pm_rand at Base 2:11.04.05
- pm_randinit at Base 2:11.04.05
- pm_randmersenne_vtable at Base 2:11.04.05
- pm_randseed at Base 2:11.04.05
- pm_randsysrand_vtable at Base 2:11.04.05
- pm_randsysrandom_vtable at Base 2:11.04.05
- pm_randterm at Base 2:11.04.05
- pm_read_unknown_size at Base 2:11.04.05
- pm_readbiglong2 at Base 2:11.04.05
- pm_readbiglong at Base 2:11.04.05
- pm_readbigshort at Base 2:11.04.05
- pm_readchar at Base 2:11.04.05
- pm_readfile at Base 2:11.04.05
- pm_readlittlelong2 at Base 2:11.04.05
- pm_readlittlelong at Base 2:11.04.05
- pm_readlittleshort at Base 2:11.04.05
- pm_readmagicnumber at Base 2:11.04.05
- pm_rlenc_allocoutbuf at Base 2:11.04.05
- pm_rlenc_compressbyte at Base 2:11.04.05
- pm_rlenc_compressword at Base 2:11.04.05
- pm_rlenc_freebuf at Base 2:11.04.05
- pm_rlenc_maxbytes at Base 2:11.04.05
- pm_seek2 at Base 2:11.04.05
- pm_seek at Base 2:11.04.05
- pm_selector_copy at Base 2:11.04.05
- pm_selector_create at Base 2:11.04.05
- pm_selector_create_fixed at Base 2:11.04.05
- pm_selector_destroy at Base 2:11.04.05
- pm_selector_is_marked at Base 2:11.04.05
- pm_selector_mark at Base 2:11.04.05
- pm_selector_marked_ct at Base 2:11.04.05
- pm_setMessage at Base 2:11.04.05
- pm_setjmpbuf at Base 2:11.04.05
- pm_setjmpbufsave at Base 2:11.04.05
- pm_setusererrormsgfn at Base 2:11.04.05
- pm_setusermessagefn at Base 2:11.04.05
- pm_sleep at Base 2:11.04.05
- pm_solvelineareq at Base 2:11.04.05
- pm_srand2 at Base 2:11.04.05
- pm_srand at Base 2:11.04.05
- pm_strdup at Base 2:11.04.05
- pm_strfree at Base 2:11.04.05
- pm_string_to_int at Base 2:11.04.05
- pm_string_to_long at Base 2:11.04.05
- pm_string_to_uint at Base 2:11.04.05
- pm_stripeq at Base 2:11.04.05
- pm_strishex at Base 2:11.04.05
- pm_strnlen at Base 2:11.04.05
- pm_strsep at Base 2:11.04.05
- pm_strsol at Base 2:11.04.05
- pm_system2 at Base 2:11.04.05
- pm_system2_lp at Base 2:11.04.05
- pm_system2_vp at Base 2:11.04.05
- pm_system at Base 2:11.04.05
- pm_system_lp at Base 2:11.04.05
- pm_system_vp at Base 2:11.04.05
- pm_tell2 at Base 2:11.04.05
- pm_tell at Base 2:11.04.05
- pm_termStatusDesc at Base 2:11.04.05
- pm_tmpfile at Base 2:11.04.05
- pm_tmpfile_fd at Base 2:11.04.05
- pm_usage at Base 2:11.04.05
- pm_vasprintf at Base 2:11.04.05
- pm_vasprintf_knows_float at Base 2:11.04.05
- pm_waitpid at Base 2:11.04.05
- pm_waitpidSimple at Base 2:11.04.05
- pm_writebiglong at Base 2:11.04.05
- pm_writebigshort at Base 2:11.04.05
- pm_writechar at Base 2:11.04.05
- pm_writefile at Base 2:11.04.05
- pm_writelittlelong at Base 2:11.04.05
- pm_writelittleshort at Base 2:11.04.05
- pnm_YCbCr_to_rgbtuple at Base 2:11.04.05
- pnm_YCbCrtuple at Base 2:11.04.05
- pnm_addopacityrow at Base 2:11.04.05
- pnm_addtotuplehash at Base 2:11.04.05
- pnm_addtuplefreqoccurrence at Base 2:11.04.05
- pnm_allocpamarray at Base 2:11.04.05
- pnm_allocpamarrayn at Base 2:11.04.05
- pnm_allocpamrow at Base 2:11.04.05
- pnm_allocpamrown at Base 2:11.04.05
- pnm_allocpamtuple at Base 2:11.04.05
- pnm_allocpamtuplen at Base 2:11.04.05
- pnm_allocrow at Base 2:11.04.05
- pnm_allocrowimage at Base 2:11.04.05
- pnm_alloctupletable at Base 2:11.04.05
- pnm_applyopacityrown at Base 2:11.04.05
- pnm_assigntuple at Base 2:11.04.05
- pnm_backgroundtuple at Base 2:11.04.05
- pnm_backgroundtuplerow at Base 2:11.04.05
- pnm_backgroundxel at Base 2:11.04.05
- pnm_backgroundxelrow at Base 2:11.04.05
- pnm_bittoxel at Base 2:11.04.05
- pnm_blackxel at Base 2:11.04.05
- pnm_bytespersample at Base 2:11.04.05
- pnm_check at Base 2:11.04.05
- pnm_checkpam at Base 2:11.04.05
- pnm_colorname at Base 2:11.04.05
- pnm_colorspec_dict at Base 2:11.04.05
- pnm_colorspec_dict_close at Base 2:11.04.05
- pnm_colorspec_rgb_integer at Base 2:11.04.05
- pnm_colorspec_rgb_norm at Base 2:11.04.05
- pnm_colorspec_rgb_x11 at Base 2:11.04.05
- pnm_computetuplefreqhash at Base 2:11.04.05
- pnm_computetuplefreqtable2 at Base 2:11.04.05
- pnm_computetuplefreqtable3 at Base 2:11.04.05
- pnm_computetuplefreqtable at Base 2:11.04.05
- pnm_computetupletablehash at Base 2:11.04.05
- pnm_createBlackTuple at Base 2:11.04.05
- pnm_createWhiteTuple at Base 2:11.04.05
- pnm_creategammatransform at Base 2:11.04.05
- pnm_createtuplehash at Base 2:11.04.05
- pnm_createungammatransform at Base 2:11.04.05
- pnm_destroytuplehash at Base 2:11.04.05
- pnm_formatpamrow at Base 2:11.04.05
- pnm_formatpamtuples at Base 2:11.04.05
- pnm_formattypenm at Base 2:11.05.01
- pnm_freegammatransform at Base 2:11.04.05
- pnm_freepamarray at Base 2:11.04.05
- pnm_freepamarrayn at Base 2:11.04.05
- pnm_freerowimage at Base 2:11.04.05
- pnm_freetupletable2 at Base 2:11.04.05
- pnm_freetupletable at Base 2:11.04.05
- pnm_gammarown at Base 2:11.04.05
- pnm_getopacity at Base 2:11.04.05
- pnm_graytoxel at Base 2:11.04.05
- pnm_hashtuple at Base 2:11.04.05
- pnm_init at Base 2:11.04.05
- pnm_invertxel at Base 2:11.04.05
- pnm_lookuptuple at Base 2:11.04.05
- pnm_lumin_factor at Base 2:11.04.05
- pnm_makearrayrgb at Base 2:11.04.05
- pnm_makearrayrgbn at Base 2:11.04.05
- pnm_makerowrgb at Base 2:11.04.05
- pnm_makerowrgba at Base 2:11.04.05
- pnm_makerowrgbn at Base 2:11.04.05
- pnm_maketuplergb at Base 2:11.04.05
- pnm_maketuplergbn at Base 2:11.04.05
- pnm_nextimage at Base 2:11.04.05
- pnm_normalizeRow at Base 2:11.04.05
- pnm_normalized_sample at Base 2:11.04.05
- pnm_normalizetuple at Base 2:11.04.05
- pnm_parsecolor2 at Base 2:11.04.05
- pnm_parsecolor at Base 2:11.04.05
- pnm_parsecolorn at Base 2:11.04.05
- pnm_parsecolorxel at Base 2:11.04.05
- pnm_pixeltoxel at Base 2:11.04.05
- pnm_promoteformat at Base 2:11.04.05
- pnm_promoteformatrow at Base 2:11.04.05
- pnm_readpam at Base 2:11.04.05
- pnm_readpaminit at Base 2:11.04.05
- pnm_readpaminitrestaspnm at Base 2:11.04.05
- pnm_readpamn at Base 2:11.04.05
- pnm_readpamrow at Base 2:11.04.05
- pnm_readpamrown at Base 2:11.04.05
- pnm_readpnm at Base 2:11.04.05
- pnm_readpnminit at Base 2:11.04.05
- pnm_readpnmrow at Base 2:11.04.05
- pnm_scaletuple at Base 2:11.04.05
- pnm_scaletuplerow at Base 2:11.04.05
- pnm_setminallocationdepth at Base 2:11.04.05
- pnm_setpamrow at Base 2:11.04.05
- pnm_tupleequal at Base 2:11.04.05
- pnm_tuplehashtotable at Base 2:11.04.05
- pnm_unapplyopacityrown at Base 2:11.04.05
- pnm_ungammarown at Base 2:11.04.05
- pnm_unnormalizeRow at Base 2:11.04.05
- pnm_unnormalized_sample at Base 2:11.04.05
- pnm_unnormalizetuple at Base 2:11.04.05
- pnm_whitexel at Base 2:11.04.05
- pnm_writepam at Base 2:11.04.05
- pnm_writepaminit at Base 2:11.04.05
- pnm_writepamn at Base 2:11.04.05
- pnm_writepamrow at Base 2:11.04.05
- pnm_writepamrowmult at Base 2:11.04.05
- pnm_writepamrown at Base 2:11.04.05
- pnm_writepamrowpart at Base 2:11.04.05
- pnm_writepnm at Base 2:11.04.05
- pnm_writepnminit at Base 2:11.04.05
- pnm_writepnmrow at Base 2:11.04.05
- pnm_xeltopixel at Base 2:11.04.05
- ppm_addtocolorhash at Base 2:11.04.05
- ppm_addtocolorhist at Base 2:11.04.05
- ppm_addtocolorrow at Base 2:11.04.05
- ppm_alloccolorhash at Base 2:11.04.05
- ppm_allocrow at Base 2:11.04.05
- ppm_bk_color_from_color at Base 2:11.04.05
- ppm_bk_color_from_name at Base 2:11.04.05
- ppm_check at Base 2:11.04.05
- ppm_color_from_bk_color at Base 2:11.04.05
- ppm_color_from_hsv at Base 2:11.04.05
- ppm_color_from_ycbcr at Base 2:11.04.05
- ppm_colorhashtocolorhist at Base 2:11.04.05
- ppm_colorhisttocolorhash at Base 2:11.04.05
- ppm_colorname at Base 2:11.04.05
- ppm_colorrowtocolorhash at Base 2:11.04.05
- ppm_colorrowtomapfile at Base 2:11.04.05
- ppm_computecolorhash2 at Base 2:11.04.05
- ppm_computecolorhash at Base 2:11.04.05
- ppm_computecolorhist2 at Base 2:11.04.05
- ppm_computecolorhist at Base 2:11.04.05
- ppm_computecolorrow at Base 2:11.04.05
- ppm_delfromcolorhash at Base 2:11.04.05
- ppm_findclosestcolor at Base 2:11.04.05
- ppm_freecolorhash at Base 2:11.04.05
- ppm_freecolorhist at Base 2:11.04.05
- ppm_freecolornames at Base 2:11.04.05
- ppm_hsv_from_color at Base 2:11.04.05
- ppm_init at Base 2:11.04.05
- ppm_lookupcolor at Base 2:11.04.05
- ppm_mapfiletocolorrow at Base 2:11.04.05
- ppm_name_from_bk_color at Base 2:11.04.05
- ppm_nextimage at Base 2:11.04.05
- ppm_parsecolor2 at Base 2:11.04.05
- ppm_parsecolor at Base 2:11.04.05
- ppm_readcolordict at Base 2:11.04.05
- ppm_readcolornamefile at Base 2:11.04.05
- ppm_readppm at Base 2:11.04.05
- ppm_readppminit at Base 2:11.04.05
- ppm_readppminitrest at Base 2:11.04.05
- ppm_readppmrow at Base 2:11.04.05
- ppm_sortcolorrow at Base 2:11.04.05
- ppm_validateComputableSize at Base 2:11.05.01
- ppm_writeppm at Base 2:11.04.05
- ppm_writeppminit at Base 2:11.04.05
- ppm_writeppmrow at Base 2:11.04.05
- ppmd_circle at Base 2:11.04.05
- ppmd_circlep at Base 2:11.04.05
- ppmd_fill at Base 2:11.04.05
- ppmd_fill_create at Base 2:11.04.05
- ppmd_fill_destroy at Base 2:11.04.05
- ppmd_fill_drawproc at Base 2:11.04.05
- ppmd_fill_drawprocp at Base 2:11.04.05
- ppmd_fill_init at Base 2:11.04.05
- ppmd_fill_path at Base 2:11.04.05
- ppmd_filledrectangle at Base 2:11.04.05
- ppmd_free_font at Base 2:11.04.05
- ppmd_get_font at Base 2:11.04.05
- ppmd_line at Base 2:11.04.05
- ppmd_linep at Base 2:11.04.05
- ppmd_makeLineLeg at Base 2:11.04.05
- ppmd_pathbuilder_addLineLeg at Base 2:11.04.05
- ppmd_pathbuilder_create at Base 2:11.04.05
- ppmd_pathbuilder_destroy at Base 2:11.04.05
- ppmd_pathbuilder_pathP at Base 2:11.04.05
- ppmd_pathbuilder_preallocLegArray at Base 2:11.04.05
- ppmd_pathbuilder_setBegPoint at Base 2:11.04.05
- ppmd_pathbuilder_setLegArray at Base 2:11.04.05
- ppmd_point_drawproc at Base 2:11.04.05
- ppmd_point_drawprocp at Base 2:11.04.05
- ppmd_polyspline at Base 2:11.04.05
- ppmd_polysplinep at Base 2:11.04.05
- ppmd_read_font at Base 2:11.04.05
- ppmd_set_font at Base 2:11.04.05
- ppmd_setlineclip at Base 2:11.04.05
- ppmd_setlinetype at Base 2:11.04.05
- ppmd_spline3 at Base 2:11.04.05
- ppmd_spline3p at Base 2:11.04.05
- ppmd_spline4p at Base 2:11.04.05
- ppmd_standardfont at Base 2:11.04.05
- ppmd_standardfont_glyphTable at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_100 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_101 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_102 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_103 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_104 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_105 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_106 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_107 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_108 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_109 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_110 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_111 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_112 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_113 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_114 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_115 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_116 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_117 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_118 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_119 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_120 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_121 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_122 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_123 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_124 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_125 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_126 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_33 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_34 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_35 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_36 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_37 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_38 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_39 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_40 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_41 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_42 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_43 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_44 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_45 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_46 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_47 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_48 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_49 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_50 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_51 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_52 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_53 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_54 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_55 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_56 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_57 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_58 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_59 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_60 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_61 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_62 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_63 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_64 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_65 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_66 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_67 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_68 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_69 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_70 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_71 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_72 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_73 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_74 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_75 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_76 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_77 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_78 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_79 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_80 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_81 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_82 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_83 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_84 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_85 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_86 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_87 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_88 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_89 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_90 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_91 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_92 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_93 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_94 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_95 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_96 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_97 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_98 at Base 2:11.04.05
- ppmd_standardfont_glyphTable_cmd_99 at Base 2:11.04.05
- ppmd_text at Base 2:11.04.05
- ppmd_text_box at Base 2:11.04.05
- ppmd_textp at Base 2:11.04.05
- ppmd_validateCoord at Base 2:11.04.05
- ppmd_validatePoint at Base 2:11.04.05
- realloc2 at Base 2:11.04.05
diff -Nru netpbm-free-11.05.02/debian/libnetpbm11t64.lintian-overrides netpbm-free-11.05.02/debian/libnetpbm11t64.lintian-overrides
--- netpbm-free-11.05.02/debian/libnetpbm11t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ netpbm-free-11.05.02/debian/libnetpbm11t64.lintian-overrides	2024-02-05 08:36:51.000000000 +0000
@@ -0,0 +1 @@
+libnetpbm11t64: package-name-doesnt-match-sonames libnetpbm11
diff -Nru netpbm-free-11.05.02/debian/libnetpbm11t64.symbols netpbm-free-11.05.02/debian/libnetpbm11t64.symbols
--- netpbm-free-11.05.02/debian/libnetpbm11t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ netpbm-free-11.05.02/debian/libnetpbm11t64.symbols	2024-02-05 08:36:51.000000000 +0000
@@ -0,0 +1,518 @@
+libnetpbm.so.11 libnetpbm11t64 #MINVER#
+* Build-Depends-Package: libnetpbm-dev
+ __overflow2 at Base 2:11.04.05
+ canUnlinkOpen at Base 2:11.04.05
+ malloc2 at Base 2:11.04.05
+ malloc3 at Base 2:11.04.05
+ overflow3 at Base 2:11.04.05
+ overflow_add at Base 2:11.04.05
+ pam_colorname at Base 2:11.04.05
+ pamd_circle at Base 2:11.04.05
+ pamd_fill at Base 2:11.04.05
+ pamd_fill_create at Base 2:11.04.05
+ pamd_fill_destroy at Base 2:11.04.05
+ pamd_fill_drawproc at Base 2:11.04.05
+ pamd_filledrectangle at Base 2:11.04.05
+ pamd_line at Base 2:11.04.05
+ pamd_point_drawproc at Base 2:11.04.05
+ pamd_polyspline at Base 2:11.04.05
+ pamd_setlineclip at Base 2:11.04.05
+ pamd_setlinetype at Base 2:11.04.05
+ pamd_spline3 at Base 2:11.04.05
+ pamd_spline4 at Base 2:11.04.05
+ pamd_text at Base 2:11.04.05
+ pamd_text_box at Base 2:11.04.05
+ pamd_validateCoord at Base 2:11.04.05
+ pamd_validatePoint at Base 2:11.04.05
+ pbm_allocrow at Base 2:11.04.05
+ pbm_backgroundbitrow at Base 2:11.04.05
+ pbm_builtinFonts at Base 2:11.04.05
+ pbm_check at Base 2:11.04.05
+ pbm_cleanrowend_packed at Base 2:11.04.05
+ pbm_createbdffont2_base at Base 2:11.04.05
+ pbm_defaultBdffont2 at Base 2:11.04.05
+ pbm_defaultBdffont at Base 2:11.04.05
+ pbm_defaultFixedfont2 at Base 2:11.04.05
+ pbm_defaultFixedfont at Base 2:11.04.05
+ pbm_defaultfont2 at Base 2:11.04.05
+ pbm_defaultfont at Base 2:11.04.05
+ pbm_destroybdffont2 at Base 2:11.04.05
+ pbm_destroybdffont2_base at Base 2:11.04.05
+ pbm_destroybdffont at Base 2:11.04.05
+ pbm_dissectfont at Base 2:11.04.05
+ pbm_expandbdffont at Base 2:11.04.05
+ pbm_init at Base 2:11.04.05
+ pbm_loadbdffont2 at Base 2:11.04.05
+ pbm_loadbdffont2select at Base 2:11.04.05
+ pbm_loadbdffont at Base 2:11.04.05
+ pbm_loadfont2 at Base 2:11.04.05
+ pbm_loadfont2select at Base 2:11.04.05
+ pbm_loadfont at Base 2:11.04.05
+ pbm_loadpbmfont2 at Base 2:11.04.05
+ pbm_loadpbmfont at Base 2:11.04.05
+ pbm_nextimage at Base 2:11.04.05
+ pbm_readpbm at Base 2:11.04.05
+ pbm_readpbminit at Base 2:11.04.05
+ pbm_readpbminitrest at Base 2:11.04.05
+ pbm_readpbmrow at Base 2:11.04.05
+ pbm_readpbmrow_bitoffset at Base 2:11.04.05
+ pbm_readpbmrow_packed at Base 2:11.04.05
+ pbm_validateComputableSize at Base 2:11.05.01
+ pbm_writepbm at Base 2:11.04.05
+ pbm_writepbminit at Base 2:11.04.05
+ pbm_writepbmrow at Base 2:11.04.05
+ pbm_writepbmrow_bitoffset at Base 2:11.04.05
+ pbm_writepbmrow_packed at Base 2:11.04.05
+ pgm_allocrow at Base 2:11.04.05
+ pgm_check at Base 2:11.04.05
+ pgm_init at Base 2:11.04.05
+ pgm_nextimage at Base 2:11.04.05
+ pgm_readpgm at Base 2:11.04.05
+ pgm_readpgminit at Base 2:11.04.05
+ pgm_readpgminitrest at Base 2:11.04.05
+ pgm_readpgmrow at Base 2:11.04.05
+ pgm_validateComputableMaxval at Base 2:11.05.01
+ pgm_validateComputableSize at Base 2:11.05.01
+ pgm_writepgm at Base 2:11.04.05
+ pgm_writepgminit at Base 2:11.04.05
+ pgm_writepgmrow at Base 2:11.04.05
+ pm_accept_null at Base 2:11.04.05
+ pm_accept_to_file at Base 2:11.05.01
+ pm_accept_to_filestream at Base 2:11.05.01
+ pm_accept_to_memory at Base 2:11.04.05
+ pm_accept_to_pamtuples at Base 2:11.04.05
+ pm_allocarray at Base 2:11.04.05
+ pm_allocrow at Base 2:11.04.05
+ pm_arg0toprogname at Base 2:11.04.05
+ pm_asprintf at Base 2:11.04.05
+ pm_basename at Base 2:11.04.05
+ pm_bitfini at Base 2:11.04.05
+ pm_bitinit at Base 2:11.04.05
+ pm_bitread at Base 2:11.04.05
+ pm_bitstomaxval at Base 2:11.04.05
+ pm_bitwrite at Base 2:11.04.05
+ pm_bs_long at Base 2:11.04.05
+ pm_bs_short at Base 2:11.04.05
+ pm_canonstr at Base 2:11.04.05
+ pm_check at Base 2:11.04.05
+ pm_close at Base 2:11.04.05
+ pm_closer at Base 2:11.04.05
+ pm_closew at Base 2:11.04.05
+ pm_colorget at Base 2:11.04.05
+ pm_drain at Base 2:11.04.05
+ pm_drand1 at Base 2:11.05.01
+ pm_drand2 at Base 2:11.05.01
+ pm_drand at Base 2:11.04.05
+ pm_error at Base 2:11.04.05
+ pm_errormsg at Base 2:11.04.05
+ pm_feed_from_file at Base 2:11.05.01
+ pm_feed_from_memory at Base 2:11.04.05
+ pm_feed_from_pamtuples at Base 2:11.04.05
+ pm_feed_null at Base 2:11.04.05
+ pm_fork at Base 2:11.04.05
+ pm_freadline at Base 2:11.04.05
+ pm_freearray2 at Base 2:11.04.05
+ pm_freearray at Base 2:11.04.05
+ pm_freerow at Base 2:11.04.05
+ pm_gaussrand2 at Base 2:11.04.05
+ pm_gaussrand at Base 2:11.04.05
+ pm_getMessage at Base 2:11.04.05
+ pm_getc at Base 2:11.04.05
+ pm_getline at Base 2:11.04.05
+ pm_getraw at Base 2:11.04.05
+ pm_getrawbyte at Base 2:11.04.05
+ pm_gettoken at Base 2:11.04.05
+ pm_getuint at Base 2:11.04.05
+ pm_have_float_format at Base 2:11.04.05
+ pm_init at Base 2:11.04.05
+ pm_is_seekable at Base 2:11.04.05
+ pm_keymatch at Base 2:11.04.05
+ pm_lcm at Base 2:11.04.05
+ pm_longjmp at Base 2:11.04.05
+ pm_make_tmpfile at Base 2:11.04.05
+ pm_make_tmpfile_fd at Base 2:11.04.05
+ pm_mallocarray2 at Base 2:11.04.05
+ pm_maxvaltobits at Base 2:11.04.05
+ pm_memmem at Base 2:11.04.05
+ pm_message at Base 2:11.04.05
+ pm_nextimage at Base 2:11.04.05
+ pm_openColornameFile at Base 2:11.04.05
+ pm_openr at Base 2:11.04.05
+ pm_openr_seekable at Base 2:11.04.05
+ pm_openw at Base 2:11.04.05
+ pm_optDestroyNameValueList at Base 2:11.04.05
+ pm_optParseOptions2 at Base 2:11.04.05
+ pm_optParseOptions3 at Base 2:11.04.05
+ pm_optParseOptions at Base 2:11.04.05
+ pm_optSetFatalFunc at Base 2:11.04.05
+ pm_parse_dictionary_name at Base 2:11.04.05
+ pm_parse_dictionary_namen at Base 2:11.04.05
+ pm_parse_height at Base 2:11.04.05
+ pm_parse_maxval at Base 2:11.05.01
+ pm_parse_width at Base 2:11.04.05
+ pm_plain_output at Base 2:11.04.05
+ pm_proginit at Base 2:11.04.05
+ pm_progname at Base 2:11.04.05
+ pm_putraw at Base 2:11.04.05
+ pm_rand32 at Base 2:11.04.05
+ pm_rand at Base 2:11.04.05
+ pm_randinit at Base 2:11.04.05
+ pm_randmersenne_vtable at Base 2:11.04.05
+ pm_randseed at Base 2:11.04.05
+ pm_randsysrand_vtable at Base 2:11.04.05
+ pm_randsysrandom_vtable at Base 2:11.04.05
+ pm_randterm at Base 2:11.04.05
+ pm_read_unknown_size at Base 2:11.04.05
+ pm_readbiglong2 at Base 2:11.04.05
+ pm_readbiglong at Base 2:11.04.05
+ pm_readbigshort at Base 2:11.04.05
+ pm_readchar at Base 2:11.04.05
+ pm_readfile at Base 2:11.04.05
+ pm_readlittlelong2 at Base 2:11.04.05
+ pm_readlittlelong at Base 2:11.04.05
+ pm_readlittleshort at Base 2:11.04.05
+ pm_readmagicnumber at Base 2:11.04.05
+ pm_rlenc_allocoutbuf at Base 2:11.04.05
+ pm_rlenc_compressbyte at Base 2:11.04.05
+ pm_rlenc_compressword at Base 2:11.04.05
+ pm_rlenc_freebuf at Base 2:11.04.05
+ pm_rlenc_maxbytes at Base 2:11.04.05
+ pm_seek2 at Base 2:11.04.05
+ pm_seek at Base 2:11.04.05
+ pm_selector_copy at Base 2:11.04.05
+ pm_selector_create at Base 2:11.04.05
+ pm_selector_create_fixed at Base 2:11.04.05
+ pm_selector_destroy at Base 2:11.04.05
+ pm_selector_is_marked at Base 2:11.04.05
+ pm_selector_mark at Base 2:11.04.05
+ pm_selector_marked_ct at Base 2:11.04.05
+ pm_setMessage at Base 2:11.04.05
+ pm_setjmpbuf at Base 2:11.04.05
+ pm_setjmpbufsave at Base 2:11.04.05
+ pm_setusererrormsgfn at Base 2:11.04.05
+ pm_setusermessagefn at Base 2:11.04.05
+ pm_sleep at Base 2:11.04.05
+ pm_solvelineareq at Base 2:11.04.05
+ pm_srand2 at Base 2:11.04.05
+ pm_srand at Base 2:11.04.05
+ pm_strdup at Base 2:11.04.05
+ pm_strfree at Base 2:11.04.05
+ pm_string_to_int at Base 2:11.04.05
+ pm_string_to_long at Base 2:11.04.05
+ pm_string_to_uint at Base 2:11.04.05
+ pm_stripeq at Base 2:11.04.05
+ pm_strishex at Base 2:11.04.05
+ pm_strnlen at Base 2:11.04.05
+ pm_strsep at Base 2:11.04.05
+ pm_strsol at Base 2:11.04.05
+ pm_system2 at Base 2:11.04.05
+ pm_system2_lp at Base 2:11.04.05
+ pm_system2_vp at Base 2:11.04.05
+ pm_system at Base 2:11.04.05
+ pm_system_lp at Base 2:11.04.05
+ pm_system_vp at Base 2:11.04.05
+ pm_tell2 at Base 2:11.04.05
+ pm_tell at Base 2:11.04.05
+ pm_termStatusDesc at Base 2:11.04.05
+ pm_tmpfile at Base 2:11.04.05
+ pm_tmpfile_fd at Base 2:11.04.05
+ pm_usage at Base 2:11.04.05
+ pm_vasprintf at Base 2:11.04.05
+ pm_vasprintf_knows_float at Base 2:11.04.05
+ pm_waitpid at Base 2:11.04.05
+ pm_waitpidSimple at Base 2:11.04.05
+ pm_writebiglong at Base 2:11.04.05
+ pm_writebigshort at Base 2:11.04.05
+ pm_writechar at Base 2:11.04.05
+ pm_writefile at Base 2:11.04.05
+ pm_writelittlelong at Base 2:11.04.05
+ pm_writelittleshort at Base 2:11.04.05
+ pnm_YCbCr_to_rgbtuple at Base 2:11.04.05
+ pnm_YCbCrtuple at Base 2:11.04.05
+ pnm_addopacityrow at Base 2:11.04.05
+ pnm_addtotuplehash at Base 2:11.04.05
+ pnm_addtuplefreqoccurrence at Base 2:11.04.05
+ pnm_allocpamarray at Base 2:11.04.05
+ pnm_allocpamarrayn at Base 2:11.04.05
+ pnm_allocpamrow at Base 2:11.04.05
+ pnm_allocpamrown at Base 2:11.04.05
+ pnm_allocpamtuple at Base 2:11.04.05
+ pnm_allocpamtuplen at Base 2:11.04.05
+ pnm_allocrow at Base 2:11.04.05
+ pnm_allocrowimage at Base 2:11.04.05
+ pnm_alloctupletable at Base 2:11.04.05
+ pnm_applyopacityrown at Base 2:11.04.05
+ pnm_assigntuple at Base 2:11.04.05
+ pnm_backgroundtuple at Base 2:11.04.05
+ pnm_backgroundtuplerow at Base 2:11.04.05
+ pnm_backgroundxel at Base 2:11.04.05
+ pnm_backgroundxelrow at Base 2:11.04.05
+ pnm_bittoxel at Base 2:11.04.05
+ pnm_blackxel at Base 2:11.04.05
+ pnm_bytespersample at Base 2:11.04.05
+ pnm_check at Base 2:11.04.05
+ pnm_checkpam at Base 2:11.04.05
+ pnm_colorname at Base 2:11.04.05
+ pnm_colorspec_dict at Base 2:11.04.05
+ pnm_colorspec_dict_close at Base 2:11.04.05
+ pnm_colorspec_rgb_integer at Base 2:11.04.05
+ pnm_colorspec_rgb_norm at Base 2:11.04.05
+ pnm_colorspec_rgb_x11 at Base 2:11.04.05
+ pnm_computetuplefreqhash at Base 2:11.04.05
+ pnm_computetuplefreqtable2 at Base 2:11.04.05
+ pnm_computetuplefreqtable3 at Base 2:11.04.05
+ pnm_computetuplefreqtable at Base 2:11.04.05
+ pnm_computetupletablehash at Base 2:11.04.05
+ pnm_createBlackTuple at Base 2:11.04.05
+ pnm_createWhiteTuple at Base 2:11.04.05
+ pnm_creategammatransform at Base 2:11.04.05
+ pnm_createtuplehash at Base 2:11.04.05
+ pnm_createungammatransform at Base 2:11.04.05
+ pnm_destroytuplehash at Base 2:11.04.05
+ pnm_formatpamrow at Base 2:11.04.05
+ pnm_formatpamtuples at Base 2:11.04.05
+ pnm_formattypenm at Base 2:11.05.01
+ pnm_freegammatransform at Base 2:11.04.05
+ pnm_freepamarray at Base 2:11.04.05
+ pnm_freepamarrayn at Base 2:11.04.05
+ pnm_freerowimage at Base 2:11.04.05
+ pnm_freetupletable2 at Base 2:11.04.05
+ pnm_freetupletable at Base 2:11.04.05
+ pnm_gammarown at Base 2:11.04.05
+ pnm_getopacity at Base 2:11.04.05
+ pnm_graytoxel at Base 2:11.04.05
+ pnm_hashtuple at Base 2:11.04.05
+ pnm_init at Base 2:11.04.05
+ pnm_invertxel at Base 2:11.04.05
+ pnm_lookuptuple at Base 2:11.04.05
+ pnm_lumin_factor at Base 2:11.04.05
+ pnm_makearrayrgb at Base 2:11.04.05
+ pnm_makearrayrgbn at Base 2:11.04.05
+ pnm_makerowrgb at Base 2:11.04.05
+ pnm_makerowrgba at Base 2:11.04.05
+ pnm_makerowrgbn at Base 2:11.04.05
+ pnm_maketuplergb at Base 2:11.04.05
+ pnm_maketuplergbn at Base 2:11.04.05
+ pnm_nextimage at Base 2:11.04.05
+ pnm_normalizeRow at Base 2:11.04.05
+ pnm_normalized_sample at Base 2:11.04.05
+ pnm_normalizetuple at Base 2:11.04.05
+ pnm_parsecolor2 at Base 2:11.04.05
+ pnm_parsecolor at Base 2:11.04.05
+ pnm_parsecolorn at Base 2:11.04.05
+ pnm_parsecolorxel at Base 2:11.04.05
+ pnm_pixeltoxel at Base 2:11.04.05
+ pnm_promoteformat at Base 2:11.04.05
+ pnm_promoteformatrow at Base 2:11.04.05
+ pnm_readpam at Base 2:11.04.05
+ pnm_readpaminit at Base 2:11.04.05
+ pnm_readpaminitrestaspnm at Base 2:11.04.05
+ pnm_readpamn at Base 2:11.04.05
+ pnm_readpamrow at Base 2:11.04.05
+ pnm_readpamrown at Base 2:11.04.05
+ pnm_readpnm at Base 2:11.04.05
+ pnm_readpnminit at Base 2:11.04.05
+ pnm_readpnmrow at Base 2:11.04.05
+ pnm_scaletuple at Base 2:11.04.05
+ pnm_scaletuplerow at Base 2:11.04.05
+ pnm_setminallocationdepth at Base 2:11.04.05
+ pnm_setpamrow at Base 2:11.04.05
+ pnm_tupleequal at Base 2:11.04.05
+ pnm_tuplehashtotable at Base 2:11.04.05
+ pnm_unapplyopacityrown at Base 2:11.04.05
+ pnm_ungammarown at Base 2:11.04.05
+ pnm_unnormalizeRow at Base 2:11.04.05
+ pnm_unnormalized_sample at Base 2:11.04.05
+ pnm_unnormalizetuple at Base 2:11.04.05
+ pnm_whitexel at Base 2:11.04.05
+ pnm_writepam at Base 2:11.04.05
+ pnm_writepaminit at Base 2:11.04.05
+ pnm_writepamn at Base 2:11.04.05
+ pnm_writepamrow at Base 2:11.04.05
+ pnm_writepamrowmult at Base 2:11.04.05
+ pnm_writepamrown at Base 2:11.04.05
+ pnm_writepamrowpart at Base 2:11.04.05
+ pnm_writepnm at Base 2:11.04.05
+ pnm_writepnminit at Base 2:11.04.05
+ pnm_writepnmrow at Base 2:11.04.05
+ pnm_xeltopixel at Base 2:11.04.05
+ ppm_addtocolorhash at Base 2:11.04.05
+ ppm_addtocolorhist at Base 2:11.04.05
+ ppm_addtocolorrow at Base 2:11.04.05
+ ppm_alloccolorhash at Base 2:11.04.05
+ ppm_allocrow at Base 2:11.04.05
+ ppm_bk_color_from_color at Base 2:11.04.05
+ ppm_bk_color_from_name at Base 2:11.04.05
+ ppm_check at Base 2:11.04.05
+ ppm_color_from_bk_color at Base 2:11.04.05
+ ppm_color_from_hsv at Base 2:11.04.05
+ ppm_color_from_ycbcr at Base 2:11.04.05
+ ppm_colorhashtocolorhist at Base 2:11.04.05
+ ppm_colorhisttocolorhash at Base 2:11.04.05
+ ppm_colorname at Base 2:11.04.05
+ ppm_colorrowtocolorhash at Base 2:11.04.05
+ ppm_colorrowtomapfile at Base 2:11.04.05
+ ppm_computecolorhash2 at Base 2:11.04.05
+ ppm_computecolorhash at Base 2:11.04.05
+ ppm_computecolorhist2 at Base 2:11.04.05
+ ppm_computecolorhist at Base 2:11.04.05
+ ppm_computecolorrow at Base 2:11.04.05
+ ppm_delfromcolorhash at Base 2:11.04.05
+ ppm_findclosestcolor at Base 2:11.04.05
+ ppm_freecolorhash at Base 2:11.04.05
+ ppm_freecolorhist at Base 2:11.04.05
+ ppm_freecolornames at Base 2:11.04.05
+ ppm_hsv_from_color at Base 2:11.04.05
+ ppm_init at Base 2:11.04.05
+ ppm_lookupcolor at Base 2:11.04.05
+ ppm_mapfiletocolorrow at Base 2:11.04.05
+ ppm_name_from_bk_color at Base 2:11.04.05
+ ppm_nextimage at Base 2:11.04.05
+ ppm_parsecolor2 at Base 2:11.04.05
+ ppm_parsecolor at Base 2:11.04.05
+ ppm_readcolordict at Base 2:11.04.05
+ ppm_readcolornamefile at Base 2:11.04.05
+ ppm_readppm at Base 2:11.04.05
+ ppm_readppminit at Base 2:11.04.05
+ ppm_readppminitrest at Base 2:11.04.05
+ ppm_readppmrow at Base 2:11.04.05
+ ppm_sortcolorrow at Base 2:11.04.05
+ ppm_validateComputableSize at Base 2:11.05.01
+ ppm_writeppm at Base 2:11.04.05
+ ppm_writeppminit at Base 2:11.04.05
+ ppm_writeppmrow at Base 2:11.04.05
+ ppmd_circle at Base 2:11.04.05
+ ppmd_circlep at Base 2:11.04.05
+ ppmd_fill at Base 2:11.04.05
+ ppmd_fill_create at Base 2:11.04.05
+ ppmd_fill_destroy at Base 2:11.04.05
+ ppmd_fill_drawproc at Base 2:11.04.05
+ ppmd_fill_drawprocp at Base 2:11.04.05
+ ppmd_fill_init at Base 2:11.04.05
+ ppmd_fill_path at Base 2:11.04.05
+ ppmd_filledrectangle at Base 2:11.04.05
+ ppmd_free_font at Base 2:11.04.05
+ ppmd_get_font at Base 2:11.04.05
+ ppmd_line at Base 2:11.04.05
+ ppmd_linep at Base 2:11.04.05
+ ppmd_makeLineLeg at Base 2:11.04.05
+ ppmd_pathbuilder_addLineLeg at Base 2:11.04.05
+ ppmd_pathbuilder_create at Base 2:11.04.05
+ ppmd_pathbuilder_destroy at Base 2:11.04.05
+ ppmd_pathbuilder_pathP at Base 2:11.04.05
+ ppmd_pathbuilder_preallocLegArray at Base 2:11.04.05
+ ppmd_pathbuilder_setBegPoint at Base 2:11.04.05
+ ppmd_pathbuilder_setLegArray at Base 2:11.04.05
+ ppmd_point_drawproc at Base 2:11.04.05
+ ppmd_point_drawprocp at Base 2:11.04.05
+ ppmd_polyspline at Base 2:11.04.05
+ ppmd_polysplinep at Base 2:11.04.05
+ ppmd_read_font at Base 2:11.04.05
+ ppmd_set_font at Base 2:11.04.05
+ ppmd_setlineclip at Base 2:11.04.05
+ ppmd_setlinetype at Base 2:11.04.05
+ ppmd_spline3 at Base 2:11.04.05
+ ppmd_spline3p at Base 2:11.04.05
+ ppmd_spline4p at Base 2:11.04.05
+ ppmd_standardfont at Base 2:11.04.05
+ ppmd_standardfont_glyphTable at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_100 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_101 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_102 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_103 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_104 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_105 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_106 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_107 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_108 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_109 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_110 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_111 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_112 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_113 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_114 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_115 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_116 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_117 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_118 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_119 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_120 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_121 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_122 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_123 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_124 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_125 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_126 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_33 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_34 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_35 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_36 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_37 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_38 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_39 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_40 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_41 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_42 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_43 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_44 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_45 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_46 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_47 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_48 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_49 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_50 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_51 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_52 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_53 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_54 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_55 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_56 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_57 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_58 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_59 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_60 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_61 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_62 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_63 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_64 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_65 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_66 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_67 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_68 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_69 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_70 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_71 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_72 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_73 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_74 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_75 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_76 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_77 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_78 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_79 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_80 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_81 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_82 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_83 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_84 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_85 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_86 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_87 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_88 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_89 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_90 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_91 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_92 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_93 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_94 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_95 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_96 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_97 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_98 at Base 2:11.04.05
+ ppmd_standardfont_glyphTable_cmd_99 at Base 2:11.04.05
+ ppmd_text at Base 2:11.04.05
+ ppmd_text_box at Base 2:11.04.05
+ ppmd_textp at Base 2:11.04.05
+ ppmd_validateCoord at Base 2:11.04.05
+ ppmd_validatePoint at Base 2:11.04.05
+ realloc2 at Base 2:11.04.05
diff -Nru netpbm-free-11.05.02/debian/rules netpbm-free-11.05.02/debian/rules
--- netpbm-free-11.05.02/debian/rules	2024-01-29 17:08:13.000000000 +0000
+++ netpbm-free-11.05.02/debian/rules	2024-02-05 08:36:52.000000000 +0000
@@ -58,6 +58,7 @@
 override_dh_install:
 	dh_install
 	d-shlibmove --commit \
+		    --t64 \
 		    --multiarch \
 		    --devunversioned \
 		    --exclude-la \


More information about the Pkg-phototools-devel mailing list