5
5
Uploaders: Michael Stapelberg <
[email protected] >,
6
6
Dr. Tobias Quathamer <
[email protected] >,
7
7
8
-
8
+
9
+ Martina Ferrari <
[email protected] >,
9
10
Rules-Requires-Root: no
10
11
Build-Depends: debhelper-compat (= 13),
11
12
dh-sequence-golang,
@@ -19,9 +20,9 @@ Build-Depends: debhelper-compat (= 13),
19
20
golang-golang-x-sync-dev,
20
21
golang-golang-x-tools-dev (>= 1:0.13.0),
21
22
golang-pault-go-debian-dev,
22
- pandoc
23
+ pandoc,
23
24
Testsuite: autopkgtest-pkg-go
24
- Standards-Version: 4.6.2
25
+ Standards-Version: 4.7.0
25
26
Vcs-Browser: https://salsa.debian.org/go-team/packages/dh-make-golang
26
27
Vcs-Git: https://salsa.debian.org/go-team/packages/dh-make-golang.git
27
28
Homepage: https://github.com/Debian/dh-make-golang
@@ -34,8 +35,9 @@ Depends: git,
34
35
golang-any,
35
36
pristine-tar,
36
37
${misc:Depends},
37
- ${shlibs:Depends}
38
- Recommends: default-mta | mail-transport-agent, golang-golang-x-tools
38
+ ${shlibs:Depends},
39
+ Recommends: default-mta | mail-transport-agent,
40
+ golang-golang-x-tools,
39
41
Static-Built-Using: ${misc:Static-Built-Using}
40
42
Description: tool that converts Go packages into Debian package source
41
43
dh-make-golang is a tool to automatically create Debian packaging for Go
0 commit comments