Commit 18775646 authored by Michael Tremer's avatar Michael Tremer

debian: Create separate package for the importer

Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent 0d957140
......@@ -59,6 +59,18 @@ Multi-Arch: same
Description: CLI utilities for libloc
Commands to determine someone's location on the Internet
Package: location-importer
Architecture: any
Pre-Depends:
${misc:Pre-Depends}
Depends:
location-python (= ${binary:Version}),
${misc:Depends},
${python3:Depends}
Multi-Arch: same
Description: Tools to author location databases
This package contains tools that are required to build location databases
Package: location-python
Architecture: any
Section: python
......
usr/bin/location-importer
usr/lib/python3*/site-packages/location/database.py
usr/lib/python3*/site-packages/location/importer.py
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment