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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
golang-github-nats-io-go-nats (1.41.0-1) unstable; urgency=medium
* New upstream release
-- Mathias Gibbens <gibmat@debian.org> Tue, 08 Apr 2025 21:03:44 +0000
golang-github-nats-io-go-nats (1.39.1-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.7.2 in d/control (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Mon, 03 Mar 2025 22:59:15 +0000
golang-github-nats-io-go-nats (1.38.0-1) unstable; urgency=medium
* New upstream release
* Add myself as an Uploader in d/control
* Update years and add myself to d/copyright
* Add lintian ignore for test data files
-- Mathias Gibbens <gibmat@debian.org> Sun, 22 Dec 2024 20:36:05 +0000
golang-github-nats-io-go-nats (1.37.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update Standards-Version to 4.7.0 in d/control (no changes needed)
-- Mathias Gibbens <gibmat@debian.org> Mon, 19 Aug 2024 22:50:49 +0000
golang-github-nats-io-go-nats (1.30.2-2) unstable; urgency=medium
* Team upload
* Update Build-Depends and Depends from golang-goprotobuf-dev to
golang-github-golang-protobuf-1-5-dev
-- Mathias Gibbens <gibmat@debian.org> Fri, 02 Aug 2024 04:33:35 +0000
golang-github-nats-io-go-nats (1.30.2-1) unstable; urgency=medium
* Team upload.
* [7c78b15] New upstream version 1.30.2
-- Anton Gladky <gladk@debian.org> Fri, 06 Oct 2023 21:24:57 +0200
golang-github-nats-io-go-nats (1.30.0-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Mathias Gibbens <gibmat@debian.org> Sat, 23 Sep 2023 16:22:38 +0000
golang-github-nats-io-go-nats (1.28.0-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Mathias Gibbens <gibmat@debian.org> Sat, 22 Jul 2023 16:24:49 +0000
golang-github-nats-io-go-nats (1.27.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update Build-Depends and Depends in d/control
-- Mathias Gibbens <gibmat@debian.org> Sun, 18 Jun 2023 14:26:18 +0000
golang-github-nats-io-go-nats (1.22.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* Bump Standards-Version in d/control (no changes needed)
-- Mathias Gibbens <gibmat@debian.org> Fri, 23 Dec 2022 23:54:32 +0000
golang-github-nats-io-go-nats (1.20.0-1) unstable; urgency=medium
* Team upload.
[ Mathias Gibbens ]
* New upstream release
- Includes Debian packaging changes tagged as 1.14.0-2 in salsa, but never
actually uploaded to unstable
* d/control:
- Update Section to golang
- Bump Standards-Version (no changes needed)
- Add Rules-Requires-Root: no
- Add Multi-Arch: foreign
* Drop unneeded Files-Excluded in d/copyright
* Update comment about skipping tests in d/rules, and link to upstream issue
[ Mike Gabriel ]
* Upload source-only.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Mathias Gibbens <gibmat@debian.org> Sat, 26 Nov 2022 01:11:46 +0000
golang-github-nats-io-go-nats (1.14.0-1) unstable; urgency=medium
* New upstream version.
-- Dominik George <natureshadow@debian.org> Wed, 20 Apr 2022 14:06:50 +0200
golang-github-nats-io-go-nats (1.13.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on debhelper.
* Bump debhelper dependency to >= 11, since that's what is used in
debian/compat.
* Bump debhelper from old 11 to 13.
* Set debhelper-compat version in Build-Depends.
[ Dominik George ]
* New upstream version 1.13.0.
* Acknowledge NMU.
* Replace Uploaders with myself (Closes: #940398)
-- Dominik George <natureshadow@debian.org> Tue, 29 Mar 2022 22:54:07 +0200
golang-github-nats-io-go-nats (1.6.0+git20181112.9089d12-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 09 Jan 2021 17:02:11 +0100
golang-github-nats-io-go-nats (1.6.0+git20181112.9089d12-1) unstable; urgency=medium
* Initial release (Closes: #914231)
-- Alexandre Viau <aviau@debian.org> Tue, 20 Nov 2018 14:46:18 -0500
|