Skip to content
Snippets Groups Projects
Commit 47336b2c authored by godog's avatar godog
Browse files

Merge branch 'lintian-fixes' into 'master'

Fix some issues reported by lintian

See merge request !1
parents 7538fbf6 b970d5e0
No related branches found
No related tags found
1 merge request!1Fix some issues reported by lintian
Pipeline #18192 passed
10
Source: float-debug-proxy Source: float-debug-proxy
Section: net Section: net
Priority: extra Priority: optional
Maintainer: Autistici/Inventati <debian@autistici.org> Maintainer: Autistici/Inventati <debian@autistici.org>
Build-Depends: debhelper (>= 8.0.0), golang-any (>= 1.11), dh-golang, dh-systemd Build-Depends: debhelper-compat (= 12), golang-any (>= 1.11), dh-golang
Standards-Version: 3.9.6 Standards-Version: 3.9.6
XS-Go-Import-Path: git.autistici.org/ai3/tools/float-debug-proxy XS-Go-Import-Path: git.autistici.org/ai3/tools/float-debug-proxy
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: float-debug-proxy Upstream-Name: float-debug-proxy
Source: <https://git.autistici.org/ai3/tools/float-debug-proxy> Source: <https://git.autistici.org/ai3/tools/float-debug-proxy>
......
...@@ -4,10 +4,9 @@ ...@@ -4,10 +4,9 @@
export DH_GOLANG_EXCLUDES = vendor export DH_GOLANG_EXCLUDES = vendor
%: %:
dh $@ --with golang --with systemd --buildsystem golang dh $@ --with golang --buildsystem golang
override_dh_auto_test: override_dh_auto_test:
override_dh_auto_install: override_dh_auto_install:
dh_auto_install -- --no-source 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