Your message dated Wed, 28 Feb 2024 11:33:45 +0000
with message-id <[email protected]>
and subject line Bug#1062266: fixed in libctl 4.5.1-2.1
has caused the Debian Bug report #1062266,
regarding libctl: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1062266: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062266
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libctl
Version: 4.5.1-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: [email protected]
Usertags: time-t

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
libctl 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 libctl
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'), (500, 'testing'), (1, 'experimental')
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)
diff -Nru libctl-4.5.1/debian/changelog libctl-4.5.1/debian/changelog
--- libctl-4.5.1/debian/changelog       2022-06-15 21:00:46.000000000 +0000
+++ libctl-4.5.1/debian/changelog       2024-01-31 21:35:34.000000000 +0000
@@ -1,3 +1,10 @@
+libctl (4.5.1-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]>  Wed, 31 Jan 2024 21:35:34 +0000
+
 libctl (4.5.1-2) unstable; urgency=medium
 
   * debian/control: really remove dependency on guile-2.2
diff -Nru libctl-4.5.1/debian/control libctl-4.5.1/debian/control
--- libctl-4.5.1/debian/control 2022-06-15 21:00:46.000000000 +0000
+++ libctl-4.5.1/debian/control 2024-01-31 21:35:34.000000000 +0000
@@ -14,7 +14,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libctl7 (= ${binary:Version}), libc6-dev, guile-3.0-dev, 
${misc:Depends}
+Depends: libctl7t64 (= ${binary:Version}), libc6-dev, guile-3.0-dev, 
${misc:Depends}
 Recommends: libctl-doc
 Replaces: libctl-doc (<< 4.5.0-6)
 Breaks: libctl-doc (<< 4.5.0-6)
@@ -25,7 +25,10 @@
  .
  This package contains the header files and static libraries.
 
-Package: libctl7
+Package: libctl7t64
+Provides: ${t64:Provides}
+Replaces: libctl7
+Breaks: libctl7 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
diff -Nru libctl-4.5.1/debian/libctl7.install 
libctl-4.5.1/debian/libctl7.install
--- libctl-4.5.1/debian/libctl7.install 2022-06-15 21:00:46.000000000 +0000
+++ libctl-4.5.1/debian/libctl7.install 1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/lib/*/libctl*.so.*
-usr/share/libctl*
diff -Nru libctl-4.5.1/debian/libctl7.symbols 
libctl-4.5.1/debian/libctl7.symbols
--- libctl-4.5.1/debian/libctl7.symbols 2022-06-15 21:00:46.000000000 +0000
+++ libctl-4.5.1/debian/libctl7.symbols 1970-01-01 00:00:00.000000000 +0000
@@ -1,311 +0,0 @@
-libctl.so.7 libctl7 #MINVER#
-* Build-Depends-Package: libctl-dev
- SCM_list_ref@Base 3.0.3
- SCM_object_property@Base 3.0.3
- adaptive_integration@Base 3.0.3
- adaptive_integration_scm@Base 3.0.3
- boolean_list_ref@Base 3.0.3
- boolean_object_property@Base 3.0.3
- booleanlistref_@Base 3.0.3
- booleanobjectproperty_@Base 3.0.3
- cadaptive_integration@Base 3.0.3
- cadaptive_integration_scm@Base 3.0.3
- cmatrix3x32scm@Base 3.0.3
- cmatrix3x3_equal@Base 3.0.3
- cmatrix3x3_im@Base 3.0.3
- cmatrix3x3_list_ref@Base 3.0.3
- cmatrix3x3_object_property@Base 3.0.3
- cmatrix3x3_re@Base 3.0.3
- cnumber2scm@Base 3.0.3
- cnumber_conj@Base 3.0.3
- cnumber_equal@Base 3.0.3
- cnumber_list_ref@Base 3.0.3
- cnumber_object_property@Base 3.0.3
- ctl_fix_path@Base 3.0.3
- ctl_get_SCM@Base 3.0.3
- ctl_get_boolean@Base 3.0.3
- ctl_get_cmatrix3x3@Base 3.0.3
- ctl_get_cnumber@Base 3.0.3
- ctl_get_cvector3@Base 3.0.3
- ctl_get_function@Base 3.0.3
- ctl_get_integer@Base 3.0.3
- ctl_get_list@Base 3.0.3
- ctl_get_matrix3x3@Base 3.0.3
- ctl_get_number@Base 3.0.3
- ctl_get_object@Base 3.0.3
- ctl_get_string@Base 3.0.3
- ctl_get_vector3@Base 3.0.3
- ctl_include@Base 3.0.3
- ctl_set_SCM@Base 3.0.3
- ctl_set_boolean@Base 3.0.3
- ctl_set_cmatrix3x3@Base 3.0.3
- ctl_set_cnumber@Base 3.0.3
- ctl_set_cvector3@Base 3.0.3
- ctl_set_function@Base 3.0.3
- ctl_set_integer@Base 3.0.3
- ctl_set_list@Base 3.0.3
- ctl_set_matrix3x3@Base 3.0.3
- ctl_set_number@Base 3.0.3
- ctl_set_object@Base 3.0.3
- ctl_set_string@Base 3.0.3
- ctl_set_vector3@Base 3.0.3
- ctlgetboolean_@Base 3.0.3
- ctlgetinteger_@Base 3.0.3
- ctlgetlist_@Base 3.0.3
- ctlgetnumber_@Base 3.0.3
- ctlgetobject_@Base 3.0.3
- ctlgetstring_@Base 3.0.3
- ctlgetvector3_@Base 3.0.3
- ctlsetboolean_@Base 3.0.3
- ctlsetinteger_@Base 3.0.3
- ctlsetlist_@Base 3.0.3
- ctlsetnumber_@Base 3.0.3
- ctlsetobject_@Base 3.0.3
- ctlsetstring_@Base 3.0.3
- ctlsetvector3_@Base 3.0.3
- cvector32scm@Base 3.0.3
- cvector3_equal@Base 3.0.3
- cvector3_im@Base 3.0.3
- cvector3_list_ref@Base 3.0.3
- cvector3_object_property@Base 3.0.3
- cvector3_re@Base 3.0.3
- f_scm_wrapper@Base 3.0.3
- function_list_ref@Base 3.0.3
- function_object_property@Base 3.0.3
- integer_list_ref@Base 3.0.3
- integer_object_property@Base 3.0.3
- integerlistref_@Base 3.0.3
- integerobjectproperty_@Base 3.0.3
- list_length@Base 3.0.3
- list_list_ref@Base 3.0.3
- list_object_property@Base 3.0.3
- listlength_@Base 3.0.3
- listlistref_@Base 3.0.3
- listobjectproperty_@Base 3.0.3
- make_SCM_list@Base 3.0.3
- make_boolean_list@Base 3.0.3
- make_cmatrix3x3@Base 3.0.3
- make_cmatrix3x3_list@Base 3.0.3
- make_cnumber@Base 3.0.3
- make_cnumber_list@Base 3.0.3
- make_cvector3@Base 3.0.3
- make_cvector3_list@Base 3.0.3
- make_function_list@Base 3.0.3
- make_hermitian_cmatrix3x3@Base 3.0.3
- make_integer_list@Base 3.0.3
- make_list_list@Base 3.0.3
- make_matrix3x3_list@Base 3.0.3
- make_number_list@Base 3.0.3
- make_object_list@Base 3.0.3
- make_string_list@Base 3.0.3
- make_vector3_list@Base 3.0.3
- makebooleanlist_@Base 3.0.3
- makeintegerlist_@Base 3.0.3
- makelistlist_@Base 3.0.3
- makenumberlist_@Base 3.0.3
- makeobjectlist_@Base 3.0.3
- makevector3list_@Base 3.0.3
- matrix3x32scm@Base 3.0.3
- matrix3x3_determinant@Base 3.0.3
- matrix3x3_equal@Base 3.0.3
- matrix3x3_inverse@Base 3.0.3
- matrix3x3_list_ref@Base 3.0.3
- matrix3x3_mult@Base 3.0.3
- matrix3x3_object_property@Base 3.0.3
- matrix3x3_row1@Base 3.0.3
- matrix3x3_row2@Base 3.0.3
- matrix3x3_row3@Base 3.0.3
- matrix3x3_transpose@Base 3.0.3
- matrix3x3_transpose_vector3_mult@Base 3.0.3
- matrix3x3_vector3_mult@Base 3.0.3
- number_list_ref@Base 3.0.3
- number_object_property@Base 3.0.3
- numberlistref_@Base 3.0.3
- numberobjectproperty_@Base 3.0.3
- object_is_member@Base 3.0.3
- object_list_ref@Base 3.0.3
- object_object_property@Base 3.0.3
- objectismember_@Base 3.0.3
- objectlistref_@Base 3.0.3
- objectobjectproperty_@Base 3.0.3
- scm2cmatrix3x3@Base 3.0.3
- scm2cnumber@Base 3.0.3
- scm2cvector3@Base 3.0.3
- scm2matrix3x3@Base 3.0.3
- scm2vector3@Base 3.0.3
- string_list_ref@Base 3.0.3
- string_object_property@Base 3.0.3
- stringlistref_@Base 3.0.3
- stringobjectproperty_@Base 3.0.3
- subplex@Base 3.0.3
- subplex_scm@Base 3.0.3
- unit_vector3@Base 3.0.3
- vector32scm@Base 3.0.3
- vector3_cross@Base 3.0.3
- vector3_dot@Base 3.0.3
- vector3_equal@Base 3.0.3
- vector3_list_ref@Base 3.0.3
- vector3_minus@Base 3.0.3
- vector3_norm@Base 3.0.3
- vector3_object_property@Base 3.0.3
- vector3_plus@Base 3.0.3
- vector3_scale@Base 3.0.3
- vector3cross_@Base 3.0.3
- vector3dot_@Base 3.0.3
- vector3listref_@Base 3.0.3
- vector3minus_@Base 3.0.3
- vector3norm_@Base 3.0.3
- vector3objectproperty_@Base 3.0.3
- vector3plus_@Base 3.0.3
- vector3scale_@Base 3.0.3
-libctlgeom.so.7 libctl7 #MINVER#
-* Build-Depends-Package: libctl-dev
- adaptive_integration@Base 4.1.0
- auto_center@Base 4.3.0
- block_copy@Base 4.1.0
- block_destroy@Base 4.1.0
- block_equal@Base 4.1.0
- box_overlap_with_object@Base 4.1.0
- cmatrix3x3_equal@Base 4.1.0
- cmatrix3x3_im@Base 4.1.0
- cmatrix3x3_re@Base 4.1.0
- cnumber_conj@Base 4.1.0
- cnumber_equal@Base 4.1.0
- compound_geometric_object_copy@Base 4.1.0
- compound_geometric_object_destroy@Base 4.1.0
- compound_geometric_object_equal@Base 4.1.0
- cone_copy@Base 4.1.0
- cone_destroy@Base 4.1.0
- cone_equal@Base 4.1.0
- create_geom_box_tree0@Base 4.1.0
- create_geom_box_tree@Base 4.1.0
- ctl_printf@Base 4.3.0
- ctl_printf_callback@Base 4.3.0
- cvector3_equal@Base 4.1.0
- cvector3_im@Base 4.1.0
- cvector3_re@Base 4.1.0
- cylinder_copy@Base 4.1.0
- cylinder_destroy@Base 4.1.0
- cylinder_equal@Base 4.1.0
- default_material@Base 4.1.0
- destroy_geom_box_tree@Base 4.1.0
- dimensions@Base 4.1.0
- display_geom_box_tree@Base 4.1.0
- display_geometric_object_info@Base 4.1.0
- ellipsoid_copy@Base 4.1.0
- ellipsoid_destroy@Base 4.1.0
- ellipsoid_equal@Base 4.1.0
- ellipsoid_overlap_with_object@Base 4.1.0
- ensure_periodicity@Base 4.1.0
- from_geom_object_coords@Base 4.1.0
- geom_box_tree_stats@Base 4.1.0
- geom_cartesian_lattice0@Base 4.1.0
- geom_cartesian_lattice@Base 4.1.0
- geom_fix_lattice0@Base 4.1.0
- geom_fix_lattice@Base 4.1.0
- geom_fix_object@Base 4.1.0
- geom_fix_object_list@Base 4.3.0
- geom_fix_object_ptr@Base 4.3.0
- geom_fix_objects0@Base 4.1.0
- geom_fix_objects@Base 4.1.0
- geom_get_bounding_box@Base 4.1.0
- geom_initialize@Base 4.1.0
- geom_object_volume@Base 4.4.0
- geom_tree_search@Base 4.1.0
- geom_tree_search_next@Base 4.1.0
- geometric_object_copy@Base 4.1.0
- geometric_object_destroy@Base 4.1.0
- geometric_object_equal@Base 4.1.0
- geometry@Base 4.1.0
- geometry_center@Base 4.1.0
- geometry_lattice@Base 4.1.0
- get_area_of_polygon_from_nodes@Base 4.5.0
- get_volume_irregular_triangular_prism@Base 4.5.0
- intersect_line_segment_with_object@Base 4.1.0
- intersect_line_with_object@Base 4.1.0
- intersect_line_with_prism@Base 4.1.0
- intersect_line_with_segment@Base 4.1.0
- intersect_ray_with_segment@Base 4.1.0
- lattice_copy@Base 4.1.0
- lattice_destroy@Base 4.1.0
- lattice_equal@Base 4.1.0
- make_block@Base 4.1.0
- make_cmatrix3x3@Base 4.1.0
- make_cnumber@Base 4.1.0
- make_cone@Base 4.1.0
- make_cvector3@Base 4.1.0
- make_cylinder@Base 4.1.0
- make_ellipsoid@Base 4.1.0
- make_geometric_object@Base 4.1.0
- make_hermitian_cmatrix3x3@Base 4.1.0
- make_prism@Base 4.1.0
- make_prism_with_center@Base 4.3.0
- make_slanted_prism@Base 4.5.0
- make_slanted_prism_with_center@Base 4.5.0
- make_sphere@Base 4.1.0
- make_wedge@Base 4.1.0
- material_of_point0@Base 4.1.0
- material_of_point@Base 4.1.0
- material_of_point_in_tree@Base 4.1.0
- material_of_point_in_tree_inobject@Base 4.1.0
- material_of_point_inobject0@Base 4.1.0
- material_of_point_inobject@Base 4.1.0
- material_of_unshifted_point_in_tree_inobject@Base 4.1.0
- matrix3x3_determinant@Base 4.1.0
- matrix3x3_equal@Base 4.1.0
- matrix3x3_inverse@Base 4.1.0
- matrix3x3_mult@Base 4.1.0
- matrix3x3_row1@Base 4.1.0
- matrix3x3_row2@Base 4.1.0
- matrix3x3_row3@Base 4.1.0
- matrix3x3_transpose@Base 4.1.0
- matrix3x3_transpose_vector3_mult@Base 4.1.0
- matrix3x3_vector3_mult@Base 4.1.0
- min_distance_to_line_segment@Base 4.1.2
- min_distance_to_prism_roof_or_ceiling@Base 4.1.2
- min_distance_to_quadrilateral@Base 4.1.2
- node_in_or_on_polygon@Base 4.3.0
- normal_distance_to_plane@Base 4.1.2
- normal_to_fixed_object@Base 4.1.0
- normal_to_object@Base 4.1.0
- object_of_point0@Base 4.1.0
- object_of_point@Base 4.1.0
- object_of_point_in_tree@Base 4.1.0
- overlap_with_object@Base 4.1.0
- point_in_fixed_objectp@Base 4.1.0
- point_in_fixed_pobjectp@Base 4.1.0
- point_in_objectp@Base 4.1.0
- point_in_or_on_prism@Base 4.1.4
- point_in_periodic_fixed_objectp@Base 4.1.0
- point_in_periodic_objectp@Base 4.1.0
- point_shift_in_periodic_fixed_pobjectp@Base 4.1.0
- prism_coordinate_c2p@Base 4.1.0
- prism_coordinate_p2c@Base 4.1.0
- prism_copy@Base 4.1.0
- prism_destroy@Base 4.1.0
- prism_equal@Base 4.1.0
- prism_vector_c2p@Base 4.1.4
- prism_vector_p2c@Base 4.1.4
- range_overlap_with_object@Base 4.1.0
- restrict_geom_box_tree@Base 4.1.0
- shift_to_unit_cell@Base 4.1.0
- sidewall_scaling_matrix@Base 4.5.0
- sphere_copy@Base 4.1.0
- sphere_destroy@Base 4.1.0
- sphere_equal@Base 4.1.0
- square_basis@Base 4.1.0
- to_geom_box_coords@Base 4.1.0
- to_geom_object_coords@Base 4.1.0
- triangle_normal@Base 4.1.0
- unit_vector3@Base 4.1.0
- vector3_cross@Base 4.1.0
- vector3_dot@Base 4.1.0
- vector3_equal@Base 4.1.0
- vector3_minus@Base 4.1.0
- vector3_nearly_equal@Base 4.1.0
- vector3_norm@Base 4.1.0
- vector3_plus@Base 4.1.0
- vector3_scale@Base 4.1.0
- wedge_copy@Base 4.1.0
- wedge_destroy@Base 4.1.0
- wedge_equal@Base 4.1.0
diff -Nru libctl-4.5.1/debian/libctl7t64.install 
libctl-4.5.1/debian/libctl7t64.install
--- libctl-4.5.1/debian/libctl7t64.install      1970-01-01 00:00:00.000000000 
+0000
+++ libctl-4.5.1/debian/libctl7t64.install      2022-06-15 21:00:46.000000000 
+0000
@@ -0,0 +1,2 @@
+usr/lib/*/libctl*.so.*
+usr/share/libctl*
diff -Nru libctl-4.5.1/debian/libctl7t64.lintian-overrides 
libctl-4.5.1/debian/libctl7t64.lintian-overrides
--- libctl-4.5.1/debian/libctl7t64.lintian-overrides    1970-01-01 
00:00:00.000000000 +0000
+++ libctl-4.5.1/debian/libctl7t64.lintian-overrides    2024-01-31 
21:35:34.000000000 +0000
@@ -0,0 +1 @@
+libctl7t64: package-name-doesnt-match-sonames libctl7
diff -Nru libctl-4.5.1/debian/libctl7t64.symbols 
libctl-4.5.1/debian/libctl7t64.symbols
--- libctl-4.5.1/debian/libctl7t64.symbols      1970-01-01 00:00:00.000000000 
+0000
+++ libctl-4.5.1/debian/libctl7t64.symbols      2024-01-31 21:35:34.000000000 
+0000
@@ -0,0 +1,311 @@
+libctl.so.7 libctl7t64 #MINVER#
+* Build-Depends-Package: libctl-dev
+ SCM_list_ref@Base 3.0.3
+ SCM_object_property@Base 3.0.3
+ adaptive_integration@Base 3.0.3
+ adaptive_integration_scm@Base 3.0.3
+ boolean_list_ref@Base 3.0.3
+ boolean_object_property@Base 3.0.3
+ booleanlistref_@Base 3.0.3
+ booleanobjectproperty_@Base 3.0.3
+ cadaptive_integration@Base 3.0.3
+ cadaptive_integration_scm@Base 3.0.3
+ cmatrix3x32scm@Base 3.0.3
+ cmatrix3x3_equal@Base 3.0.3
+ cmatrix3x3_im@Base 3.0.3
+ cmatrix3x3_list_ref@Base 3.0.3
+ cmatrix3x3_object_property@Base 3.0.3
+ cmatrix3x3_re@Base 3.0.3
+ cnumber2scm@Base 3.0.3
+ cnumber_conj@Base 3.0.3
+ cnumber_equal@Base 3.0.3
+ cnumber_list_ref@Base 3.0.3
+ cnumber_object_property@Base 3.0.3
+ ctl_fix_path@Base 3.0.3
+ ctl_get_SCM@Base 3.0.3
+ ctl_get_boolean@Base 3.0.3
+ ctl_get_cmatrix3x3@Base 3.0.3
+ ctl_get_cnumber@Base 3.0.3
+ ctl_get_cvector3@Base 3.0.3
+ ctl_get_function@Base 3.0.3
+ ctl_get_integer@Base 3.0.3
+ ctl_get_list@Base 3.0.3
+ ctl_get_matrix3x3@Base 3.0.3
+ ctl_get_number@Base 3.0.3
+ ctl_get_object@Base 3.0.3
+ ctl_get_string@Base 3.0.3
+ ctl_get_vector3@Base 3.0.3
+ ctl_include@Base 3.0.3
+ ctl_set_SCM@Base 3.0.3
+ ctl_set_boolean@Base 3.0.3
+ ctl_set_cmatrix3x3@Base 3.0.3
+ ctl_set_cnumber@Base 3.0.3
+ ctl_set_cvector3@Base 3.0.3
+ ctl_set_function@Base 3.0.3
+ ctl_set_integer@Base 3.0.3
+ ctl_set_list@Base 3.0.3
+ ctl_set_matrix3x3@Base 3.0.3
+ ctl_set_number@Base 3.0.3
+ ctl_set_object@Base 3.0.3
+ ctl_set_string@Base 3.0.3
+ ctl_set_vector3@Base 3.0.3
+ ctlgetboolean_@Base 3.0.3
+ ctlgetinteger_@Base 3.0.3
+ ctlgetlist_@Base 3.0.3
+ ctlgetnumber_@Base 3.0.3
+ ctlgetobject_@Base 3.0.3
+ ctlgetstring_@Base 3.0.3
+ ctlgetvector3_@Base 3.0.3
+ ctlsetboolean_@Base 3.0.3
+ ctlsetinteger_@Base 3.0.3
+ ctlsetlist_@Base 3.0.3
+ ctlsetnumber_@Base 3.0.3
+ ctlsetobject_@Base 3.0.3
+ ctlsetstring_@Base 3.0.3
+ ctlsetvector3_@Base 3.0.3
+ cvector32scm@Base 3.0.3
+ cvector3_equal@Base 3.0.3
+ cvector3_im@Base 3.0.3
+ cvector3_list_ref@Base 3.0.3
+ cvector3_object_property@Base 3.0.3
+ cvector3_re@Base 3.0.3
+ f_scm_wrapper@Base 3.0.3
+ function_list_ref@Base 3.0.3
+ function_object_property@Base 3.0.3
+ integer_list_ref@Base 3.0.3
+ integer_object_property@Base 3.0.3
+ integerlistref_@Base 3.0.3
+ integerobjectproperty_@Base 3.0.3
+ list_length@Base 3.0.3
+ list_list_ref@Base 3.0.3
+ list_object_property@Base 3.0.3
+ listlength_@Base 3.0.3
+ listlistref_@Base 3.0.3
+ listobjectproperty_@Base 3.0.3
+ make_SCM_list@Base 3.0.3
+ make_boolean_list@Base 3.0.3
+ make_cmatrix3x3@Base 3.0.3
+ make_cmatrix3x3_list@Base 3.0.3
+ make_cnumber@Base 3.0.3
+ make_cnumber_list@Base 3.0.3
+ make_cvector3@Base 3.0.3
+ make_cvector3_list@Base 3.0.3
+ make_function_list@Base 3.0.3
+ make_hermitian_cmatrix3x3@Base 3.0.3
+ make_integer_list@Base 3.0.3
+ make_list_list@Base 3.0.3
+ make_matrix3x3_list@Base 3.0.3
+ make_number_list@Base 3.0.3
+ make_object_list@Base 3.0.3
+ make_string_list@Base 3.0.3
+ make_vector3_list@Base 3.0.3
+ makebooleanlist_@Base 3.0.3
+ makeintegerlist_@Base 3.0.3
+ makelistlist_@Base 3.0.3
+ makenumberlist_@Base 3.0.3
+ makeobjectlist_@Base 3.0.3
+ makevector3list_@Base 3.0.3
+ matrix3x32scm@Base 3.0.3
+ matrix3x3_determinant@Base 3.0.3
+ matrix3x3_equal@Base 3.0.3
+ matrix3x3_inverse@Base 3.0.3
+ matrix3x3_list_ref@Base 3.0.3
+ matrix3x3_mult@Base 3.0.3
+ matrix3x3_object_property@Base 3.0.3
+ matrix3x3_row1@Base 3.0.3
+ matrix3x3_row2@Base 3.0.3
+ matrix3x3_row3@Base 3.0.3
+ matrix3x3_transpose@Base 3.0.3
+ matrix3x3_transpose_vector3_mult@Base 3.0.3
+ matrix3x3_vector3_mult@Base 3.0.3
+ number_list_ref@Base 3.0.3
+ number_object_property@Base 3.0.3
+ numberlistref_@Base 3.0.3
+ numberobjectproperty_@Base 3.0.3
+ object_is_member@Base 3.0.3
+ object_list_ref@Base 3.0.3
+ object_object_property@Base 3.0.3
+ objectismember_@Base 3.0.3
+ objectlistref_@Base 3.0.3
+ objectobjectproperty_@Base 3.0.3
+ scm2cmatrix3x3@Base 3.0.3
+ scm2cnumber@Base 3.0.3
+ scm2cvector3@Base 3.0.3
+ scm2matrix3x3@Base 3.0.3
+ scm2vector3@Base 3.0.3
+ string_list_ref@Base 3.0.3
+ string_object_property@Base 3.0.3
+ stringlistref_@Base 3.0.3
+ stringobjectproperty_@Base 3.0.3
+ subplex@Base 3.0.3
+ subplex_scm@Base 3.0.3
+ unit_vector3@Base 3.0.3
+ vector32scm@Base 3.0.3
+ vector3_cross@Base 3.0.3
+ vector3_dot@Base 3.0.3
+ vector3_equal@Base 3.0.3
+ vector3_list_ref@Base 3.0.3
+ vector3_minus@Base 3.0.3
+ vector3_norm@Base 3.0.3
+ vector3_object_property@Base 3.0.3
+ vector3_plus@Base 3.0.3
+ vector3_scale@Base 3.0.3
+ vector3cross_@Base 3.0.3
+ vector3dot_@Base 3.0.3
+ vector3listref_@Base 3.0.3
+ vector3minus_@Base 3.0.3
+ vector3norm_@Base 3.0.3
+ vector3objectproperty_@Base 3.0.3
+ vector3plus_@Base 3.0.3
+ vector3scale_@Base 3.0.3
+libctlgeom.so.7 libctl7t64 #MINVER#
+* Build-Depends-Package: libctl-dev
+ adaptive_integration@Base 4.1.0
+ auto_center@Base 4.3.0
+ block_copy@Base 4.1.0
+ block_destroy@Base 4.1.0
+ block_equal@Base 4.1.0
+ box_overlap_with_object@Base 4.1.0
+ cmatrix3x3_equal@Base 4.1.0
+ cmatrix3x3_im@Base 4.1.0
+ cmatrix3x3_re@Base 4.1.0
+ cnumber_conj@Base 4.1.0
+ cnumber_equal@Base 4.1.0
+ compound_geometric_object_copy@Base 4.1.0
+ compound_geometric_object_destroy@Base 4.1.0
+ compound_geometric_object_equal@Base 4.1.0
+ cone_copy@Base 4.1.0
+ cone_destroy@Base 4.1.0
+ cone_equal@Base 4.1.0
+ create_geom_box_tree0@Base 4.1.0
+ create_geom_box_tree@Base 4.1.0
+ ctl_printf@Base 4.3.0
+ ctl_printf_callback@Base 4.3.0
+ cvector3_equal@Base 4.1.0
+ cvector3_im@Base 4.1.0
+ cvector3_re@Base 4.1.0
+ cylinder_copy@Base 4.1.0
+ cylinder_destroy@Base 4.1.0
+ cylinder_equal@Base 4.1.0
+ default_material@Base 4.1.0
+ destroy_geom_box_tree@Base 4.1.0
+ dimensions@Base 4.1.0
+ display_geom_box_tree@Base 4.1.0
+ display_geometric_object_info@Base 4.1.0
+ ellipsoid_copy@Base 4.1.0
+ ellipsoid_destroy@Base 4.1.0
+ ellipsoid_equal@Base 4.1.0
+ ellipsoid_overlap_with_object@Base 4.1.0
+ ensure_periodicity@Base 4.1.0
+ from_geom_object_coords@Base 4.1.0
+ geom_box_tree_stats@Base 4.1.0
+ geom_cartesian_lattice0@Base 4.1.0
+ geom_cartesian_lattice@Base 4.1.0
+ geom_fix_lattice0@Base 4.1.0
+ geom_fix_lattice@Base 4.1.0
+ geom_fix_object@Base 4.1.0
+ geom_fix_object_list@Base 4.3.0
+ geom_fix_object_ptr@Base 4.3.0
+ geom_fix_objects0@Base 4.1.0
+ geom_fix_objects@Base 4.1.0
+ geom_get_bounding_box@Base 4.1.0
+ geom_initialize@Base 4.1.0
+ geom_object_volume@Base 4.4.0
+ geom_tree_search@Base 4.1.0
+ geom_tree_search_next@Base 4.1.0
+ geometric_object_copy@Base 4.1.0
+ geometric_object_destroy@Base 4.1.0
+ geometric_object_equal@Base 4.1.0
+ geometry@Base 4.1.0
+ geometry_center@Base 4.1.0
+ geometry_lattice@Base 4.1.0
+ get_area_of_polygon_from_nodes@Base 4.5.0
+ get_volume_irregular_triangular_prism@Base 4.5.0
+ intersect_line_segment_with_object@Base 4.1.0
+ intersect_line_with_object@Base 4.1.0
+ intersect_line_with_prism@Base 4.1.0
+ intersect_line_with_segment@Base 4.1.0
+ intersect_ray_with_segment@Base 4.1.0
+ lattice_copy@Base 4.1.0
+ lattice_destroy@Base 4.1.0
+ lattice_equal@Base 4.1.0
+ make_block@Base 4.1.0
+ make_cmatrix3x3@Base 4.1.0
+ make_cnumber@Base 4.1.0
+ make_cone@Base 4.1.0
+ make_cvector3@Base 4.1.0
+ make_cylinder@Base 4.1.0
+ make_ellipsoid@Base 4.1.0
+ make_geometric_object@Base 4.1.0
+ make_hermitian_cmatrix3x3@Base 4.1.0
+ make_prism@Base 4.1.0
+ make_prism_with_center@Base 4.3.0
+ make_slanted_prism@Base 4.5.0
+ make_slanted_prism_with_center@Base 4.5.0
+ make_sphere@Base 4.1.0
+ make_wedge@Base 4.1.0
+ material_of_point0@Base 4.1.0
+ material_of_point@Base 4.1.0
+ material_of_point_in_tree@Base 4.1.0
+ material_of_point_in_tree_inobject@Base 4.1.0
+ material_of_point_inobject0@Base 4.1.0
+ material_of_point_inobject@Base 4.1.0
+ material_of_unshifted_point_in_tree_inobject@Base 4.1.0
+ matrix3x3_determinant@Base 4.1.0
+ matrix3x3_equal@Base 4.1.0
+ matrix3x3_inverse@Base 4.1.0
+ matrix3x3_mult@Base 4.1.0
+ matrix3x3_row1@Base 4.1.0
+ matrix3x3_row2@Base 4.1.0
+ matrix3x3_row3@Base 4.1.0
+ matrix3x3_transpose@Base 4.1.0
+ matrix3x3_transpose_vector3_mult@Base 4.1.0
+ matrix3x3_vector3_mult@Base 4.1.0
+ min_distance_to_line_segment@Base 4.1.2
+ min_distance_to_prism_roof_or_ceiling@Base 4.1.2
+ min_distance_to_quadrilateral@Base 4.1.2
+ node_in_or_on_polygon@Base 4.3.0
+ normal_distance_to_plane@Base 4.1.2
+ normal_to_fixed_object@Base 4.1.0
+ normal_to_object@Base 4.1.0
+ object_of_point0@Base 4.1.0
+ object_of_point@Base 4.1.0
+ object_of_point_in_tree@Base 4.1.0
+ overlap_with_object@Base 4.1.0
+ point_in_fixed_objectp@Base 4.1.0
+ point_in_fixed_pobjectp@Base 4.1.0
+ point_in_objectp@Base 4.1.0
+ point_in_or_on_prism@Base 4.1.4
+ point_in_periodic_fixed_objectp@Base 4.1.0
+ point_in_periodic_objectp@Base 4.1.0
+ point_shift_in_periodic_fixed_pobjectp@Base 4.1.0
+ prism_coordinate_c2p@Base 4.1.0
+ prism_coordinate_p2c@Base 4.1.0
+ prism_copy@Base 4.1.0
+ prism_destroy@Base 4.1.0
+ prism_equal@Base 4.1.0
+ prism_vector_c2p@Base 4.1.4
+ prism_vector_p2c@Base 4.1.4
+ range_overlap_with_object@Base 4.1.0
+ restrict_geom_box_tree@Base 4.1.0
+ shift_to_unit_cell@Base 4.1.0
+ sidewall_scaling_matrix@Base 4.5.0
+ sphere_copy@Base 4.1.0
+ sphere_destroy@Base 4.1.0
+ sphere_equal@Base 4.1.0
+ square_basis@Base 4.1.0
+ to_geom_box_coords@Base 4.1.0
+ to_geom_object_coords@Base 4.1.0
+ triangle_normal@Base 4.1.0
+ unit_vector3@Base 4.1.0
+ vector3_cross@Base 4.1.0
+ vector3_dot@Base 4.1.0
+ vector3_equal@Base 4.1.0
+ vector3_minus@Base 4.1.0
+ vector3_nearly_equal@Base 4.1.0
+ vector3_norm@Base 4.1.0
+ vector3_plus@Base 4.1.0
+ vector3_scale@Base 4.1.0
+ wedge_copy@Base 4.1.0
+ wedge_destroy@Base 4.1.0
+ wedge_equal@Base 4.1.0

--- End Message ---
--- Begin Message ---
Source: libctl
Source-Version: 4.5.1-2.1
Done: Benjamin Drung <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libctl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <[email protected]> (supplier of updated libctl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 10:41:03 +0000
Source: libctl
Architecture: source
Version: 4.5.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062266
Changes:
 libctl (4.5.1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062266
Checksums-Sha1:
 abd6003aee0ef643f7461149b25a344035f67838 1992 libctl_4.5.1-2.1.dsc
 156f1348d34213f2aa558111d32d4407200b750c 9156 libctl_4.5.1-2.1.debian.tar.xz
 65b25fffab4f1873e69e8c4be0588b29892f3b3e 6900 libctl_4.5.1-2.1_source.buildinfo
Checksums-Sha256:
 37a29558890143808ea2ab52127097e26f6dba1c07ce93633f395e4ab7e65329 1992 
libctl_4.5.1-2.1.dsc
 cc2e854414dbf18223b3f4fd7ecde6b10fb2f023f1f75a97c77fdcf4a303b066 9156 
libctl_4.5.1-2.1.debian.tar.xz
 ba6bef4cfc11f32f814a82b12925a52dde3722f0f0805115e3a09966aa750766 6900 
libctl_4.5.1-2.1_source.buildinfo
Files:
 92c4efc062736a6fd795c9c9da4683ad 1992 devel optional libctl_4.5.1-2.1.dsc
 9c43b433c209644af3fcf305afd6d767 9156 devel optional 
libctl_4.5.1-2.1.debian.tar.xz
 8720e74f8bc5d40f9d3147684b684424 6900 devel optional 
libctl_4.5.1-2.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXfDdEACgkQFZ61xO/I
d0yZPxAAhYdM/LBc3BsBltWUJK/6Rcc2lyo0Wi61Cj6jwjHqjEhgq2q+UwxcJK+f
sPDbsa2JuedWPSGPL6kbCzgx3d0icifzfqAUQ7ye/qSvM9YKHLuCGnP3WNqt9H+i
S/flSbrG+iMP5G8tYBHpGVqcK53CWQfZDoK3TAFjSS0ro49g5DFjze7di7xp1lW7
P3UMs3A6Jo4uLJvHokJyMBTNKF9UElxQ9TgNvqoP3Kg9SDdMO8DjrGpW2d89Vqze
g7yPwh8oxmRnO0Ps/FZ9EiRNWZBqiE0u4SIglVtqFfiHmOx+irAfomlGjTrJrYmi
QEfjpLVW3Yw+WDSJLlr1R8gyuEPFkKfWtQCupJ8I/R/dt6XiHpS6ub4H1CgUoVc3
WxdROPPUUHXwaKVfLGbr6412ZfDfwufAc6eJplmMDtC9rfS/VDSmQrNDOYj0SXRf
FdWshrHqC1Oet/89kLJ8xDXTAqWYTRX4z3B6HXJZfzaOQ8oVM4ncVyN0MHW7h4Ux
I1EWGiDThvGTohv+c4qnyU/gmWJPwE1hdfxOGQVDTT+z0JIqL8dO0qmztTb6fHnM
HYTBMsnc5/Zo5fS+nXO7Ir05vVdTw0fZxpzqcH+TgkyTWhuMZkwK8I1IApuO0D6E
Lx9HmpQJ0+ic92dCR7OgFqJFEruHHiud8FJToc7CftGMgtQn59I=
=0+cc
-----END PGP SIGNATURE-----

Attachment: pgp4OYLOo7jxM.pgp
Description: PGP signature


--- End Message ---

Reply via email to