Adding debian version 1.11.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
02cacc5b45
commit
ceb969ec2d
7 changed files with 80 additions and 0 deletions
7
debian/rules
vendored
Executable file
7
debian/rules
vendored
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh ${@} --builddirectory=_build --buildsystem=golang
|
||||
|
||||
override_dh_auto_test:
|
||||
# disabled (needs network)
|
Loading…
Add table
Add a link
Reference in a new issue