bfs 3.3.1-3 source package in Ubuntu

Changelog

bfs (3.3.1-3) unstable; urgency=medium

  * Pass CC to ./configure script to fix cross-build support. Thanks, Helmut!
    (Closes: #1078525)

 -- Chris Lamb <email address hidden>  Mon, 12 Aug 2024 08:44:01 +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

Downloads

File Size SHA-256 Checksum
bfs_3.3.1-3.dsc 1.8 KiB 65f89a30a70f34772d3c6a6f082d0eeb8de99362456adc29242b3efc5d404907
bfs_3.3.1.orig.tar.gz 256.7 KiB 8fb3df6687cd0a50411c5b381317d10590787e262d44fc5f0d294a64f0ab397d
bfs_3.3.1-3.debian.tar.xz 5.1 KiB 81a24ede74400cf6af1b715129c100e21975a4867f7e7437f5c8b50b375165bf

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