1
0
Fork 0

Adding debian version 0.1.10+dfsg-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-04-22 16:48:50 +02:00
parent 4d3e0bf859
commit eb18e4de88
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
6 changed files with 68 additions and 0 deletions

7
debian/rules vendored Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/make -f
%:
dh ${@} --with nodejs
override_dh_auto_test:
# requires node-crc-32 (!= node-crc32)