dh-go 1.66
Package Information
| Description | debhelper add-on for packaging software written in Go (golang) dh-go provides a debhelper sequence addon named 'golang', a buildsystem module named 'golang' and a command called dh_golang. The golang debhelper buildsystem is designed to make packaging programs written in Go very simple. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Dr. Tobias Quathamer <toddy@debian.org> |
| Sponsor | toddy@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/dh-go.git (browse) |
| Closes | #1145862 |
| Tracker | https://tracker.debian.org/pkg/dh-go |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Changed-By | Dr. Tobias Quathamer |
|---|---|
| Architecture | all source |
| Distribution | unstable |
| Date | Wed, 02 Sep 2026 13:27:28 +0200 |
| Source | dh-go |
| Version | 1.66 |
Changelog
dh-go (1.66) unstable; urgency=medium
.
* Create go.work during configuration.
This reverts a small part of ffc3d2876d611c5f876b9fa66a5a96f5e26492e7.
(Closes: #1145862)
* Reformat with perltidy
* Update package name to dh-go
- Add Conflicts: dh-golang
- Keep all other references and buildsystem names to "dh-golang" and
"golang", in order to be able to easily replace the dh-golang addon
with this addon. Maintainers can just Build-Depend on this package,
while keeping all other configurations the same..dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | dh-go deb golang optional arch=all |
| Section | golang |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: 2013-2018 Michael Stapelberg 2016-2026 Sipwise GmbH, Austria 2016 Michael Hudson-Doyle <michael.hudson@canonical.com> 2016-2019 Martina Ferrari <tina@debian.org> 2017-2026 Dr. Tobias Quathamer <toddy@debian.org> 2018 Clément Hermann <nodens@nodens.org> 2018-2022 Anthony Fok <foka@debian.org> 2018-2023 Shengjing Zhu <zhsj@debian.org> License: GPL-2+ Files: .perltidyrc Copyright: 2012-2013 The Board of Trustees of the Leland Stanford Junior University 2021-2025 Russ Allbery <eagle@eyrie.org> License: FSFAP License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the complete text of the GNU General Public License can be found in ‘/usr/share/common-licenses/GPL-2’ or in the dpkg source as the file ‘COPYING’. License: FSFAP Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.