1
0
Fork 0

Adding debian version 2.52.6-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-17 07:35:10 +02:00
parent 6d002e9543
commit c8e233fb1e
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
8 changed files with 153 additions and 0 deletions

7
debian/rules vendored Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/make -f
%:
dh ${@} --builddirectory=_build --buildsystem=golang
override_dh_auto_test:
# disabled (needs network)