Skip to content

Commit 2be1747

Browse files
committed
d/control: add myself to Uploaders, bump Standards-Version with no changes
1 parent aac98ec commit 2be1747

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

debian/control

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Maintainer: Debian Go Packaging Team <[email protected]>
55
Uploaders: Michael Stapelberg <[email protected]>,
66
Dr. Tobias Quathamer <[email protected]>,
77
Anthony Fok <[email protected]>,
8-
Aloïs Micard <[email protected]>
8+
Aloïs Micard <[email protected]>,
9+
Martina Ferrari <[email protected]>,
910
Rules-Requires-Root: no
1011
Build-Depends: debhelper-compat (= 13),
1112
dh-sequence-golang,
@@ -19,9 +20,9 @@ Build-Depends: debhelper-compat (= 13),
1920
golang-golang-x-sync-dev,
2021
golang-golang-x-tools-dev (>= 1:0.13.0),
2122
golang-pault-go-debian-dev,
22-
pandoc
23+
pandoc,
2324
Testsuite: autopkgtest-pkg-go
24-
Standards-Version: 4.6.2
25+
Standards-Version: 4.7.0
2526
Vcs-Browser: https://salsa.debian.org/go-team/packages/dh-make-golang
2627
Vcs-Git: https://salsa.debian.org/go-team/packages/dh-make-golang.git
2728
Homepage: https://github.com/Debian/dh-make-golang
@@ -34,8 +35,9 @@ Depends: git,
3435
golang-any,
3536
pristine-tar,
3637
${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,
3941
Static-Built-Using: ${misc:Static-Built-Using}
4042
Description: tool that converts Go packages into Debian package source
4143
dh-make-golang is a tool to automatically create Debian packaging for Go

0 commit comments

Comments
 (0)