devscripts (2.25.19)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.25.20 > 2.25.19
- Git: https://salsa.debian.org/debian/devscripts.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 10096640
- Browser: https://salsa.debian.org/debian/devscripts
- Last scan: 2025-09-06 12:29:11+00
- Next scan: 2025-09-14 07:09:00+00
- Merge requests: 20
- CI pipeline status: success
- Debian changelog in Git:
devscripts (2.25.20) UNRELEASED; urgency=medium
* Start 2.25.20 development. d/changelog entries will be written on
release using the git commit messages.
-- Yadd <yadd@debian.org> Sat, 23 Aug 2025 02:02:35 +0200
- This branch is 19 commits ahead of tag v2.25.19
- Git log:
commit be9592a7e1aa9c91fdfb4c4640a6b0afef8631e3
Author: Hugh McMaster <hmc@debian.org>
Date: Sat Sep 6 21:33:47 2025 +1000
test/test_uscan_git: Test git upstream repositories with submodules
commit 70052b38ea82b2ab3a9f088d43f1cc9b0c48330b
Author: Hugh McMaster <hmc@debian.org>
Date: Thu Sep 4 21:59:16 2025 +1000
uscan/Downloader.pm: Support git upstream repositories with submodules
This patch refactors two code paths ('git' and 'git_upstream') to
avoid code duplication.
commit f039c2fb4c26892b13ea5ad74038743aa7989e18
Author: Hugh McMaster <hmc@debian.org>
Date: Fri Sep 5 22:42:48 2025 +1000
test/test_uscan_git: Separate writeDebianWatch() from makeDebianDir()
commit 0a0f9b058dca52c5d083b0ec0577ef5a2966491d
Author: Yadd <yadd@debian.org>
Date: Tue Sep 2 06:44:06 2025 +0200
uscan: update missing-template message to suggest an upgrade
commit 6e868af51f41083ca445b368ed633c7e7f345391
Author: Yadd <yadd@debian.org>
Date: Sun Aug 31 21:54:43 2025 +0200
uscan: indicate that "Source" is required in debian/watch unless a template is used
Gbp-Dch: ignore
commit e8f4adf6d1954f22d83ee9623be13a34677b55de
Author: Xiyue Deng <manphiz@gmail.com>
Date: Wed Aug 27 22:22:09 2025 -0700
Use canonical field name in manpage
- Prefer capitalized and hyphened caninocal name over names without
hyphen.
commit e0a14232951ba685a396444cfca6fc0533496b8e
Merge: a647cbb1 d1269fd1
Author: Yadd <yadd@debian.org>
Date: Sat Aug 30 11:20:49 2025 +0200
Merge remote-tracking branch 'origin/uscan-choose-version-type-in-templates'
commit a647cbb18dbe1a7979635da34079dcbed6c95e7d
Merge: 146960e5 2c4d4d0c
Author: Yadd <yadd@debian.org>
Date: Sat Aug 30 11:19:15 2025 +0200
Merge branch 'uscan-choose-version-type-in-templates'
commit d1269fd1e05eb01c6168fdacead4eb1e64a0de4f
Author: Yadd <yadd@debian.org>
Date: Mon Aug 25 14:53:09 2025 +0200
Add "Version-Type" parameter in templates to be able to replace ANY_VERSION by another macro
commit 146960e532233542b8e6a8c3ba5856c85deaa58b
Author: Jochen Sprickerhof <jspricke@debian.org>
Date: Wed Aug 27 23:20:49 2025 +0200
debrebuild: workaround #806984 and #807168 when rebuilding debian-installer(-netboot-image)
(cherry picked from commit 675b040d65804f799b4ddfea82ba60e81d6b5adb)
Signed-off-by: Holger Levsen <holger@layer-acht.org>
commit 2c4d4d0cdb3abb7b05ee01714ba5cc14ae2b4a68
Author: Yadd <yadd@debian.org>
Date: Mon Aug 25 14:53:09 2025 +0200
Add "Version-Type" parameter in templates to be able to replace ANY_VERSION by another macro
commit b5ce3d705012e501671e5d9778fc42da0c0d59e6
Author: Ben Hutchings <benh@debian.org>
Date: Mon Aug 25 19:34:31 2025 +0200
uscan: Fix parsing of v4 watch file with @PACKAGE@ in URL
With the introduction of version 5 watch files in commit e461cf203c1b,
the expansion of @-expressions was moved from the watch file parser to
a later stage of processing.
The version 1-4 parser was changed to recognise when part of a URL
contains an @-expression that will expand to a parenthesised regexp
and so needs to be split off as a file pattern, just as if it
contained a parenthesised regexp directly.
However, @PACKAGE@ does not expand to a regexp and should not be
treated this way. Tighten the matching of @-expressions and add a
lookahead assertion to exclude it from this treatment.
Closes: #1112065
commit 1d3901ad2f04c19f41c9dbcdde39a0513f18a78e
Author: Ben Hutchings <benh@debian.org>
Date: Mon Aug 25 20:47:22 2025 +0200
uscan: Add regression test for bug #1112065
Test that @PACKAGE@ in a URL component in a v4 watch file is not split
off into a file pattern. This will currently fail.
commit 4ba41a342a9efc85b038937e5d692fb643739596
Author: Ben Hutchings <benh@debian.org>
Date: Mon Aug 25 20:01:37 2025 +0200
uscan: Add test cases for v4 watch files
The newly added test cases for uscan use the new version 5 watch
files, but it is important to check for regressions in handling
version 4 files as well.
Add v4 counterparts to all the test cases that don't depend on
features introduced in v5.
commit 448e79f5c00d385b24f5853305cd46539f226bfc
Author: Yadd <yadd@debian.org>
Date: Mon Aug 25 13:14:28 2025 +0200
uscan: document --update-watchfile
commit eb07bdc58abb87d44c0f3ff1abe7395ef53d3c14
Author: Holger Levsen <holger@layer-acht.org>
Date: Sat Aug 23 13:19:19 2025 +0200
Update Portuguese .po file for changed strings in the English original.
Gbp-Dch: ignbore
Signed-off-by: Holger Levsen <holger@layer-acht.org>
commit 01f05a39be6c2c261a4676f592a834ee293c4af7
Author: Holger Levsen <holger@layer-acht.org>
Date: Sat Aug 23 13:15:07 2025 +0200
Update Portuguese translation. Thanks to Américo Monteiro. Closes: #1110411
Signed-off-by: Holger Levsen <holger@layer-acht.org>
commit e3bfa3e4ed3dfad015778b3df04262860f21d8d8
Author: Yadd <yadd@debian.org>
Date: Sat Aug 23 02:24:49 2025 +0200
Clean test files
Gbp-Dch: ignbore
commit d04de4d7d82d259b0460c65f79d281514840e618
Author: Yadd <yadd@debian.org>
Date: Sat Aug 23 02:02:54 2025 +0200
Open 2.25.20 changelog