Adding debian version 2.0.0-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 19:00:49 +01:00
parent 8a0fa2b011
commit 3a89af9e4f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
7 changed files with 88 additions and 0 deletions

9
debian/rules vendored Executable file
View file

@ -0,0 +1,9 @@
#!/usr/bin/make -f
%:
dh ${@}
execute_after_dh_auto_install:
# Removing useless files
rm -f debian/drool/usr/share/doc/drool/LICENSE
rm -f debian/drool/usr/share/doc/drool/README.md