--- /srv/rebuilderd/tmp/rebuilderdK8aD2i/inputs/geomview_1.9.5-6+b1_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdK8aD2i/out/geomview_1.9.5-6+b1_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-04-20 19:59:21.000000 debian-binary │ --rw-r--r-- 0 0 0 20312 2026-04-20 19:59:21.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3504512 2026-04-20 19:59:21.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 20316 2026-04-20 19:59:21.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 3504812 2026-04-20 19:59:21.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/libexec/geomview/gvx │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,11 +1,11 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: c62c7fc44de9a66bf0a61bffec2a2e2db69ab687 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: ccdb68e6f7d9996d4e1a2374c6f46956e44fbf73 │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.property │ │ │ │ Owner Data size Description │ │ │ │ GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0 Properties: x86 ISA needed: x86-64-baseline │ │ │ │ │ │ │ │ Displaying notes found in: .note.ABI-tag │ │ │ │ Owner Data size Description │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -/lib64/ld-linux-x86-64.so.2 │ │ │ │ +s/lib64/ld-linux-x86-64.so.2 │ │ │ │ XCreateFontCursor │ │ │ │ XFreeCursor │ │ │ │ XtVaSetValues │ │ │ │ XClearWindow │ │ │ │ XtRealizeWidget │ │ │ │ topLevelShellWidgetClass │ │ │ │ XtSetValues │ │ │ │ @@ -4300,17 +4300,17 @@ │ │ │ │ target object browser) to ID. The second argument specifies │ │ │ │ whether to make ID the current object regardless of its type. │ │ │ │ If "no", then ID becomes the current object of its type │ │ │ │ (geom or camera). The default is "yes". This command may │ │ │ │ result in a change of motion modes based on target choice. │ │ │ │ (ui-cam-focus [focus-change|mouse-cross]) │ │ │ │ Set the focus policy for the camera windows. The default is "mouse-cross": a camera is made the active camera (for interactive mouse events) when the mouse cursor crosses the window. Because this means it can become complicated to activate a specific camera (in the context of multiple camera windows) there is also the option to only change the camera focus when the window-manager decides to give it the focus for input events. So, after specifying "focus-change" it depends on the focus-change configuration of your window-manager when a camera becomes the active camera for mouse-interaction. │ │ │ │ - On Mon Apr 20 20:01:01 UTC 2026 │ │ │ │ + On Tue Apr 21 09:07:51 UTC 2026 │ │ │ │ By sbuild@sbuild[Linux-6.12.74+deb13+1-amd64] │ │ │ │ -202604202001 │ │ │ │ +202604210907 │ │ │ │ (hdefine {geometry|camera|window|image|appearance|transform|ntransform} name value) │ │ │ │ Sets the value of a handle of a given type. (hdefine ) is generally equivalent to (read { define }) except that the assignment is done when hdefine is executed, (possibly not at all if inside a conditional statement), while the ``read ... define'' performs assignment as soon as the text is read. │ │ │ │ (hdelete [geometry|camera|window|image|appearance|transform|ntransform] name) │ │ │ │ Deletes the given handle. Note that the handle will not actually be deleted in case there are still other objects referring to the handle, but once those objects are gone, the handle will also automatically go away. The object the handle refers to (if any) will only be deleted if there are no other references to that object. │ │ │ │ If the optional first argument is omitted, then the first handle matching "name" will be deleted, regardless of the type of the object it is attached to. It is not an error to call this function with a non-existent handle, but it is an error to call this funcion with the name of a non-global handle, i.e. one that was not created by (hdefine ...) or (read ... { define ...}). │ │ │ │ (load filename [command|geometry|camera]) │ │ │ │ Loads the given file into geomview. The optional second argument │ │ │ ├── readelf --wide --decompress --hex-dump=.data {} │ │ │ │ @@ -3894,22 +3894,22 @@ │ │ │ │ 0x00082330 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00082340 66a50500 00000000 00000000 00000000 f............... │ │ │ │ 0x00082350 60100100 00000000 300e0100 00000000 `.......0....... │ │ │ │ 0x00082360 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00082370 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x00082380 b2ba0500 00000000 00000000 00000000 ................ │ │ │ │ 0x00082390 00000000 00000000 00000000 00000000 ................ │ │ │ │ - 0x000823a0 20204f6e 204d6f6e 20417072 20323020 On Mon Apr 20 │ │ │ │ - 0x000823b0 32303a30 313a3031 20555443 20323032 20:01:01 UTC 202 │ │ │ │ + 0x000823a0 20204f6e 20547565 20417072 20323120 On Tue Apr 21 │ │ │ │ + 0x000823b0 30393a30 373a3531 20555443 20323032 09:07:51 UTC 202 │ │ │ │ 0x000823c0 36000000 00000000 00000000 00000000 6............... │ │ │ │ 0x000823d0 00000000 00000000 00000000 00000000 ................ │ │ │ │ 0x000823e0 20204279 20736275 696c6440 73627569 By sbuild@sbui │ │ │ │ 0x000823f0 6c645b4c 696e7578 2d362e31 322e3734 ld[Linux-6.12.74 │ │ │ │ 0x00082400 2b646562 31332b31 2d616d64 36345d00 +deb13+1-amd64]. │ │ │ │ - 0x00082410 32303236 30343230 32303031 00000000 202604202001.... │ │ │ │ + 0x00082410 32303236 30343231 30393037 00000000 202604210907.... │ │ │ │ 0x00082420 28686465 66696e65 207b6765 6f6d6574 (hdefine {geomet │ │ │ │ 0x00082430 72797c63 616d6572 617c7769 6e646f77 ry|camera|window │ │ │ │ 0x00082440 7c696d61 67657c61 70706561 72616e63 |image|appearanc │ │ │ │ 0x00082450 657c7472 616e7366 6f726d7c 6e747261 e|transform|ntra │ │ │ │ 0x00082460 6e73666f 726d7d20 6e616d65 2076616c nsform} name val │ │ │ │ 0x00082470 7565290a 53657473 20746865 2076616c ue).Sets the val │ │ │ │ 0x00082480 7565206f 66206120 68616e64 6c65206f ue of a handle o │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 32633766 63343464 65396136 36626630 2c7fc44de9a66bf0 │ │ │ │ - 0x00000010 61363162 66666563 32613265 32646236 a61bffec2a2e2db6 │ │ │ │ - 0x00000020 39616236 38372e64 65627567 00000000 9ab687.debug.... │ │ │ │ - 0x00000030 537b6c45 S{lE │ │ │ │ + 0x00000000 64623638 65366637 64393939 36643465 db68e6f7d9996d4e │ │ │ │ + 0x00000010 31613233 37346336 66343639 35366534 1a2374c6f46956e4 │ │ │ │ + 0x00000020 34666266 37332e64 65627567 00000000 4fbf73.debug.... │ │ │ │ + 0x00000030 2da5cc58 -..X │ │ ├── ./usr/share/doc/geomview/geomview.ps.gz │ │ │ ├── geomview.ps │ │ │ │ @@ -27,15 +27,15 @@ │ │ │ │ 000001a0: 636f 6d29 0a25 4456 4950 5343 6f6d 6d61 com).%DVIPSComma │ │ │ │ 000001b0: 6e64 4c69 6e65 3a20 6476 6970 7320 2d6f ndLine: dvips -o │ │ │ │ 000001c0: 2067 656f 6d76 6965 772e 7073 2067 656f geomview.ps geo │ │ │ │ 000001d0: 6d76 6965 772e 6476 690a 2544 5649 5053 mview.dvi.%DVIPS │ │ │ │ 000001e0: 5061 7261 6d65 7465 7273 3a20 6470 693d Parameters: dpi= │ │ │ │ 000001f0: 3630 300a 2544 5649 5053 536f 7572 6365 600.%DVIPSSource │ │ │ │ 00000200: 3a20 2054 6558 206f 7574 7075 7420 3230 : TeX output 20 │ │ │ │ -00000210: 3236 2e30 342e 3230 3a32 3030 300a 2525 26.04.20:2000.%% │ │ │ │ +00000210: 3236 2e30 342e 3231 3a30 3930 360a 2525 26.04.21:0906.%% │ │ │ │ 00000220: 4265 6769 6e50 726f 6353 6574 3a20 7465 BeginProcSet: te │ │ │ │ 00000230: 782e 7072 6f20 3020 300a 2521 0a2f 5465 x.pro 0 0.%!./Te │ │ │ │ 00000240: 5844 6963 7420 3330 3020 6469 6374 2064 XDict 300 dict d │ │ │ │ 00000250: 6566 2054 6558 4469 6374 2062 6567 696e ef TeXDict begin │ │ │ │ 00000260: 2f4e 7b64 6566 7d64 6566 2f42 7b62 696e /N{def}def/B{bin │ │ │ │ 00000270: 6420 6465 667d 4e2f 537b 6578 6368 7d4e d def}N/S{exch}N │ │ │ │ 00000280: 2f58 7b53 0a4e 7d42 2f41 7b64 7570 7d42 /X{S.N}B/A{dup}B