Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package aptly [ Reason ] One-line fix to install the correct bash completion file, closing #984979. [ Impact ] Bash completion not functional without this change. [ Tests ] No automated test. [ Risks ] None AFAICT. [ Checklist ] [X] all changes are documented in the d/changelog [X] I reviewed all changes and I approve them [X] attach debdiff against the package in testing unblock aptly/1.4.0+ds1-4 Debdiff inlined: diff --git a/debian/aptly.bash-completion b/debian/aptly.bash-completion index 2e8627e4..af08cb0b 100644 --- a/debian/aptly.bash-completion +++ b/debian/aptly.bash-completion @@ -1 +1 @@ -bash_completion.d/aptly +completion.d/aptly