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
|
golang-github-kubernetes-gengo (0.0~git20250207.1244d31-1) unstable; urgency=medium
[ Nicolas Peugnet ]
* Team upload.
* New upstream version 0.0~git20250207.1244d31
* Do not build examples to prevent circular dependencies
* Rediff patches
* Fix loading packages with Go modules disabled
* Update copyright years
* Apply the team recommended wrap-and-sort -ta
* Remove unused dependencies
* Bump standards version, no changes needed
-- Simon Josefsson <simon@josefsson.org> Sun, 16 Mar 2025 21:31:23 +0100
golang-github-kubernetes-gengo (0.0~git20230829.9cce18d-2) unstable; urgency=medium
* Team upload.
* Install examples, golang-k8s-kube-openapi uses them
-- Jérémy Lal <kapouer@melix.org> Tue, 26 Dec 2023 13:54:49 +0100
golang-github-kubernetes-gengo (0.0~git20230829.9cce18d-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.0~git20230829.9cce18d
* copyright: remove paragraph and useless license
* Standards-Version: 4.6.2
* patch: fix test
* rules: simplify install, enable tests
* install: let dh_golang install automatically
* section: golang
* maintainer: update go-team email address
* rules-require-root: no
* testsuite: autopkgtest-pkg-go
* b-d, d: golang-any
* multi-arch: foreign
-- Jérémy Lal <kapouer@melix.org> Tue, 26 Dec 2023 13:16:55 +0100
golang-github-kubernetes-gengo (0.0~git20210915.39e73c8-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Andrej Shadura ]
* New upstream snapshot.
* Update dependencies.
* Make the description start with a lowercase letter.
* Ignore test failures.
* Drop no longer necessary patch.
* Set upstream metadata fields: Security-Contact.
* Bump Standards-Version to 4.6.0.
* Update Vcs-*.
-- Andrej Shadura <andrewsh@debian.org> Fri, 15 Oct 2021 19:20:41 +0200
golang-github-kubernetes-gengo (0.0~git20170531.0.c79c13d-1) unstable; urgency=medium
* New upstream snapshot.
-- Andrew Shadura <andrewsh@debian.org> Mon, 25 Sep 2017 12:27:09 +0200
golang-github-kubernetes-gengo (0.0~git20161024.0.6a1c24d-1) unstable; urgency=medium
* Initial release (Closes: #858311)
-- Tim Potter <tpot@hpe.com> Tue, 21 Feb 2017 08:56:15 +1100
|