Skip to content

Commit 79f09f2

Browse files
committed
Reorder fields in debian/control
1 parent bd4e264 commit 79f09f2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

debian/control

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Source: dh-make-golang
2+
Section: devel
3+
Priority: optional
24
Maintainer: Debian Go Packaging Team <[email protected]>
35
Uploaders: Michael Stapelberg <[email protected]>,
46
Dr. Tobias Quathamer <[email protected]>,
57
Anthony Fok <[email protected]>,
68
Aloïs Micard <[email protected]>
7-
Section: devel
8-
Testsuite: autopkgtest-pkg-go
9-
Priority: optional
9+
Rules-Requires-Root: no
1010
Build-Depends: debhelper-compat (= 13),
1111
dh-golang,
1212
git,
@@ -20,11 +20,11 @@ Build-Depends: debhelper-compat (= 13),
2020
golang-golang-x-tools-dev,
2121
golang-pault-go-debian-dev,
2222
pandoc
23+
Testsuite: autopkgtest-pkg-go
2324
Standards-Version: 4.6.1
2425
Vcs-Browser: https://salsa.debian.org/go-team/packages/dh-make-golang
2526
Vcs-Git: https://salsa.debian.org/go-team/packages/dh-make-golang.git
2627
Homepage: https://github.com/Debian/dh-make-golang
27-
Rules-Requires-Root: no
2828
XS-Go-Import-Path: github.com/Debian/dh-make-golang
2929

3030
Package: dh-make-golang

0 commit comments

Comments
 (0)