Skip to content
Snippets Groups Projects
Commit bc2b24e3 authored by ale's avatar ale
Browse files

Update debian metadata

parent 25058969
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,8 @@ Section: net
Priority: extra
Maintainer: Autistici/Inventati <debian@autistici.org>
Build-Depends: debhelper (>= 8.0.0), golang-any (>= 1.11), dh-golang, dh-systemd
Standards-Version: 3.9.4
Standards-Version: 3.9.6
XS-Go-Import-Path: git.autistici.org/ai3/tools/float-debug-proxy
Package: float-debug-proxy
Architecture: any
......
#!/usr/bin/make -f
# -*- makefile -*-
# This has to be exported to make some magic below work.
export DH_OPTIONS
export DH_GOPKG = git.autistici.org/ai3/tools/float-debug-proxy
export DH_GOLANG_EXCLUDES = vendor
%:
......@@ -13,6 +9,5 @@ export DH_GOLANG_EXCLUDES = vendor
override_dh_auto_test:
override_dh_auto_install:
dh_auto_install
$(RM) -rv debian/float-debug-proxy/usr/share/gocode
dh_auto_install -- --no-source
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment