Bug#1095132: tracker.debian.org: patch to forward upstream should not appear if patch has Applied-Upstream
Raphael Hertzog <[email protected]>
| Newsgroups | gmane.linux.debian.devel.quality-assurance |
|---|---|
| Message-ID | <Z6HQ3f3mk4uwOlu3__46590.6782237411$1738658189$gmane$org@t14-buxy.home.ouaza.com> |
Hi, On Tue, 04 Feb 2025, Martin-Éric Racine wrote: > The tracker currently displays "debian/patches: 1 patch to forward > upstream". It should not appear give how the patch is applied upstream > pending the next upstream release and the cherry-pick features the > Applied-Upstream stanza. FTR here are the relevant links: Tracker: https://tracker.debian.org/pkg/dhcpcd UDD: https://udd.debian.org/patches.cgi?src=dhcpcd&version=1%3A10.1.0-4 Patch: https://sources.debian.org/src/dhcpcd/1:10.1.0-4/debian/patches/25689325f81c7a61bd48f5727eaae1d6f16e1328.patch/ I tend to agree with you but this is under control of UDD and AFAIK UDD is just applying what's documented in DEP-3. There have been suggestions to update DEP-3 regarding this but nothing happened IIRC. I remember discussions in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028503 DEP-3: https://dep-team.pages.debian.net/deps/dep3/ The DEP-3 expectation is that you would have added a "Bug" field linking back to https://github.com/NetworkConfiguration/dhcpcd/issues/398 where it would have been easy to find your merge request with this patch. Cheers,