Control: tags -1 + stretch On Thu, 2017-09-14 at 14:18 +0200, Michael Prokop wrote: > nmu libnettle6_3.3-1+b1 liblzma5_5.2.2-1.2+b1 libdb5.35.3.28-12+b1 > libselinux1_5.2.2-1.2+b1 . ALL . -m "fix wrong build date"
Thanks for the suggested command. However, it's broken in at least three ways - wanna-build works (predictably) on source packages, not binary packages, the magic for "all architectures" is ANY, not ALL, and as given your command applies to unstable, not stretch. (Oh, also a missing underscore in the db5.3 entry and the version for libselinux is copy-n-wasted from lzma.) > sbuild in versions older than 0.73.0-1 didn't use the build date as > binnmu changelog date. The binNMUs of libdb5.3, liblzma5, libnettle6 > + libselinux1 as present in stretch are affected by this (wrong) > behavior. (Related see #843773 + #873489.) Scheduled as: nmu 4 lzma . ANY . -m "Rebuild with current sbuild to fix changelog date" nmu 3 lzma . ANY . stretch . -m "Rebuild with current sbuild to fix changelog date" nmu nettle db5.3 libselinux . ANY . stretch . -m "Rebuild with current sbuild to fix changelog date" (The former being required because both unstable and stretch currently contain lzma 9.22-2+b2, and not fixing the issue in unstable seems silly.) Regards, Adam