dh-make (2.202402)
[PTS] [DDPO]
COMMITS: VCS has seen 5 commits since the debian/2.202402 tag
- Git: https://salsa.debian.org/debian/dh-make.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 655360
- Browser: https://salsa.debian.org/debian/dh-make
- Last scan: 2025-01-10 18:17:12+00
- Next scan: 2025-01-18 18:49: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 5 commits ahead of tag debian/2.202402
- Git log:
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.