From: Valters Jansons <valter.jansons@gmail.com>
To: location@lists.ipfire.org
Subject: [PATCH] debian: Include bash-completion when packaging
Date: Thu, 13 Jul 2023 20:46:55 +0300 [thread overview]
Message-ID: <20230713174655.17636-1-valter.jansons@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 963 bytes --]
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(+)
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
--
2.41.0
reply other threads:[~2023-07-13 17:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230713174655.17636-1-valter.jansons@gmail.com \
--to=valter.jansons@gmail.com \
--cc=location@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox