debian: Include bash-completion when packaging

Message ID 20230713174655.17636-1-valter.jansons@gmail.com
State Accepted
Commit c37dbf153b0eb379bcbf044d8d26118fd5b9082c
Headers
Series debian: Include bash-completion when packaging |

Commit Message

Valters Jansons July 13, 2023, 5:46 p.m. UTC
  dh_missing for a standard `debuild` run on latest `master` commit
complains about the bash-completion file created for location package.
This file should be listed as for inclusion in location package
accordingly, so that auto-built Debian package picks it up properly.
---
Sorry about not including this in the previously provided patch.
I was looking at the 0.9.16 version and the changes that were missing
from that, and overlooked that more recent changes (after the tag)
also had changes in the output file structure.

Thank you for the continued support on the project!

 debian/location.install | 1 +
 1 file changed, 1 insertion(+)
  

Patch

diff --git a/debian/location.install b/debian/location.install
index cde47cd..deb6c4d 100644
--- a/debian/location.install
+++ b/debian/location.install
@@ -1,4 +1,5 @@ 
 usr/bin
+usr/share/bash-completion/completions/location
 var/lib/location/database.db
 var/lib/location/signing-key.pem
 lib/systemd/system