Source: glusterfs
Version: 11.1-3
Followup-For: Bug #1059859
X-Debbugs-Cc: l...@voytek.dev

Here is the patch


-- System Information:
Debian Release: bookworm/sid
  APT prefers jammy-updates
  APT policy: (500, 'jammy-updates'), (500, 'jammy-security'), (500, 'jammy'), 
(100, 'jammy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.15.0-91-generic (SMP w/32 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru glusterfs-11.1/debian/changelog glusterfs-11.1/debian/changelog
--- glusterfs-11.1/debian/changelog     2023-12-14 07:31:44.000000000 -0700
+++ glusterfs-11.1/debian/changelog     2024-01-02 06:37:07.000000000 -0700
@@ -1,3 +1,12 @@
+glusterfs (11.1-4) unstable; urgency=medium
+
+  * d/glusterfs-cli.install: Install gluster.bash bash completion from
+    /usr/share/bash-completion/completions/ instead of previous
+    etc/bash_completion.d/ location
+    Closes: #1059859
+
+ -- Lena Voytek <l...@voytek.dev>  Tue, 02 Jan 2024 06:37:07 -0700
+
 glusterfs (11.1-3) unstable; urgency=medium
 
   * Add loong64 architecture.
diff -Nru glusterfs-11.1/debian/glusterfs-cli.install 
glusterfs-11.1/debian/glusterfs-cli.install
--- glusterfs-11.1/debian/glusterfs-cli.install 2023-12-14 07:31:44.000000000 
-0700
+++ glusterfs-11.1/debian/glusterfs-cli.install 2024-01-02 06:37:07.000000000 
-0700
@@ -1,3 +1,3 @@
 #!/usr/bin/dh-exec
 usr/sbin/gluster
-etc/bash_completion.d/gluster.bash => 
/usr/share/bash-completion/completions/gluster
+/usr/share/bash-completion/completions/gluster.bash => 
/usr/share/bash-completion/completions/gluster

Reply via email to