Your message dated Sat, 15 Mar 2025 09:44:44 +0000 with message-id <E1ttO4S-005KiX-3h@coccia.debian.org> and subject line Close 1099400 has caused the Debian Bug report #1099400, regarding bookworm-pu: package dgit/10.7+deb12u3 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1099400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099400 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: bookworm-pu: package dgit/10.7+deb12u3
- From: Sean Whitton <spwhitton@spwhitton.name>
- Date: Mon, 3 Mar 2025 15:30:55 +0800
- Message-id: <[🔎] Z8Var6QOI4nG3f-U@melete.silentflame.com>
Package: release.debian.org Severity: normal Tags: bookworm User: release.debian.org@packages.debian.org Usertags: pu X-Debbugs-Cc: dgit@packages.debian.org Control: affects -1 + src:dgit Hello, After Russ's security review of tag2upload, we made a small change to the tag metadata format. As a result, the version of git-debpush in bookworm became useless. This bookworm-pu fixes that problem by backporting the change. The impact on users is more than uselessness -- if someone forgets they're on bookworm and types 'git debpush' to upload, it will fail, but they will burn the version number. That is, they will need to add a new changelog stanza with a new Debian revision in order to try again. Some people really dislike doing that. I don't believe there is any possible negative impact to this update, because a tag2upload service using the older metadata format was never deployed. I have tested this on my bookworm laptop by debpushing src:dgit-test-dummy to our half-deployed live service, and it worked correctly. I also ran the autopkgtests for the whole source package in bookworm. As git-debpush in bookworm is useless right now, and the change is so tiny, I've uploaded. Thanks! -- Sean Whittondiff -Nru dgit-10.7+deb12u2/debian/changelog dgit-10.7+deb12u3/debian/changelog --- dgit-10.7+deb12u2/debian/changelog 2023-09-03 07:49:57.000000000 +0800 +++ dgit-10.7+deb12u3/debian/changelog 2025-03-03 14:46:58.000000000 +0800 @@ -1,3 +1,9 @@ +dgit (10.7+deb12u3) bookworm; urgency=medium + + * git-debpush: Add source= & version= (Closes: #1069001). + + -- Sean Whitton <spwhitton@spwhitton.name> Mon, 03 Mar 2025 14:46:58 +0800 + dgit (10.7+deb12u2) bookworm; urgency=medium * Prevent pushing older versions than is in the archive. diff -Nru dgit-10.7+deb12u2/git-debpush dgit-10.7+deb12u3/git-debpush --- dgit-10.7+deb12u2/git-debpush 2023-09-03 07:49:57.000000000 +0800 +++ dgit-10.7+deb12u3/git-debpush 2025-03-03 14:46:58.000000000 +0800 @@ -481,7 +481,7 @@ tagmessage="$source release $version for $target [dgit distro=$distro split$quilt_mode_text] -[dgit please-upload$upstream_info] +[dgit please-upload source=$source version=$version$upstream_info] " git tag "${git_tag_opts[@]}" -s -m "$tagmessage" "$debian_tag" "$branch"Attachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 1099400-done@bugs.debian.org
- Subject: Close 1099400
- From: jmw@debian.org
- Date: Sat, 15 Mar 2025 09:44:44 +0000
- Message-id: <E1ttO4S-005KiX-3h@coccia.debian.org>
Version: 12.10 This update has been released as part of 12.10. Thank you for your contribution.
--- End Message ---