]> git.ipfire.org Git - location/debian/libloc.git/commit
New upstream version 0.9.14 upstream/0.9.14
authorJochen Sprickerhof <git@jochen.sprickerhof.de>
Tue, 16 Aug 2022 10:49:49 +0000 (12:49 +0200)
committerJochen Sprickerhof <git@jochen.sprickerhof.de>
Tue, 16 Aug 2022 10:49:49 +0000 (12:49 +0200)
commit7880c1340e2a8cd119c3ed4d82d50a7bd30d8a25
treec79a71cac8b9a075d67046d3763f300a1e5a4d52
parent1f2c3ccb0c9e7fd1fc9eb2004ef4807fc0982934
New upstream version 0.9.14
34 files changed:
.gitignore
Makefile.am
configure.ac
debian/build.sh [changed mode: 0644->0755]
debian/changelog
debian/compat [deleted file]
debian/control
debian/copyright
debian/libloc-dev.install
debian/libloc1.install
debian/libloc1.symbols
debian/location-importer.install [deleted file]
debian/location-perl.install [deleted file]
debian/location-python.install [deleted file]
debian/location.install
debian/location.manpages [deleted file]
debian/location.postinst [new file with mode: 0644]
debian/location.postrm [new file with mode: 0644]
debian/python3-location.examples [moved from debian/location-python.examples with 100% similarity]
debian/python3-location.install [new file with mode: 0644]
debian/rules
debian/watch
po/POTFILES.in
src/python/database.c
src/python/location/__init__.py [moved from src/python/__init__.py.in with 98% similarity]
src/python/location/database.py [moved from src/python/database.py with 100% similarity]
src/python/location/downloader.py [moved from src/python/downloader.py with 98% similarity]
src/python/location/export.py [moved from src/python/export.py with 97% similarity]
src/python/location/i18n.py [moved from src/python/i18n.py with 100% similarity]
src/python/location/importer.py [moved from src/python/importer.py with 74% similarity]
src/python/location/logger.py [moved from src/python/logger.py with 100% similarity]
src/python/locationmodule.c
src/scripts/location-importer.in [moved from src/python/location-importer.in with 85% similarity]
src/scripts/location.in [moved from src/python/location.in with 99% similarity]