git-buildpackage (0.9.39)
[PTS] [DDPO]
COMMITS: VCS has seen 13 commits since the debian/0.9.39 tag
- Git: https://salsa.debian.org/agx/git-buildpackage.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1134592
- Browser: https://salsa.debian.org/agx/git-buildpackage/
- Last scan: 2025-12-14 12:41:06+00
- Next scan: 2025-12-22 13:53:00+00
- Merge requests: 10
- CI pipeline status: failed
- Debian changelog in Git:
git-buildpackage (0.9.39) unstable; urgency=medium
[ Richard Hansen ]
* [13517bc] run-in-container: Properly quote parameter expansion.
It's unclear why the comment "re-splitting command arguments
intentional" was added; nothing about the invocation of the function
suggests that it was intentional.
* [1b15033] run-in-container: Upgrade packages in image
* [8a89b3e] run-in-container: Install image packages noninteractively
* [5910d59] run-in-container: Reduce image size by deleting downloaded
packages
* [2589dcc] run-in-container: Run the full test suite
* [d79afe7] run-in-container: Skip test that fails when run as root
* [bcccae1] run-in-container: Bump example release to trixie
* [181ad5b] run-in-container: Build the package during run, not image build
* [0755e09] pq tests: Fix reading of patch file.
Reading a file that has already been read to EOF returns the empty
string, so the second check was always trivially true.
* [d8ec910] GitRepository diff: Remove `=` from `-M` argument.
Git's documentation says that the option has the form `-M[<n>]`, not
`-M[=<n>]`.
* [e6e5ee9] GitRepository diff: Add copy detection support.
This commit does not enable copy or rename detection (no behavior
changes are expected); it only adds the infrastructure needed to
enable copy detection in a future commit.
* [05a71f0] pq: Create rename and copy patches when exporting.
This produces smaller patches that are easier to review and easier to
refresh by devs that don't use git-buildpackage.
The quilt utility wraps patch, and GNU patch has supported Git's diff
features such as renames and copies since 2.7, released Sep 2012:
<https://git.savannah.gnu.org/cgit/patch.git/tree/NEWS?h=v2.7#n6>
Note: dpkg-source (specifically, Dpkg::Source::Patch) logs the
following warning with a rename-only patch (see #749070), but such
patches appear to be applied properly.
(Closes: #1100809)
* [34a63bf] GitRepository diff: Force diff algorithm for consistency
(Closes: #1030044)
[ Guido Günther ]
* [df5a12a] tests: Fetch test data from salsa.
Avoids a dependency on an external system that can fail.
* [5262ada] clone: Add some type annotations
* [17580fc] clone: Be less strict on vcs-git URLs.
This allows URLs that specify `-b <branch>` to
be matched. We don't care about the branch information
yet though as we take that from gbp.conf.
* [17d2826] Wrap and sort
* [5cf9a8d] import-orig: Be more helpful when invoking uscan with a version
* [7d509bf] uscan: Retry with --download-debversion if --download-version
failed. Otherwise using this in scripts that merely get the target Debian
version becomes really cumbersome
* [aaeb20a] tests: Switch download URLs to salsa.
This leaves merely the uscan test
[ Julien Plissonneau Duquène ]
* [69ccb15] Add a missing test dependency
* [6ebc8cd] Promote Standards-Version to 4.7.2 with no changes
[ Hannes von Haugwitz ]
* [68768a2] buildpackage: Fix build directory removal condition
* fixes regression in 005676a (buildpackage: Make sure export_dir is
always set)
* Closes: #1111340
[ Santiago Vila ]
* [cad78d8] Fix FTBFS with the nocheck build profile (Closes: #1116741)
[ Carles Pina i Estany ]
* [158f0db] Remove unused Suggests (not existing in Debian) "mock" package
(Closes: #1119013)
-- Guido Günther <agx@sigxcpu.org> Wed, 05 Nov 2025 09:46:25 +0100
- This branch is 13 commits ahead of tag debian/0.9.39
- Git log:
commit 2200205382d06318a0fe6f46e36479e90e6081ae
Merge: 85ec92e 9b6e5d7
Author: Guido Günther <agx@debian.org>
Date: Thu Dec 11 10:14:07 2025 +0000
Merge branch 'mr/68' into 'master'
More bits from !68 to enable skipped tests
See merge request agx/git-buildpackage!73
commit 9b6e5d723fc602f66d6a5c6dd3251475c4ee2971
Author: Wesley Hershberger <wesley.hershberger@gmail.com>
Date: Sat Dec 6 11:01:24 2025 -0600
tests/rpm: Rename so that pytest will run this test
Signed-off-by: Wesley Hershberger <wesley.hershberger@gmail.com>
commit 54c532fdcef2f1b578d65ce360ae8e776350acfa
Author: Wesley Hershberger <wesley.hershberger@gmail.com>
Date: Sun Nov 30 21:21:23 2025 -0600
tests/rpm: Use unittest.TestCase and mark expectedFailure
I've xfailed the failing ones as I don't have the knowledge of the RPM
ecosystem to resolve these - I suspect churn in the specfile format.
Signed-off-by: Wesley Hershberger <wesley.hershberger@gmail.com>
commit e6232c8e1b0b4922d8bf5f34291102ee7cbd8c02
Author: Wesley Hershberger <wesley.hershberger@gmail.com>
Date: Sun Nov 30 21:03:35 2025 -0600
tests/submodules: Refactor using unittest.TestCase
Rename so that pytest will run this test.
Signed-off-by: Wesley Hershberger <wesley.hershberger@gmail.com>
commit e5d04de254ee20ec174ed90286636c9ca72c1512
Author: Wesley Hershberger <wesley.hershberger@gmail.com>
Date: Sun Nov 30 20:17:52 2025 -0600
tests/gbp_import_orig: Ensure Salsa returns 404
Salsa began offering a 302 redirect to a 200 sign-in page instead of a
404 at the previous URL.
Rename so that pytest will run this test.
Signed-off-by: Wesley Hershberger <wesley.hershberger@gmail.com>
commit ef6434977385f4f8eeec80b3b1b91097f1271c1a
Author: Wesley Hershberger <wesley.hershberger@gmail.com>
Date: Sun Nov 30 13:05:19 2025 -0600
tests/rpm_changelog: Use unittest.TestCase
Rename so that pytest will run this test.
Signed-off-by: Wesley Hershberger <wesley.hershberger@gmail.com>
commit c5f39dfb5f18ba3a3032fcbf434024ac4b7df601
Author: Wesley Hershberger <wesley.hershberger@gmail.com>
Date: Sun Nov 30 11:21:55 2025 -0600
tests/fastimport: Use unittest.TestCase
Rename so that pytest will run this test.
Signed-off-by: Wesley Hershberger <wesley.hershberger@gmail.com>
commit 85ec92e9874031fbe6d987e04be48f8a164f28b4
Merge: b7abd32 0691eab
Author: Guido Günther <agx@debian.org>
Date: Thu Dec 11 09:38:10 2025 +0000
Merge branch 'mr/68' into 'master'
Pull parts of !68
See merge request agx/git-buildpackage!72
commit 0691eab2cbd4073437177218cfcaaf1da32d3f70
Author: Wesley Hershberger <wesley.hershberger@gmail.com>
Date: Sun Nov 30 10:09:02 2025 -0600
tests: Rename unittests so that they will be run by pytest
Signed-off-by: Wesley Hershberger <wesley.hershberger@gmail.com>
commit 954d5d5c168c32d9912a08a42fdac866196e6eba
Author: Wesley Hershberger <wesley.hershberger@gmail.com>
Date: Thu Nov 27 07:49:48 2025 -0600
pq: Typo
Signed-off-by: Wesley Hershberger <wesley.hershberger@gmail.com>
commit b7abd3290e775281751b198e0c588e28cbd5ebf4
Merge: 3a6a8db 75d12bb
Author: Guido Günther <agx@debian.org>
Date: Wed Dec 3 13:58:42 2025 +0000
Merge branch 'pdo' into 'master'
component: Move uscan test to people.debian.org
See merge request agx/git-buildpackage!69
commit 75d12bba230160d2975d594366aef0d91a88c16f
Author: Guido Günther <agx@sigxcpu.org>
Date: Wed Dec 3 14:34:30 2025 +0100
test-clone: Avoid pristine-tar
libvirt-glib added that making the test fail like
FAILED tests/component/deb/test_clone.py::TestClone::test_clone_vcsgit_ok - AssertionError: Branches: expected ['debian/sid', 'upstream/latest'], found ['debian/sid', 'pristine-tar', 'upstream/latest']
Disable pristine-tar as that doesn't add anything and only slows down
the tests.
Signed-off-by: Guido Günther <agx@sigxcpu.org>
commit 34163bd466360d5cb9790ed05a3e2b2de05c654d
Author: Guido Günther <agx@sigxcpu.org>
Date: Wed Dec 3 14:19:31 2025 +0100
component: Move uscan test to people.debian.org
This is more robust than VM that gets knocked off by AI scrapers
ever so often.
Signed-off-by: Guido Günther <agx@sigxcpu.org>