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
|
golang-github-gosnmp-gosnmp (1.42.1-1) unstable; urgency=medium
* New upstream release
-- Daniel Swarbrick <dswarbrick@debian.org> Tue, 12 Aug 2025 13:31:00 +0000
golang-github-gosnmp-gosnmp (1.39.0-1) unstable; urgency=medium
* New upstream release
* Refresh packaging according to latest dh-make-golang template
* Bump Standards-Version to 4.7.2 (no changes)
-- Daniel Swarbrick <dswarbrick@debian.org> Mon, 03 Mar 2025 14:47:41 +0000
golang-github-gosnmp-gosnmp (1.38.0-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 4.7.0 (no changes)
-- Daniel Swarbrick <dswarbrick@debian.org> Fri, 09 Aug 2024 08:29:55 +0000
golang-github-gosnmp-gosnmp (1.37.0-1) unstable; urgency=medium
* New upstream release
* Add new dependencies:
- golang-github-google-go-cmp-dev
- golang-github-google-gopacket-dev
-- Daniel Swarbrick <dswarbrick@debian.org> Mon, 11 Dec 2023 23:09:17 +0000
golang-github-gosnmp-gosnmp (1.36.1-1) unstable; urgency=medium
* New upstream release
* debian/control: refactor based on dh-make-golang template
* Add Testsuite: autopkgtest-pkg-go
-- Daniel Swarbrick <dswarbrick@debian.org> Tue, 05 Sep 2023 11:29:50 +0000
golang-github-gosnmp-gosnmp (1.36.0-1) unstable; urgency=medium
* New upstream release
-- Daniel Swarbrick <dswarbrick@debian.org> Tue, 29 Aug 2023 16:03:16 +0000
golang-github-gosnmp-gosnmp (1.35.0-2) unstable; urgency=medium
* Drop obsolete golang-github-soniah-gosnmp-dev transitional package
(Closes: #1038254)
* Bump Standards-Version to 4.6.2 (no changes)
-- Daniel Swarbrick <dswarbrick@debian.org> Mon, 19 Jun 2023 10:21:16 +0000
golang-github-gosnmp-gosnmp (1.35.0-1) unstable; urgency=medium
[ Daniel Swarbrick ]
* New upstream release
* Bump Standards-Version to 4.6.1 (no changes)
* Replace dh-golang build-dep with dh-sequence-golang
[ Debian Janitor ]
* Set upstream metadata fields: Repository-Browse.
-- Daniel Swarbrick <dswarbrick@debian.org> Sat, 27 Aug 2022 21:07:45 +0000
golang-github-gosnmp-gosnmp (1.34.0-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 4.6.0 (no changes)
* Update uploader email address
* Update copyright holder name
-- Daniel Swarbrick <dswarbrick@debian.org> Tue, 30 Nov 2021 12:26:28 +0000
golang-github-gosnmp-gosnmp (1.29.0-2) unstable; urgency=medium
* Team upload.
* No change upload to rebuild on buildd.
-- Benjamin Drung <benjamin.drung@cloud.ionos.com> Tue, 02 Feb 2021 10:53:53 +0100
golang-github-gosnmp-gosnmp (1.29.0-1) unstable; urgency=medium
* New upstream release
* Rename source and binary package to golang-github-gosnmp-gosnmp, and add a
transitional binary package for old package name
* Update Vcs-Browser, Vcs-Git URLs
* Update homepage, import path and watch file to reflect change of project
owner upstream
* Bump Standards-Verstion to 4.5.1 (no changes)
* Bump debhelper-compat version to 13
* Add upstream metadata information
* Add override for pedantic lintian repeated-path-segment nag
* Update maintainer email address
* Change section to golang
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Sat, 23 Jan 2021 21:46:49 +0100
golang-github-soniah-gosnmp (1.24.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.5.0 (no changes).
* Include upstream changelog in package.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Sat, 22 Feb 2020 22:39:43 +0100
golang-github-soniah-gosnmp (1.22.0-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 4.4.1.
* Bump debhelper-compat version to 12.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Mon, 13 Jan 2020 15:07:18 +0100
golang-github-soniah-gosnmp (1.16-1) unstable; urgency=medium
* New upstream release.
* Support SNMPv3 Encode/Decode.
* Update Standards-Version to 4.3.0
* debian/rules: Add verbose switch to commands where applicable.
* debian/watch: Simplify regex.
-- Daniel Swarbrick <daniel.swarbrick@cloud.ionos.com> Fri, 18 Jan 2019 09:26:37 +0100
golang-github-soniah-gosnmp (1.10-1) unstable; urgency=medium
* New upstream release.
-- Daniel Swarbrick <daniel.swarbrick@profitbricks.com> Wed, 27 Jun 2018 11:52:34 +0200
golang-github-soniah-gosnmp (1.9+git20180420.bcf840d-1) unstable; urgency=medium
* Initial release. (Closes: #840759)
-- Daniel Swarbrick <daniel.swarbrick@profitbricks.com> Fri, 22 Jun 2018 13:15:37 +0200
|