Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
tools
float-debug-proxy
Commits
3cb44290
Commit
3cb44290
authored
Mar 23, 2019
by
ale
Browse files
Update repository URL, and fix Build-Deps
parent
7cda247b
Pipeline
#2609
passed with stages
in 2 minutes and 37 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
3cb44290
...
...
@@ -2,7 +2,7 @@ Source: float-debug-proxy
Section: net
Priority: extra
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
Package: float-debug-proxy
...
...
debian/copyright
View file @
3cb44290
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
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: *
Copyright: 2018 Autistici/Inventati <debian@autistici.org>
...
...
debian/rules
View file @
3cb44290
...
...
@@ -4,7 +4,7 @@
# This has to be exported to make some magic below work.
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
%
:
...
...
@@ -12,7 +12,7 @@ export DH_GOLANG_EXCLUDES = vendor
override_dh_auto_test
:
override_dh_install
:
rm
-fr
$(CURDIR)
/debian/float-debug-proxy/usr/share/gocode
dh_install
override_dh_
auto_
install
:
dh_auto_install
$(RM)
-rv
debian/float-debug-proxy/usr/share/gocode
vendor/vendor.json
View file @
3cb44290
...
...
@@ -70,5 +70,5 @@
"revisionTime"
:
"2018-08-30T06:41:33Z"
}
],
"rootPath"
:
"git.autistici.org/ai3/float-debug-proxy"
"rootPath"
:
"git.autistici.org/ai3/
tools/
float-debug-proxy"
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment