Package: b4 / 0.14.3-1

Metadata

Package Version Patches format
b4 0.14.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
calculate toplevel dir without git.patch | (download)

src/b4/__init__.py | 11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-)

 calculate toplevel directory without git
 Since Debian source package is not versined in git, the code that
 calculates toplevel directory depends on sources being in a git
 source control system, this patch allows for tests to run without
 this dependency.