devscripts (2.25.20)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.25.21 > 2.25.20
- Git: https://salsa.debian.org/debian/devscripts.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 8441856
- Browser: https://salsa.debian.org/debian/devscripts
- Last scan: 2025-10-21 14:05:08+00
- Next scan: 2025-10-29 15:52:00+00
- Merge requests: 20
- CI pipeline status: success
- Debian changelog in Git:
devscripts (2.25.21) UNRELEASED; urgency=medium
* Start 2.25.21 development. d/changelog entries will be written on
release using the git commit messages.
-- Holger Levsen <holger@debian.org> Sun, 19 Oct 2025 16:55:02 +0200
- This branch is 19 commits ahead of tag v2.25.20
- Git log:
commit 4c893d8d20e3c127e4b947d59904d44d2bf915b9
Author: Hugh McMaster <hmc@debian.org>
Date: Tue Oct 21 23:19:11 2025 +1100
test/test_uscan_git: Add more IgnoreExclusions tests
commit 7067a100465fed0f8ee2a6a1aa930dd65202e9e8
Author: Hugh McMaster <hmc@debian.org>
Date: Tue Oct 21 23:11:21 2025 +1100
test/test_uscan_git: Remove un-needed comments from tests
commit 67947f8be66796e41ada57727ca3f9d7965631fc
Author: Hugh McMaster <hmc@debian.org>
Date: Tue Oct 21 18:19:31 2025 +1100
test/test_uscan_git: Use a common Debian directory
commit a675137fc1b5b888cd5063d438b0a2b70ccd38d4
Author: Hugh McMaster <hmc@debian.org>
Date: Mon Oct 20 21:52:47 2025 +1100
test/test_uscan_git: Group tests and update some test names
commit cdbf6f6a97642eb26367bc3264262c13776eba0f
Author: Hugh McMaster <hmc@debian.org>
Date: Mon Oct 20 21:18:49 2025 +1100
test/test_uscan_git: Format subshell code block in spawnGitRepo()
commit 7103fd7d962da756a1bfa55d28334f772469df70
Author: Hugh McMaster <hmc@debian.org>
Date: Mon Oct 20 21:17:34 2025 +1100
test/test_uscan_git: Pass main repository name to spawnGitRepo()
commit 3ecbf177cdcca9e335789e5e04690147c1d4efa4
Author: Hugh McMaster <hmc@debian.org>
Date: Mon Oct 20 21:13:52 2025 +1100
test/test_uscan_git: Spawn git modules before tagging as v2.0
commit ca1f648d8fd271702c384a7a9cbdb7c058649a0a
Author: Hugh McMaster <hmc@debian.org>
Date: Sun Oct 19 23:09:47 2025 +1100
test/test_uscan_git: Replace 'cat' with 'echo -e'
commit 3196b5a61c1d110f6d4d1fec969bf3b69545c0bc
Author: Hugh McMaster <hmc@debian.org>
Date: Sun Oct 19 22:12:44 2025 +1100
test/test_uscan_git: Check file presence in every test
commit baedf4d9fb4daed2a32da2de93623c5d85dd95fa
Author: Hugh McMaster <hmc@debian.org>
Date: Sun Oct 19 21:17:20 2025 +1100
test/test_uscan_git: Use a common git repository
commit 2c9d9c766584919ba2df5c3d4c9864fa243e4698
Author: Hugh McMaster <hmc@debian.org>
Date: Thu Oct 16 23:19:10 2025 +1100
test/test_uscan_git: Use ${PKG} as the main git repository name
commit 86f233e5f77414d65ed19b55c5306782be84f09b
Author: Hugh McMaster <hmc@debian.org>
Date: Thu Oct 16 23:07:13 2025 +1100
test/test_uscan_git: Spawn git repositories in TEMP_SRV_DIR
commit 9effe06ecf1ca9a1a3bc688e81739b3314f70763
Author: Hugh McMaster <hmc@debian.org>
Date: Thu Oct 16 22:40:51 2025 +1100
test/test_uscan_git: Remove subshell from spawnGitDaemon()
commit be0bf106631fb99e19461f445b11eb1648dbbf67
Author: Hugh McMaster <hmc@debian.org>
Date: Thu Oct 16 22:37:01 2025 +1100
test/test_uscan_git: Append package name to TEMP_PKG_DIR
commit 58c58e77c84539dc125841a201448a547b6cad16
Author: Hugh McMaster <hmc@debian.org>
Date: Thu Oct 16 22:36:34 2025 +1100
test/test_uscan_git: Update error message in makeDebianDir()
commit 28ee019a32e382e9ed2655815089444069869d8a
Author: Hugh McMaster <hmc@debian.org>
Date: Thu Oct 16 22:33:49 2025 +1100
test/test_uscan_git: Move shunit2-helper-functions.sh block
commit 1db8308a9e3cbb241732cf6d7e96b31462e7c2cf
Author: Hugh McMaster <hmc@debian.org>
Date: Mon Oct 13 22:51:40 2025 +1100
test/test_uscan_git: Group module-wide variables
commit 0e86707845a35bd61f0e84f9f5d7a3f6407f77a0
Author: Hugh McMaster <hmc@debian.org>
Date: Wed Oct 8 23:14:49 2025 +1100
test/test_uscan_git: Unify package version creation in testGitHead*() tests
commit 36807d81f4a984416071e9a1d9b0ea0a67075068
Author: Holger Levsen <holger@layer-acht.org>
Date: Sun Oct 19 16:55:02 2025 +0200
Start 2.25.21 development.
d/changelog entries will be written on release
using the git commit messages.
Use 'gbp dch --since v2.25.20 --multimaint-merge'
to write d/changelog entries since that last release.
Gbp-Dch: ignore
Signed-off-by: Holger Levsen <holger@layer-acht.org>