Adding debian version 2.0.0+debian-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-08 12:00:23 +01:00
parent 1cf0d30d41
commit aae241d722
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
11 changed files with 146 additions and 0 deletions

11
debian/rules vendored Executable file
View file

@ -0,0 +1,11 @@
#!/usr/bin/make -f
%:
dh ${@}
execute_after_dh_auto_install:
# Removing useless files
rm -f debian/tmp/usr/lib/*/dnscap/*.la
rm -f debian/tmp/usr/share/doc/dnscap/CONTRIBUTORS
rm -f debian/tmp/usr/share/doc/dnscap/LICENSE
rm -f debian/tmp/usr/share/doc/dnscap/README.md