dgit (12.11)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 12.12~ > 12.11
- Git: https://salsa.debian.org/dgit-team/dgit.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 5402624
- Browser: https://salsa.debian.org/dgit-team/dgit
- Last scan: 2025-04-21 07:08:05+00
- Next scan: 2025-04-26 22:10:00+00
- Open issues: 10
- CI pipeline status: success
- Debian changelog in Git:
dgit (12.12~) unstable; urgency=medium
*
--
dgit (12.11) unstable; urgency=high
dgit, dgit-repos-server, Dgit.pm [Ian Jackson]:
* Install countermeasures for 'rm -r' failure (see #1101580).
* Replace File::Path::rmtree with a subroutine of our own.
tag2upload-oracled [Ian Jackson]:
* Fix worker PID tracking, and rigorously avoid sending wild signals.
Closes: #1101690.
* Do not ignore SIGCHLD.
* Quit if the link count of the workercwd becomes zero.
Test suite:
* autopkgtest-virt-null-for-test: Avoid 'mkdir -p'.
Don't recreate the whole test's $tmp directory from here. [Ian Jackson]
* autopkgtest-virt-null-for-test: Always set TMPDIR.
In particular, when autopkgtest is new enough not to require workarounds.
[Ian Jackson]
* tag-updates test: Fix $tagname variable.
Broken for a while, revealed by git 2.49.0 hitting sid.
-- Sean Whitton <spwhitton@spwhitton.name> Mon, 31 Mar 2025 11:45:54 +0800
- This branch is 12 commits ahead of tag archive/debian/12.11
- Git log:
commit bd364ee4f4d308c47313f26011f7cbd026566867
Merge: ac2d41d5 aecdb5f0
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Apr 10 01:53:49 2025 +0000
Merge branch 'gdrsecno' into 'master'
git-debrebase(1): fix section number in xref to git-debrebase(5)
See merge request dgit-team/dgit!180
commit aecdb5f068408ca3e484f07ae7985aa3b28f1842
Author: Tony Finch <dot@dotat.at>
Date: Thu Apr 10 00:16:17 2025 +0100
git-debrebase(1): fix section number in xref to git-debrebase(5)
Signed-off-by: Tony Finch <dot@dotat.at>
commit ac2d41d5b8e272b6ac8cb515961cdd23bfeaab06
Merge: 5c8e4494 0fca6d05
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Apr 9 06:23:27 2025 +0000
Merge branch 'control' into 'master'
d/control: Use more standard Maintainer field format
See merge request dgit-team/dgit!179
commit 0fca6d056fb485ef8969ca35fb322bcc0aff0f4b
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Apr 9 13:46:52 2025 +0800
d/control: dgit-infrastructure: Say "git depository" per delegation
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit c6aa3795f9c260b6f79bb7e7c598f0f65a3fd864
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Apr 9 13:46:10 2025 +0800
d/control: Use more standard Maintainer field format
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 5c8e44943a2bdd704b6fac97b6d4368e38911501
Merge: 9ea02ef2 04e9d305
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sun Apr 6 01:14:36 2025 +0000
Merge branch 'maintainer-field' into 'master'
d/control: Set Maintainer to role address with humans in Uploaders
See merge request dgit-team/dgit!178
commit 04e9d305bd2bcd3fdb55cbbd1b73cea206d73e0d
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sun Apr 6 08:43:10 2025 +0800
d/control: Set Maintainer to role address with humans in Uploaders
The delegation makes the delegates responsible for various tools
included in this source package, and it's also the case that we've
been co-maintaining src:dgit for some time.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 9ea02ef218d80e4e1f7a7c483aed279def99c2a8
Merge: 4e5e0bab 4ee5c8b2
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Apr 2 03:29:17 2025 +0000
Merge branch 'oracled-prototypes' into 'master'
tag2upload-oracled: Add function prototypes everywhere
See merge request dgit-team/dgit!177
commit 4ee5c8b22ed9f62e2d313c9feca0f007681e077f
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Apr 2 10:59:05 2025 +0800
tag2upload-oracled: Add function prototypes everywhere
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 4e5e0babe96d7893a73005a0fff727716bac8e00
Merge: d59a97f3 d7a8e14f
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Mon Mar 31 04:25:10 2025 +0000
Merge branch 'issue-template' into 'master'
Set a GitLab issue template
See merge request dgit-team/dgit!176
commit d7a8e14f16f6067a27257f917714c01fc1726aee
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Mon Mar 31 11:55:37 2025 +0800
Set a GitLab issue template
This just restates what we already have in the repository description.
As discussed with Ian, we don't intend to migrate existing open issues.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit d59a97f3948b84cdb8be508043412ecbe2f7b741
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Mon Mar 31 11:51:02 2025 +0800
changelog: Start 12.12
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>