1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
golang-github-coredhcp-coredhcp (0.0.0+git.20250806.f7e98e4-1) unstable; urgency=medium
* Team upload
* New upstream release:
- Update Standards-Version to 4.7.2 (no changes needed)
- Update Build-Depends and Depends
- Drop no longer needed patch
-- Mathias Gibbens <gibmat@debian.org> Mon, 11 Aug 2025 23:23:29 +0000
golang-github-coredhcp-coredhcp (0.0.0+git.20220602.a2552c5-2) unstable; urgency=medium
* Team upload
* Tighten golang-github-chappjc-logrus-prefix-dev version
-- Shengjing Zhu <zhsj@debian.org> Tue, 07 Feb 2023 10:06:55 +0800
golang-github-coredhcp-coredhcp (0.0.0+git.20220602.a2552c5-1) unstable; urgency=medium
* Team upload
* Fix uscan watch file
* Fix Vcs address
* Remove Go unnecessary libraries from dependency.
And format with wrap-and-sort
* Add Static-Built-Using to coredhcp-{client,server}
* Remove dh_missing override
* Drop dh-exec
* Move dev package section to golang
* Use secure uri in debian/copyright
* Enable tests
* Replace golang-github-willf-bitset-dev with
golang-github-bits-and-blooms-bitset-dev
* Add Rules-Requires-Root
* Add autopkgtest-pkg-go
* Add Multi-Arch
* Remove unused coredhcp-generator command
-- Shengjing Zhu <zhsj@debian.org> Tue, 07 Feb 2023 01:09:47 +0800
golang-github-coredhcp-coredhcp (0.0.0+git.2022.04.07.a2552c5c1b-6) unstable; urgency=medium
* Fix Maintainer: to be the team.
-- Thomas Goirand <zigo@debian.org> Tue, 01 Nov 2022 13:59:04 +0100
golang-github-coredhcp-coredhcp (0.0.0+git.2022.04.07.a2552c5c1b-5) unstable; urgency=medium
* Do not let dh_missing fail.
-- Thomas Goirand <zigo@debian.org> Sun, 30 Oct 2022 23:59:26 +0100
golang-github-coredhcp-coredhcp (0.0.0+git.2022.04.07.a2552c5c1b-4) unstable; urgency=medium
* Use dh-exec to move /usr/bin/client to /usr/bin/coredhcp-client
(Closes: #1023009).
-- Thomas Goirand <zigo@debian.org> Sun, 30 Oct 2022 22:41:10 +0100
golang-github-coredhcp-coredhcp (0.0.0+git.2022.04.07.a2552c5c1b-3) unstable; urgency=medium
* Re-upload source-only.
* coredhcp-server.service:
- StandardOutput=journal
- StandardError=journal
-- Thomas Goirand <zigo@debian.org> Fri, 28 Oct 2022 18:07:04 +0200
golang-github-coredhcp-coredhcp (0.0.0+git.2022.04.07.a2552c5c1b-2) unstable; urgency=medium
* Add patch to set full path for leases.txt in config.yml.
-- Thomas Goirand <zigo@debian.org> Fri, 28 Oct 2022 09:36:00 +0200
golang-github-coredhcp-coredhcp (0.0.0+git.2022.04.07.a2552c5c1b-1) unstable; urgency=medium
* Initial release. (Closes: #1022929)
-- Thomas Goirand <zigo@debian.org> Thu, 29 Sep 2022 13:19:14 +0200
|