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

Update repository URL, and fix Build-Deps

parent 7cda247b
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ Source: float-debug-proxy ...@@ -2,7 +2,7 @@ Source: float-debug-proxy
Section: net Section: net
Priority: extra Priority: extra
Maintainer: Autistici/Inventati <debian@autistici.org> Maintainer: Autistici/Inventati <debian@autistici.org>
Build-Depends: debhelper (>= 8.0.0), golang-go, dh-golang, dh-systemd Build-Depends: debhelper (>= 8.0.0), golang-any (>= 1.11), dh-golang, dh-systemd
Standards-Version: 3.9.4 Standards-Version: 3.9.4
Package: float-debug-proxy Package: float-debug-proxy
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: http://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/float-debug-proxy> Source: <https://git.autistici.org/ai3/tools/float-debug-proxy>
Files: * Files: *
Copyright: 2018 Autistici/Inventati <debian@autistici.org> Copyright: 2018 Autistici/Inventati <debian@autistici.org>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# This has to be exported to make some magic below work. # This has to be exported to make some magic below work.
export DH_OPTIONS export DH_OPTIONS
export DH_GOPKG = git.autistici.org/ai3/float-debug-proxy export DH_GOPKG = git.autistici.org/ai3/tools/float-debug-proxy
export DH_GOLANG_EXCLUDES = vendor export DH_GOLANG_EXCLUDES = vendor
%: %:
...@@ -12,7 +12,7 @@ export DH_GOLANG_EXCLUDES = vendor ...@@ -12,7 +12,7 @@ export DH_GOLANG_EXCLUDES = vendor
override_dh_auto_test: override_dh_auto_test:
override_dh_install: override_dh_auto_install:
rm -fr $(CURDIR)/debian/float-debug-proxy/usr/share/gocode dh_auto_install
dh_install $(RM) -rv debian/float-debug-proxy/usr/share/gocode
...@@ -70,5 +70,5 @@ ...@@ -70,5 +70,5 @@
"revisionTime": "2018-08-30T06:41:33Z" "revisionTime": "2018-08-30T06:41:33Z"
} }
], ],
"rootPath": "git.autistici.org/ai3/float-debug-proxy" "rootPath": "git.autistici.org/ai3/tools/float-debug-proxy"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment