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
|
golang-github-matryer-try (1+git20161228.6.9ac251b-4) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 10 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.1.5, no changes needed.
[ Anthony Fok ]
* Reorder fields in debian/control and debian/copyright
as would be generated in the next dh-make-golang release after 0.6.0-1
* Change Section from devel to golang
* Update Maintainer email address to team+pkg-go@tracker.debian.org
* Use dh-sequence-golang instead of dh-golang and --with=golang
* debian/rules: Run dh with --builddirectory=_build
* Add "Rules-Requires-Root: no" to debian/control
* Bump Standards-Version to 4.6.0 (no change)
* Mark library package with "Multi-Arch: foreign"
-- Anthony Fok <foka@debian.org> Wed, 06 Apr 2022 06:16:26 -0600
golang-github-matryer-try (1+git20161228.6.9ac251b-3) unstable; urgency=medium
* Team upload.
* Add Ubuntu patch to fix FTBFS with Go 1.18 (Closes: #1007789).
-- Thomas Goirand <zigo@debian.org> Tue, 05 Apr 2022 12:07:01 +0200
golang-github-matryer-try (1+git20161228.6.9ac251b-2.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> Fri, 08 Jan 2021 14:59:35 +0100
golang-github-matryer-try (1+git20161228.6.9ac251b-2) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* Apply "cme fix dpkg" and bump Standards-Version to 4.1.4
-- Anthony Fok <foka@debian.org> Tue, 10 Apr 2018 09:13:03 -0600
golang-github-matryer-try (1+git20161228.6.9ac251b-1) unstable; urgency=medium
* Initial release (Closes: #870589)
-- Anthony Fok <foka@debian.org> Wed, 02 Aug 2017 23:56:38 -0600
|