Package: debos / 1.1.5-1+deb13u1

Metadata

Package Version Patches format
debos 1.1.5-1+deb13u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Workaround shellescape package name change.patch | (download)

actions/recipe.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 workaround shellescape package name change

The shellescape package has changed its upstream name and thus
the import path has changed. The packaging in debian still uses
the old import path; so patch the source code until we have the
new library packaged in debian.

Link: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101060
Signed-off-by: Christopher Obbard <obbardc@debian.org>