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-tinylib-msgp (1.4.0-1) unstable; urgency=medium
* New upstream release
* d/control:
- Add myself as an Uploader
- Update Standards-Version to 4.7.2 (no changes needed)
- Add Static-Built-Using
- Remove unneeded ${shlibs:Depends}
* Add myself to d/copyright
* Fixup code generation in d/rules and remove unneeded patch
-- Mathias Gibbens <gibmat@debian.org> Mon, 08 Sep 2025 02:32:39 +0000
golang-github-tinylib-msgp (1.2.5-1) unstable; urgency=medium
* Team upload
* New upstream release
- Update minimum required version of golang-github-philhofer-fwd-dev
-- Mathias Gibbens <gibmat@debian.org> Sat, 28 Dec 2024 21:26:46 +0000
golang-github-tinylib-msgp (1.2.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> Thu, 04 Jul 2024 13:30:29 +0000
golang-github-tinylib-msgp (1.1.9-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Apply multi-arch hints
[ Mathias Gibbens ]
* New upstream release
* Update Standards-Version to 4.6.2 in d/control (no changes needed)
* Exclude tinygotest in d/rules, as tinygo isn't in Debian
-- Mathias Gibbens <gibmat@debian.org> Sat, 11 Nov 2023 17:54:20 +0000
golang-github-tinylib-msgp (1.1.6-1) unstable; urgency=medium
* Team upload
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream release
- Add patch to skip ancient failing test
* d/control:
- Update Section to golang
- Update Maintainer email address to current team address
- Update Build-Depends and Depends
- Bump Standards-Version (no changes needed)
* Update d/watch version
[ Tianon Gravi ]
* Remove self from Uploaders
-- Mathias Gibbens <gibmat@debian.org> Sun, 20 Nov 2022 15:24:32 +0000
golang-github-tinylib-msgp (1.0.2-3) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
* Set debhelper-compat version in Build-Depends.
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
[ Dmitry Smirnov ]
* Build-Depends += "golang-golang-x-mod-dev" (Closes: #954683)
* Rules-Requires-Root: no
* golang-ago --> golang-any
* Testsuite: autopkgtest-pkg-go
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 11 Apr 2020 16:26:55 +1000
golang-github-tinylib-msgp (1.0.2-2) unstable; urgency=medium
* Team upload.
* Set Built-Using
-- Michael Stapelberg <stapelberg@debian.org> Mon, 05 Mar 2018 18:58:38 +0100
golang-github-tinylib-msgp (1.0.2-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Tim Potter ]
* Add me to uploaders
[ Jordi Mallach ]
* New upstream release (closes: #876820).
* Change package priorities to optional.
* Move to debhelper compat v11.
* Use https on URLs in copyright file.
* Update Standards-Version to 4.1.3.
[ Shengjing Zhu ]
* d/rules: copy _generated/search.sh to build.
-- Jordi Mallach <jordi@debian.org> Fri, 19 Jan 2018 11:53:28 +0100
golang-github-tinylib-msgp (1.0~beta-1) unstable; urgency=medium
* Update to 1.0-beta upstream release
-- Tianon Gravi <tianon@debian.org> Fri, 23 Oct 2015 16:12:45 -0700
golang-github-tinylib-msgp (1.0~alpha-2) unstable; urgency=medium
* Add upstream patch to fix 32bit compilation
-- Tianon Gravi <tianon@debian.org> Fri, 23 Oct 2015 15:43:51 -0700
golang-github-tinylib-msgp (1.0~alpha-1) unstable; urgency=medium
* Initial release
-- Tianon Gravi <tianon@debian.org> Thu, 22 Oct 2015 11:13:24 -0700
|