Control: reassign -1 gnome-pkg-tools 0.20.2 Control: reassign 895322 gnome-pkg-tools 0.20.2 Control: forcemerge -1 895322
On Mon, Apr 9, 2018 at 4:25 PM, Jeffrin Thalakkottoor <jeff...@rajagiritech.edu.in> wrote: > dpkg-gencontrol: warning: package gnome-terminal-data: unused substitution > variable ${gnome:Version} Thank you for taking the time to report this bug and help make Debian better. Please don't file separate bugs for this for all of our packages though. This can be fixed by adding this to debian/rules for over 90% of our packages: override_dh_gnome: dh_gnome --no-gnome-versions We haven't bothered doing that because that's a lot of repetition and the warning is harmless. Since it's used so rarely, we might be better off switching things around so that it is only used where specifically requested. Therefore, I'm going to reassign this to gnome-pkg-tools where we can look into this issue. On behalf of the Debian GNOME team, Jeremy Bicha