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
bc2b24e3
Commit
bc2b24e3
authored
May 27, 2021
by
ale
Browse files
Update debian metadata
parent
25058969
Pipeline
#16567
failed with stages
in 1 minute and 2 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
bc2b24e3
...
@@ -3,7 +3,8 @@ Section: net
...
@@ -3,7 +3,8 @@ 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-any (>= 1.11), 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.6
XS-Go-Import-Path: git.autistici.org/ai3/tools/float-debug-proxy
Package: float-debug-proxy
Package: float-debug-proxy
Architecture: any
Architecture: any
...
...
debian/rules
View file @
bc2b24e3
#!/usr/bin/make -f
#!/usr/bin/make -f
# -*- makefile -*-
# -*- 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
export
DH_GOLANG_EXCLUDES
=
vendor
%
:
%
:
...
@@ -13,6 +9,5 @@ export DH_GOLANG_EXCLUDES = vendor
...
@@ -13,6 +9,5 @@ export DH_GOLANG_EXCLUDES = vendor
override_dh_auto_test
:
override_dh_auto_test
:
override_dh_auto_install
:
override_dh_auto_install
:
dh_auto_install
dh_auto_install
--
--no-source
$(RM)
-rv
debian/float-debug-proxy/usr/share/gocode
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