Debian Patches

Status for jgrep/1.5.4-2

Patch Description Author Forwarded Bugs Origin Last update
add_man_page.patch create man page for jgrep The jgrep binary doesn't have a man page. The project's README
file has some good information about options and expressions and statements
accepted by the binary, so we can reuse that information.
.
This patch creates a man page for the binary that will get compiled with the
rules file.
Gabriel Filion <gabriel@koumbit.org> no
avoid_relative_load_from_spec.patch the spec_helper file uses a relative path to load from lib/ autopkgtest is failing since one file in the spec/ directory, spec_helper.rb,
is loading the jgrep code with a relative directory from lib. During the CI
job, the lib/ directory is not present anymore and thus the tests fail. The
spec_helper file should require the code without the relative path.
Gabriel Filion <gabriel@koumbit.org> yes

All known versions for source package 'jgrep'

Links