Bug#798296: bats: diff for NMU version 0.4.0-1.1

2016-09-25 Thread Yaroslav Halchenko
On September 25, 2016 5:48:15 AM EDT, Tobias Frost wrote: > > >Dear maintainer, > >With Santiago's suggestion considered, replacing the previous >NMU with this one... > >I've prepared an NMU for bats (versioned as 0.4.0-1.1) and >uploaded it to DELAYED/2. Please feel free to tell me if I >should d

Bug#798296: bats: diff for NMU version 0.4.0-1.1

2016-09-25 Thread Tobias Frost
Dear maintainer, With Santiago's suggestion considered, replacing the previous NMU with this one... I've prepared an NMU for bats (versioned as 0.4.0-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. diff -Nru bats-0.4.0/debian/changelog bats-

Bug#798296: bats: diff for NMU version 0.4.0-1.1

2016-09-25 Thread Santiago Vila
Just a comment: override_dh_auto_test: + set -e; \ + if [ x$$TERM = x ] || [ x$$TERM = xunknown ]; then \ + export TERM=dumb; \ + fi; \ bin/bats --tap test This sets TERM conditionally. From the point of view of reproducible builds it would be better and maybe mo

Bug#798296: bats: diff for NMU version 0.4.0-1.1

2016-09-25 Thread Tobias Frost
Control: tags 798296 + pending Dear maintainer, I've prepared an NMU for bats (versioned as 0.4.0-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. diff -Nru bats-0.4.0/debian/changelog bats-0.4.0/debian/changelog --- bats-0.4.0/debian/changelog