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
|
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
|