bfs 3.3.1-4 source package in Ubuntu

Changelog

bfs (3.3.1-4) unstable; urgency=medium

  * Correctly (i.e. explicitly) include buildtools.mk in debian/rules; it is
    not yet included by default. Thanks, Helmut. (Closes: #1078525)

 -- Chris Lamb <email address hidden>  Thu, 15 Aug 2024 10:59:41 +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-4.dsc 1.8 KiB cd61a766f43b28a427fd89abce70fd9976491abda22cb8022d656a062f3a54cb
bfs_3.3.1.orig.tar.gz 256.7 KiB 8fb3df6687cd0a50411c5b381317d10590787e262d44fc5f0d294a64f0ab397d
bfs_3.3.1-4.debian.tar.xz 5.1 KiB d93add5727a3ca196065549763461a0ebde6d5c98fbbd0f5668152e00289d24a

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