dh-exec (0.27)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the dh-exec-0.27 tag
- Git: https://salsa.debian.org/debian/dh-exec.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 741376
- Browser: https://salsa.debian.org/debian/dh-exec
- Last scan: 2023-06-02 04:41:09+00
- Next scan: 2023-06-11 02:28:00+00
- Merge requests: 2
- CI pipeline status: success
- Debian changelog in Git:
dh-exec (0.27) unstable; urgency=medium
* install-rename: Remove noop for -i -a flags Closes: #1017023
-- Craig Small <csmall@debian.org> Mon, 15 Aug 2022 20:10:45 +1000
- This branch is 3 commits ahead of tag dh-exec-0.27
- Git log:
commit 6fd7da8f39494f053e5187d58caf2e1559813cba
Merge: 9bd0c00 4292811
Author: Craig Small <csmall@debian.org>
Date: Wed Jan 11 11:01:27 2023 +0000
Merge branch 'dh-exec-install-move-fix' into 'master'
Look in debian/tmp for files to move
See merge request debian/dh-exec!2
commit 42928117d27372abc661c7f4cbb3b4f9528423ff
Author: Sven Joachim <svenjoac@gmx.de>
Date: Mon Jan 9 20:14:34 2023 +0100
Look in debian/tmp for files to move
Commit ef2b851418d0 introduced a new feature where filenames prefixed
with => would be moved rather than copied from the source to the
destination. Unfortunately it would fail when the files are located
in debian/tmp, which is the most common use case for this feature.
Also add a new test to ensure that this feature works.
Closes: #1028347
commit 9bd0c00c00a4b93e0dc9409e8fb8d977f8983f40
Author: Craig Small <csmall@debian.org>
Date: Tue Aug 30 09:27:36 2022 +1000
d/changelog: Fix bug#