Adding debian version 1.2.3-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d4d4f346b4
commit
c6c73c3147
7 changed files with 85 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 additional depends)
|
Loading…
Add table
Add a link
Reference in a new issue