Review: atuin 18.19.0+ds-1
Package Information
| Description | magical shell history Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. * rebind Ctrl-r and up (configurable) to a full screen history search UI * store shell history in a SQLite database * back up and sync encrypted shell history * the same history across terminals, across sessions, and across machines * log exit code, cwd, hostname, session, command duration, etc * calculate statistics such as "most used command" * old history file is not replaced * quick-jump to previous items with Alt-<num> * switch filter modes via Ctrl-r; search history just from the current session, directory, or globally * enter to execute a command, tab to edit Note to bash users: ble.sh or bash-preexec is additionally required; ble.sh is packaged. |
|---|---|
| Maintainer | Blair Noctis <ncts@debian.org> |
| Changed By | Blair Noctis <ncts@debian.org> |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/debian/atuin.git (browse) |
| Closes | #1133840 |
| Popcon Installs | 234 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/atuin |
| Uploaded | 1 month, 5 days ago |
New Package Report
.changes
| Version | 18.19.0+ds-1 |
|---|---|
| Changed-By | Blair Noctis |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Mon, 17 Aug 2026 05:29:37 +0000 |
| Source | atuin |
Changelog
atuin (18.19.0+ds-1) unstable; urgency=medium . * New upstream release, Closes: #1143802, #1133840, #1135751, #1139465 * Build atuin-server package, Closes: #1143803 * Disable AI module due to unavailable deps * Disable history syntax highlighting due to unavailable deps (tree-sitters) * Use pregenerated daemon protocol bindings until tonic-prost-build is available * Exclude vendored bash-preexec * Propery run tests with database
.dsc
| Section | utils |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | atuin deb utils optional arch=any atuin-server deb utils optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: atuin Upstream-Contact: Ellie Huxtable <ellie@elliehuxtable.com> Source: https://github.com/atuinsh/atuin Files-Excluded: vendor/* Files: * Copyright: 2021 Ellie Huxtable <ellie@elliehuxtable.com> License: MIT Files: crates/atuin/src/command/client/search/duration.rs Copyright: 2016 The humantime Developers License: MIT or Apache-2.0 Files: .github/workflows/release.yml Copyright: 2022-2024 axodotdev <hello@axo.dev> License: MIT or Apache-2.0 Files: debian/* Copyright: 2024 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2024 Blair Noctis <ncts@debian.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Apache-2.0 Debian systems provide the Apache 2.0 license in /usr/share/common-licenses/Apache-2.0
Review Information
accepted — allocated to mechtilde 1 month, 4 days ago, started 1 month, 4 days ago, completed 1 month, 4 days ago.
Final Comment
hi,
please add the missing author to d/copyright. Plaeas improve d/chnagelog along the lintisn warnings, too.
Thanks
Public Notes
Missed Author Check
Command: dnq author-check
Exit code: 0
Using active review (from current.json): atuin
Author check: atuin 18.19.0+ds-1
Scanned 589 files.
Authors declared in debian/copyright: 4
NOT IN debian/copyright (1):
Ibraheem Ahmed
crates/atuin-nucleo/src/boxcar.rs:4
Result: ATTENTION REQUIRED — 1 author not in debian/copyright
Lintian
Command: lintian -c -E -I -i -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0
N:
W: atuin: debian-changelog-line-too-long [usr/share/doc/atuin/changelog.Debian.gz:7]
N:
N: The given line of the latest changelog entry is over 80 columns. Such
N: changelog entries may look poor in terminal windows and mail messages and
N: be annoying to read. Please wrap changelog entries at 80 columns or less
N: where possible.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: debian/changelog
N:
N:
W: atuin-server: debian-changelog-line-too-long [usr/share/doc/atuin-server/changelog.Debian.gz:7]
N:
W: atuin-dbgsym: debug-file-with-no-debug-symbols [usr/lib/debug/.build-id/23/dded6c90a6589a852afaa9e23b84a4713cd2d0.debug]
N:
N: The binary is installed as a detached "debug symbols" ELF file, but it
N: does not appear to have debug information associated with it.
N:
N: A common cause is not passing -g to GCC when compiling.
N:
N: Implementation detail: Lintian checks for the ".debug_line" and the
N: ".debug_str" sections. If either of these are present, the binary is
N: assumed to contain debug information.
N:
N: Please refer to Bug#668437 for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: binaries/debug-symbols/detached
N:
N:
W: atuin-server-dbgsym: debug-file-with-no-debug-symbols [usr/lib/debug/.build-id/07/652876799df11f56eb1ab502f9a472dc7367cc.debug]
N:
W: atuin: no-manual-page [usr/bin/atuin]
N:
N: Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have
N: a manual page
N:
N: Note that though the man program has the capability to check for several
N: program names in the NAMES section, each of these programs should have its
N: own manual page (a symbolic link to the appropriate manual page is
N: sufficient) because other manual page viewers such as xman or tkman don't
N: support this.
N:
N: If the name of the manual page differs from the binary by case, man may be
N: able to find it anyway; however, it is still best practice to match the
N: exact capitalization of the executable in the manual page.
N:
N: If the manual pages are provided by another package on which this package
N: depends, Lintian may not be able to determine that manual pages are
N: available. In this case, after confirming that all binaries do have manual
N: pages after this package and its dependencies are installed, please add a
N: Lintian override.
N:
N: Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N: for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: documentation/manual
N: Renamed from: binary-without-manpage
N:
N:
W: atuin-server: no-manual-page [usr/bin/atuin-server]
N:
W: atuin: spelling-error-in-changelog Propery Property [usr/share/doc/atuin/changelog.Debian.gz]
N:
N: Lintian found a spelling error in the latest entry of the Debian
N: changelog. Lintian has a list of common misspellings that it looks for. It
N: does not have a dictionary like a spelling checker does.
N:
N: When writing a changelog entry for a spelling fix that includes the
N: misspelling, ensure the word "spelling" is on the same line as the
N: misspelled word to avoid triggering this warning.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: debian/changelog
N:
N:
W: atuin-server: spelling-error-in-changelog Propery Property [usr/share/doc/atuin-server/changelog.Debian.gz]
N:
W: atuin source: superfluous-file-pattern crates/atuin/src/command/client/search/duration.rs [debian/copyright:12]
N:
N: The wildcard that was specified matches no file in the source tree. This
N: either indicates that you should fix the wildcard so that it matches the
N: intended file or that you can remove the wildcard. Notice that in contrast
N: to shell globs, the "*" (star or asterisk) matches slashes and leading
N: dots.
N:
N: Please refer to
N: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ for
N: details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: debian/copyright/dep5
N:
N:
X: atuin source: source-is-missing [docs/overrides/main.html]
N:
N: The source of the following file is missing. Lintian checked a few
N: possible paths to find the source, and did not find it.
N:
N: Please repack your package to include the source or add it to
N: "debian/missing-sources" directory.
N:
N: Please note, that very-long-line-length-in-source-file tagged files are
N: likely tagged source-is-missing. It is a feature not a bug.
N:
N: Visibility: error
N: Show-Always: no
N: Check: files/source-missing
N: This tag is experimental.
N: