Bug#885580: debhelper: dh add-ons are order sensitive

2018-02-26 Thread 殷啟聰 | Kai-Chung Yan
I encountered a similar situation, hope this help with the issue. I was developing a addon called "maven-repo-helper-extras" who depends on "maven-repo-helper" [1]. The dh sequences in my addon need to be inserted after the sequences introduced by "maven-repo-helper", so I was seeking a way to

Bug#885580: debhelper: dh add-ons are order sensitive

2017-12-28 Thread Niels Thykier
Package: debhelper Version: 11 Severity: minor As remarked in #570935: """ dh add-ons are order sensitive. That is, there are cases where "--with a,b" vs. "--with b,a" behaves different (the only know example was the autotools-dev and autoreconf add-ons, where you always wanted --with