[notes] 01/02: packages: munipack: Use a more specific issue
Daniel Shahaf
danielsh at apache.org
Sun Nov 13 15:04:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
danielsh-guest pushed a commit to branch master
in repository notes.
commit a3b166103ff3bb2deb6dd6e8431fa05d226be057
Author: Daniel Shahaf <danielsh at apache.org>
Date: Sun Nov 13 15:00:51 2016 +0000
packages: munipack: Use a more specific issue
---
issues.yml | 2 ++
packages.yml | 4 +---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/issues.yml b/issues.yml
index 434103b..167f4d8 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1138,6 +1138,8 @@ captures_shell_variable_in_autofoo_script:
description: |
Something looking like autotools is capturing SHELL for use at
runtime, which should probably be fixed to /bin/sh anyway.
+ .
+ Autotools also capture the build path.
varying_ordering_in_data_tar_gz_or_control_tar_gz:
description: |
Previously part of not_using_dh_builddeb
diff --git a/packages.yml b/packages.yml
index 6afe54f..4cfec98 100644
--- a/packages.yml
+++ b/packages.yml
@@ -18014,10 +18014,8 @@ munin:
- 839233
munipack:
version: 0.5.7-2
- comments: |
- Includes Makefile generated by automake in /usr/share/doc, which contains the build path.
issues:
- - captures_build_path
+ - captures_shell_variable_in_autofoo_script
muon:
version: 4:5.4.3-1
bugs:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git
More information about the Reproducible-commits
mailing list