Adding debian version 2.15.2-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
69e263a68b
commit
a3d7355f16
6 changed files with 128 additions and 0 deletions
10
debian/rules
vendored
Executable file
10
debian/rules
vendored
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh ${@}
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- --enable-dnstap
|
||||
|
||||
override_dh_auto_test:
|
||||
dh_auto_test --no-parallel
|
Loading…
Add table
Add a link
Reference in a new issue