Your message dated Mon, 03 Aug 2026 16:51:47 +0000
with message-id <[email protected]>
and subject line Bug#1143205: fixed in dgit 16.4
has caused the Debian Bug report #1143205,
regarding git-debpush: should push upstream branch (for gpb repos)
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 [email protected]
immediately.)
--
1143205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143205
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-debpush
Version: 16.1
Severity: minor
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
I noticed that git-debpush doesn't push the upstream branch to salsa
(for a typical gbp-style package) which can (and, in retrospect, has)
lead to troubles for teams using this laylout.
Last example:
#v+
% git debpush --gbp --upstream=upstream/0.44
git-debpush: checking state at
[email protected]:perl-team/modules/packages/libpdf-reuse-perl.git
git-debpush: check failed: unneeded --gbp on command line, would have
autodetected it ('superfluous-quilt-mode' check)
git-debpush: proceed anyway? (y/N) y
git-debpush: making signed tag debian/0.44-1
git-debpush: pushing to git remote origin
Enumerating objects: 158, done.
Counting objects: 100% (141/141), done.
Delta compression using up to 4 threads
Compressing objects: 100% (77/77), done.
Writing objects: 100% (117/117), 42.27 KiB | 10.57 MiB/s, done.
Total 117 (delta 52), reused 74 (delta 27), pack-reused 0 (from 0)
remote: Resolving deltas: 100% (52/52), completed with 11 local objects.
remote:
remote: To create a merge request for pristine-tar, visit:
remote:
https://salsa.debian.org/perl-team/modules/packages/libpdf-reuse-perl/-/merge_requests/new?merge_request%5Bsource_branch%5D=pristine-tar
remote:
To salsa.debian.org:perl-team/modules/packages/libpdf-reuse-perl.git
682fbec..94af040 master -> master
a4c25ad..1e6b483 pristine-tar -> pristine-tar
* [new tag] upstream/0.44 -> upstream/0.44
* [new tag] debian/0.44-1 -> debian/0.44-1
#v-
The master and pristine-tar branches are pushed, as well as the
upstream/ and the new debian/ tag but that's it.
/*
As a side note: _Asking_ if I want to proceed because my "--gbp" is
the same as what git-debpush detected itself is a bit annoying. An
info is fine.
*/
Cheers,
gregor
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmps4bZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgZbwA//QWyjlhPioGCjYWVPH+SqoMxeggEEVWSqHyxbEoD3BH97E6GUyJayk8TE
f/n1X0kzmGnRvv/+PyitWhDPEwSD3qHqXYN00C41xXVuqBCGiIqMs+qP/3gilMri
KXF+tt5Uicn7s0mQ8j3d7YYRv9mKkUd3c8XU0heIOa77DaKEtkOIcurJiPqJKWVV
HOK9Q9nq2EwB5Nb0NFkxr6YcE6x6zqpVyglnVvwTbnfsjk4DH/rilcvg0AZdVbWk
CFkcIAL8WXKq53yOq14+WJ3LDoF7twBGlvufPOg8KAZ9at2vcmUR81YZhfvHVcBB
AK8c3koKwP3qJAsx5/rBdW7fa2pBMr7kKZTp2EYzgRRoqYYD6QuhfDtoTmzcDdF7
sjmFsFy3eVMNdkebLWkhOdP4aPouPzJWhWWyXbLnN0eLCt4tggRuMtpDSwGrYGPv
67Weh/Z7gzO/Uu4qxeOpk0pW7OC3ecSbXYgWj5P09hkDqOWYC2n8vWps3JwBIqXA
mTF28CjXIz528B+YTOTAiDeDrqkkZSn17/3KBubiupDgwuAFCM4cSjHH49QD6Uyu
H8+4XhNr5RGhFEgcQzFkZfImEPkBC2KGHRyz9h6S0W3Ss6Veq5YA+BRdciLRk49O
i8H79jgl7nA05d7ZhJhrDy/Kx9+M8q5TFJhnVFVYHcUDWXZp/t4=
=Fhvl
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: dgit
Source-Version: 16.4
Done: Ian Jackson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dgit, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ian Jackson <[email protected]> (supplier of updated dgit package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 03 Aug 2026 14:42:35 +0100
Source: dgit
Architecture: source
Version: 16.4
Distribution: unstable
Urgency: medium
Maintainer: Debian tag2upload Delegates <[email protected]>
Changed-By: Ian Jackson <[email protected]>
Closes: 1143205
Changes:
dgit (16.4) unstable; urgency=medium
.
git-debpush:
* git-debpush: Push refs/heads/upstream too, when appropriate
[Report from gregor herrmann] Closes: #1143205.
* git-debpush(1): Improve description of pushing behaviour.
Checksums-Sha1:
979c49e6e05be03c3be777e057a270b2717f8035 2533 dgit_16.4.dsc
9b52f11c484afab2afceb3a8e1f456ea78b99c58 1066705 dgit_16.4.tar.gz
76b45b4e85902f91c5970b1450b501f123d47b28 1370600 dgit_16.4.git.tar.xz
ce45ec7af2a2601528e2401caff77264e5c8dcda 17528 dgit_16.4_source.buildinfo
Checksums-Sha256:
13c005944469611985319456f58d4644bf0bb1c08bd168fff436f82f7d45d113 2533
dgit_16.4.dsc
3e6e537cd22214c7bd6e172e4824871a4365b1e6956fd7be48a6a9a96d33718e 1066705
dgit_16.4.tar.gz
73cb0662307fd0f455864a768be21654ba06f9db6d7b307cc1a6992ff67c2572 1370600
dgit_16.4.git.tar.xz
4ed335457f83eb8fe63f6a0d755dc6603972b80e429ac70db0b3d16598af4a42 17528
dgit_16.4_source.buildinfo
Files:
fb506ca006b80bdf5ac5c93023f6fcf5 2533 devel optional dgit_16.4.dsc
ede8f8e0bb8ea5abfa09871d210a5dbd 1066705 devel optional dgit_16.4.tar.gz
f9b559510ed9f62fc2fe754e57ad1740 1370600 devel optional dgit_16.4.git.tar.xz
f873608a253255549b6522b44601421b 17528 devel optional
dgit_16.4_source.buildinfo
Git-Tag-Info: tag=32d3451ac922011c82da570bef0b4db597df4f7d
fp=41638114d132883b25a20ddd47515757d8002456
Git-Tag-Tagger: Ian Jackson <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmpwvToACgkQYG0ITkaD
wHne7g//atBmebmVKdoOkQsydVqyrJvYrQZzwdiGOyoyS0Mqzo0AO/Rx7sbueSPD
mn/1azeT725oT4LrdcKQRnkovqUfCnyN03ERoMNSd0m+gbanlf0keZ5yLqFzu4wu
JbGIgfuaA0tFh6CXHnL3E/U1NG/PsGOI78lf51f+vTJtXDFlxhLLy0iUKBFLAK60
33p71LWMp+wt8qsyjoI7uGBBsWswJzr7KehliSHekVkqFO0JlI/yU5QjGMMFoQzY
iXqFCOw96KQjPHf2GwxagAioDpKQjhbcxEJ9UDI14IxP7P7g4fiaU574eBl4+fyR
x7InXvhwXWuOukCxV3VISF9HdItI3u8tzEiLrZOlIY9uKOieYyJMfteXWedD85Wt
PSzNVRUlS1JjZuIXDWFdra0AIHOBRu4/dfMxImOERt5n1Fm20oipylxPZFZhc3Ql
aRZujQe9AGofj4YAlIWmaGATvrKu2L7uwXdSh1lhUuxNQeL4hfzJpwqXk6rAD7gp
bsw7nxgqFUnlYzRBdS8SS2UsVMFqc8a3Onvf8ygIy4jGf4NK5b6q9IQn7qdUQ/rq
V+bGeYBpdXQ96pGon2J6eeCZyKfitREotRP22vujrQ7rRXm18P/epzt2/dkub7Cx
gQUzFFpvX2eZv5kLueKeIvChLjOV6EZ1qBqDctH0a5emg9cE81E=
=ydJ7
-----END PGP SIGNATURE-----
pgpUIvC0Cwt9L.pgp
Description: PGP signature
--- End Message ---