Control: tags 910128 + pending
Control: user debian-rele...@lists.debian.org
Control: usertags -1 + bsp-2018-10-de-karlsruhe

Dear maintainer,

I've prepared an NMU for bash-completion (versioned as 1:2.1-4.4) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards,
 Emmanouil

diff -Nru bash-completion-2.1/debian/changelog
bash-completion-2.1/debian/changelog ---
bash-completion-2.1/debian/changelog    2016-04-12
14:06:38.000000000 +0000 +++
bash-completion-2.1/debian/changelog    2018-10-27
21:53:12.000000000 +0000 @@ -1,3 +1,10 @@ +bash-completion (1:2.1-4.4)
unstable; urgency=medium +
+  * Non-maintainer upload.
+  * Use install-data-hook, not install-data-local (Closes: #910128) 
+
+ -- Emmanouil Kampitakis <info+deb...@kampitakis.de>  Sat, 27 Oct 2018
21:53:12 +0000 +
 bash-completion (1:2.1-4.3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru
bash-completion-2.1/debian/patches/99-use-install-data-hook.patch
bash-completion-2.1/debian/patches/99-use-install-data-hook.patch ---
bash-completion-2.1/debian/patches/99-use-install-data-hook.patch
1970-01-01 00:00:00.000000000 +0000 +++
bash-completion-2.1/debian/patches/99-use-install-data-hook.patch
2018-10-27 21:48:09.000000000 +0000 @@ -0,0 +1,28 @@ +From:
=?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.sky...@iki.fi> +Date: Fri, 25
May 2018 17:38:59 +0200 +Subject: [PATCH] completions/Makefile.am: Use
install-data-hook, not
+ install-data-local
+Bug-Debian: https://bugs.debian.org/910128
+Forwarded: https://github.com/scop/bash-completion/issues/212
+Origin:
https://github.com/scop/bash-completion/commit/ee6b37ad7ff5b309cbb9b886a871252abd9398fa
+ +-hook is run after the main rule, while -local might end up before.
+https://www.gnu.org/software/automake/manual/html_node/Extending.html#index-hook-targets
+
+Closes #212
+---
+ completions/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+Index: bash-completion-2.1/completions/Makefile.am
+===================================================================
+--- bash-completion-2.1.orig/completions/Makefile.am
++++ bash-completion-2.1/completions/Makefile.am
+@@ -869,5 +869,5 @@ symlinks: $(targetdir) $(DATA)
+ all-local: targetdir = .
+ all-local: symlinks
+ 
+-install-data-local: targetdir = $(DESTDIR)$(bashcompdir)
+-install-data-local: symlinks
++install-data-hook: targetdir = $(DESTDIR)$(bashcompdir)
++install-data-hook: symlinks
diff -Nru bash-completion-2.1/debian/patches/series
bash-completion-2.1/debian/patches/series ---
bash-completion-2.1/debian/patches/series       2014-03-22
20:57:44.000000000 +0000 +++
bash-completion-2.1/debian/patches/series       2018-10-27
20:38:29.000000000 +0000 @@ -11,3 +11,4 @@ 10-ifconfig_locale.patch
11-dont_return_from_sourced_script.patch 12-look_for_pod.patch
+99-use-install-data-hook.patch

Attachment: pgpZn6LJQ49zl.pgp
Description: OpenPGP digital signature

Reply via email to