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
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-
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
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
4 matches
Mail list logo