On Sat, 25 Apr 2020, root wrote: > * Detect "dh $*" as using the Debhlper sequencer. (Closes: #930679)
I’d rather warn on that; $* and $@ are extremely disjunct in GNU make (unlike in shell) and using $* has the chance to break, e.g. if a slash or period ever occur in a rule. bye, //mirabilos -- «MyISAM tables -will- get corrupted eventually. This is a fact of life. » “mysql is about as much database as ms access” – “MSSQL at least descends from a database” “it's a rebranded SyBase” “MySQL however was born from a flatfile and went downhill from there” – “at least jetDB doesn’t claim to be a database” ‣‣‣ Please, http://deb.li/mysql and MariaDB, finally die!

