#673343 dput: warn if a package is involved in a transition

Package:
dput
Source:
dput
Submitter:
Michael Biebl
Date:
2025-08-16 16:49:02 UTC
Severity:
wishlist
Blocked By:
Bug Title
477919

  0

dput: add support for pre-/post- upload hooks

wishlist stable testing unstable almost 10 years ago

#673343#5
Date:
2012-05-17 23:12:50 UTC
From:
To:
Hi,

the PTS has a great feature which shows if a package is involved in an
ongoing (library) transition.

Not everyone checks the PTS though before making an upload.
As a result, it happens quite often that uncoordinated uploads disrupt
ongoing transitions.

It would be great if dput could query before the upload if the package
is involved in a transition and present this information to the uploader
with the option to continue or abort (with abort being the default).

The release team tracks ongoing transitions and exports a yaml file at
http://release.debian.org/transitions/export/packages.yaml

Thanks for considering,
Michael

#673343#10
Date:
2016-08-27 14:28:00 UTC
From:
To:
Control: retitle -1 dput: warn if a package is involved in a transition
Control: block -1 by 477919

I believe this and other checks will be much more feasible with the
proposed hook directories feature (bug#477919).

#673343#19
Date:
2025-08-16 16:48:23 UTC
From:
To:
Hi!

I implemented this for dupload some time ago, and coordinated with the
release team to see whether this was something they'd like and if they
had any specific shape requirements, etc. The discussion is at #1060367.

The dupload implementation is at:

https://git.dpkg.org/cgit/dpkg/dupload.git/tree/hooks/debian-transition

Thanks,
Guillem