bfs 3.2-1 source package in Ubuntu

Changelog

bfs (3.2-1) unstable; urgency=medium

  * New upstream release.
  * Don't call upstream's (new) configure file.
  * Update renamed Lintian tag.

 -- Chris Lamb <email address hidden>  Wed, 08 May 2024 14:58:05 +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.2-1.dsc 1.8 KiB 49877c838dda618a519ce1f9f924a782e30c991b9e91fb4138f3ac97278b29e0
bfs_3.2.orig.tar.gz 246.8 KiB 86b17cab7b213f36e93639eceba3ffa86e1556d12a1db8955c8c7e53b2e94140
bfs_3.2-1.debian.tar.xz 4.0 KiB 4bc53fa599e3bbb2414cc0630ab02053ab36f4d1aa4d00fabadd64bca478da98

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