Skip to content
  • Leo P. Singer's avatar
    Remove empty Debian package python3-glue-ligolw-tools · 35ffb213
    Leo P. Singer authored
    The package became empty in commit
    af32be70,
    we simply forgot to remove the package from `debian/control`.
    
    It is the convention on Debian that when a Python package provides
    executables installed in bin, binaries are installed for only one
    Python version (the theory being that the user only cares about
    Python 2 or 3 when they have to import a module, not when they
    run a script from the command line).
    35ffb213