devscripts (2.26.7)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.26.8 > 2.26.7
- Git: https://salsa.debian.org/debian/devscripts.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 7471104
- Browser: https://salsa.debian.org/debian/devscripts
- Last scan: 2026-04-22 16:23:25+00
- Next scan: 2026-05-01 03:31:00+00
- Merge requests: 26
- CI pipeline status: success
- Debian changelog in Git:
devscripts (2.26.8) UNRELEASED; urgency=medium
* Start 2.26.8 development. d/changelog entries will be written on
release using the git commit messages.
-- Benjamin Drung <bdrung@debian.org> Tue, 31 Mar 2026 17:41:05 +0200
- This branch is 9 commits ahead of tag v2.26.7
- Git log:
commit 47b6738664a7bf8656f28c2dec0ed614e8ec6c22
Author: Chow Loong Jin <hyperair@debian.org>
Date: Wed Apr 15 16:53:50 2026 +0800
uscan: Fix misparsed version from filenamemangling result in vcs
For packages that end with numbers, e.g. `udis86`, the `86` can end up being
prefixed into the detected version after a filename-mangling result. Fix that by
tightening up the regex matching the package name portion.
Closes: #1133886
commit 6ab65da19e2081cf5d9e7e2401183a8cec19e40c
Author: Chow Loong Jin <hyperair@debian.org>
Date: Wed Apr 15 16:39:28 2026 +0800
uscan: Support `$pkg_$ver.tar.gz` filenames in mode:git
commit 5e00947dfda01fc5c1ab52ad19103e9015dbbe84
Author: Chow Loong Jin <hyperair@debian.org>
Date: Wed Apr 22 16:29:14 2026 +0800
salsa-ci: Disable test-uscan job
This repo doesn't have a top-level debian/watch, and the various uscan test
files for our own test suite trips up the salsa-ci job.
commit 2d3339f5384f47e4d356dcbbd9ac059988c4d18a
Author: Agustin Martin Domingo <agmartin@debian.org>
Date: Sat Apr 11 01:09:23 2026 +0200
Uscan/Config.pm: Also support --nodownload as specified in docstrings.
Closes: #933555
Signed-off-by: Agustin Martin Domingo <agmartin@debian.org>
commit 5f4e1aec1b9f925af3e0dec015258e303c14c28e
Author: Agustin Martin Domingo <agmartin@debian.org>
Date: Wed Apr 8 23:59:19 2026 +0200
Uscan/WatchSource.pm: Deal with "0" package version.
Packages may have version "0" in some corner cases. This
makes if($version) test result "false" in that case,
causing package not downloaded even if expliticly told
to do so. Use "defined" to care of these corner cases.
Closes: #1059734
Signed-off-by: Agustin Martin Domingo <agmartin@debian.org>
commit 27c20499c5f5384c01f42fbd01c47b1ada5f7df3
Author: Charles Plessy <plessy@debian.org>
Date: Wed Feb 18 22:44:48 2026 +0900
Get template from metadata and package name from d/copyright
commit ec372b5dcbea63f792030f865dd064b0a5828e4d
Author: Jochen Sprickerhof <jspricke@debian.org>
Date: Thu Mar 12 20:59:50 2026 +0100
Fix test with git version in trixie
Otherwise git log upstream/HEAD does not work.
commit d26d75b5f9ce85de55b3605637560d2816b15033
Author: Jochen Sprickerhof <jspricke@debian.org>
Date: Thu Mar 12 08:47:51 2026 +0100
Bump minimal black version
commit addaafcd02bbbd606785d7053c15c467af21b577
Author: Benjamin Drung <bdrung@debian.org>
Date: Tue Mar 31 17:41:23 2026 +0200
Start 2.26.8 development
d/changelog entries will be written on release
using the git commit messages.
Use 'gbp dch --since v2.26.7 --multimaint-merge'
to write d/changelog entries since that last release.
Gbp-Dch: ignore