bfs 3.3.1-2 source package in Ubuntu

Changelog

bfs (3.3.1-2) unstable; urgency=medium

  * Apply patch from upstream to fix FTBFS on riscv64. (Closes: #1072933)

 -- Chris Lamb <email address hidden>  Tue, 11 Jun 2024 10:49:08 +0100

Upload details

Uploaded by:
lamby
Uploaded to:
Sid
Original maintainer:
lamby
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
bfs_3.3.1-2.dsc 1.8 KiB bb39d49c4283d14f8f421ea75a14aaaf3206473ed26e61dd76bc19a13d000e98
bfs_3.3.1.orig.tar.gz 256.7 KiB 8fb3df6687cd0a50411c5b381317d10590787e262d44fc5f0d294a64f0ab397d
bfs_3.3.1-2.debian.tar.xz 5.0 KiB 8cda2cad50d91930ccd86ce1cc3bf86ed7f12c12059d6c4bc9ac4434852b3096

Available diffs

No changes file available.

Binary packages built by this source

bfs: Breadth-first version of find(1)

 bfs is a variant of the UNIX `find` command that operates breadth-first rather
 than depth-first.
 .
 It tries to be easier to use than `find`, while remaining compatible with
 find(1). For example, bfs is less picky about where you put its arguments.
 bfs also adds some extra options that make some common tasks easier.
 .
 When bfs detects that its output is a terminal, it automatically colors its
 output with the same colors ls uses.

bfs-dbgsym: debug symbols for bfs