[Git][haskell-team/DHG_packages][master] hledger: Install bash-completion file
Félix Sipma (@felix)
gitlab at salsa.debian.org
Fri Nov 21 14:21:24 GMT 2025
Félix Sipma pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
7a9b56d9 by Félix Sipma at 2025-11-21T15:17:06+01:00
hledger: Install bash-completion file
- - - - -
3 changed files:
- p/haskell-hledger/debian/changelog
- p/haskell-hledger/debian/control
- + p/haskell-hledger/debian/hledger.bash-completion
Changes:
=====================================
p/haskell-hledger/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hledger (1.50.3-2) UNRELEASED; urgency=medium
+
+ * Install bash-completion file (Closes: #946047)
+
+ -- Félix Sipma <felix at debian.org> Fri, 21 Nov 2025 14:59:30 +0100
+
haskell-hledger (1.50.3-1) unstable; urgency=medium
[ Nicholas D Steeves ]
=====================================
p/haskell-hledger/debian/control
=====================================
@@ -6,6 +6,7 @@ Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
+ dh-sequence-bash-completion,
dh-sequence-haskell,
debhelper-compat (= 13),
ghc (>= 9.4),
=====================================
p/haskell-hledger/debian/hledger.bash-completion
=====================================
@@ -0,0 +1 @@
+shell-completion/hledger-completion.bash hledger
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7a9b56d92cb9a637648c783e6836dbdb2243c4e4
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7a9b56d92cb9a637648c783e6836dbdb2243c4e4
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20251121/365bc640/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list