Package: bsdextrautils Version: 2.35.2-4 hd(1) in buster had -C enabled by default:
$ echo foo | hd 00000000 66 6f 6f 0a |foo.| 00000004 But the current version doesn't have it enabled: $ echo foo | hd 0000000 6f66 0a6f 0000004 Please restore the original behavior. -- System Information: Architecture: i386 Versions of packages bsdextrautils depends on: ii libc6 2.30-8 ii libsmartcols1 2.35.2-4 ii libtinfo6 6.2-1 -- Jakub Wilk

