Codebase list node-resumer / 185b62b
Apply multi-arch hints. + node-resumer: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints Debian Janitor 1 year, 6 months ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1818 Architecture: all
1919 Depends: ${misc:Depends}
2020 , node-through
21 Multi-Arch: foreign
2122 Description: through stream that starts paused and resumes on the next tick
2223 Return a through stream that starts out paused and resumes on the next tick,
2324 unless somebody called .pause().