> I hope you got not 'scarried away' :). Since this is involving new > upstream version inmports/rebases it might be worth of pointing out > that you could filter out the debdiff changes with focusing on the > impact for Debian, so including debian/ changes but filtering e.g. out > autocreated stuff from source.
In any case, the proposed upgrade van 1.22.0 to 1.22.12 is considerable: 1. the affected 'bundles' are gstreamer1.0, gst-plugins-base1.0, gst-plugins-good1.0 and gst-rtsp-server1.0 (source projects), inspecting the mono-repo on counting the bugfix commits in the last 2 years: $ echo $(($(git rev-list --count 1.22.0..1.22.12) - 1)) 735 Though they also include fixes for other OSes. 2. Even though the above projects were identified in the mentioned DSAs, GStreamer does not encourage other components to be of a different version. In this particular case, this means that the following components need upgrading too: gst-plugins-bad1.0 gst-plugins-ugly1.0, gst-libav1.0, gstreamer-vaapi, gst-python1.0 and gst-editing-service1.0, so the above commits are split over the 10 source packages. I just want to make clear that it is not 'a couple of lines' that are changed. as a reference, in the prepared gstreamer1.0: $ debdiff gstreamer1.0_1.22.0-2+deb12u1.dsc gstreamer1.0_1.22.12-0+deb12u1.dsc | wc -l 7085 a considerable part is l10n (changed lines, about 2/3rds). -- g. Marc GPG: 827C FD74 BA46 8152 A041 F3A0 7A6A 4F17 5995 A65B