Package: wajig Severity: normal The wajig upgradesecurity command references testing/updates but with bullseye that suite has been renamed to testing-security. Please update the wajig upgradesecurity command.
src/commands.py-def upgradesecurity(args): src/commands.py- """Do a security upgrade""" src/commands.py- sources_list = tempfile.mkstemp(".security", "wajig.", "/tmp")[1] src/commands.py- sources_file = open(sources_list, "w") src/commands.py- # check dist src/commands.py- sources_file.write("deb http://security.debian.org/ " +\ src/commands.py: "testing/updates main contrib non-free\n") src/commands.py- sources_file.close() https://codesearch.debian.net/search?q=testing%2Fupdates+package%3Awajig -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part