dh-make (2.202402)
[PTS] [DDPO]
COMMITS: VCS has seen 7 commits since the debian/2.202402 tag
- Git: https://salsa.debian.org/debian/dh-make.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 704512
- Browser: https://salsa.debian.org/debian/dh-make
- Last scan: 2025-01-29 19:29:07+00
- Next scan: 2025-02-03 21:43:00+00
- Merge requests: 3
- CI pipeline status: success
- Debian changelog in Git:
dh-make (2.202402) unstable; urgency=medium
[ Sean Bright ]
* Add missing internal spaces to some error messages.
[ Baptiste Beauplat ]
* Remove 'Multi-Arch: foreign' from non-lib debian/control (Closes: #1071975)
-- Baptiste Beauplat <lyknode@debian.org> Mon, 27 May 2024 20:48:54 +0200
- This branch is 7 commits ahead of tag debian/2.202402
- Git log:
commit 3e531095e9a610cf43441f8d5eecc340692e4b26
Merge: 5d87c80 6fe1782
Author: Baptiste Beauplat <lyknode@debian.org>
Date: Wed Jan 29 19:53:52 2025 +0100
Merge branch 'dh-make-master'
Signed-off-by: Baptiste Beauplat <lyknode@debian.org>
commit 6fe1782b3817c3b11a710560d5f4b41de4056fa1
Author: Andrew Kreimer <algonell@gmail.com>
Date: Wed Jan 29 20:04:51 2025 +0200
Fix typos
There are some typos in the documentation:
- compilied -> compiled
- redability -> readability
Fix them via codespell.
Signed-off-by: Andrew Kreimer <algonell@gmail.com>
commit 5d87c806f58f2067a6fcc031fdd4affe866dee5d
Merge: b9f32ba da18e1f
Author: Baptiste Beauplat <lyknode@debian.org>
Date: Fri Jan 10 18:16:08 2025 +0100
Merge branch 'dh-make-misc-typos'
Signed-off-by: Baptiste Beauplat <lyknode@debian.org>
commit da18e1fc965afc2e7c90521b4dbf264e55af81e6
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Jan 2 19:54:44 2025 -0800
Fix minor typos
commit b9f32babb246c82affb1e1a1784d5c3023ed8170
Author: Baptiste Beauplat <lyknode@debian.org>
Date: Sun Jan 5 13:04:05 2025 +0100
Fix formating in man for --createorig option
commit 018dc01e15dc60017bc99685a4f2326a3e625538
Merge: b4d54f0 b4600d5
Author: Baptiste Beauplat <lyknode@debian.org>
Date: Sun Jan 5 13:00:05 2025 +0100
Merge branch 'dh-make-docs-createorig'
Signed-off-by: Baptiste Beauplat <lyknode@debian.org>
commit b4600d59d6d1f5c0637f26db1acae4d3ad009119
Author: Otto Kekäläinen <otto@debian.org>
Date: Thu Jan 2 19:50:46 2025 -0800
Include --createorig in man page section about command options
While --createorig is mentioned in the man page once, it is much easier
to discover if it is listed in the options section along all other options.