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
|
golang-github-tdewolff-test (1.0.10+git20240106.7de5f7d-1) unstable; urgency=medium
* New upstream version 1.0.10+git20240106.7de5f7d
-- Anthony Fok <foka@debian.org> Wed, 31 Jan 2024 06:04:32 -0700
golang-github-tdewolff-test (1.0.10+git20231121.2d5236e-1) unstable; urgency=medium
* New upstream version 1.0.10+git20231121.2d5236e
* Bump build-dependency golang-any (>= 2:1.18~) as per go.mod
* Set debian/watch to track released tarballs again
-- Anthony Fok <foka@debian.org> Sun, 10 Dec 2023 01:40:47 -0700
golang-github-tdewolff-test (1.0.10-1) unstable; urgency=medium
* New upstream version 1.0.10
-- Anthony Fok <foka@debian.org> Sun, 05 Nov 2023 08:18:35 -0700
golang-github-tdewolff-test (1.0.9-1) unstable; urgency=medium
* New upstream version 1.0.9
* Bump Standards-Version to 4.6.2 (no change)
-- Anthony Fok <foka@debian.org> Wed, 21 Jun 2023 21:19:12 -0600
golang-github-tdewolff-test (1.0.7-1) unstable; urgency=medium
* New upstream version 1.0.7
* Reorder fields in debian/control and debian/copyright
* Use dh-sequence-golang instead of dh-golang and --with=golang
* debian/rules: Invoke dh with --builddirectory=_build
* Revert "Install go.mod" in debian/rules, as dh-golang has been
installing go.mod and go.sum since 1.39 in Dec 2018.
* Bump Standards-Version to 4.6.1 (no change)
-- Anthony Fok <foka@debian.org> Mon, 29 Aug 2022 13:17:25 -0600
golang-github-tdewolff-test (1.0.6-3) unstable; urgency=medium
* Source-only upload for migration to testing
* Change Section from devel to golang
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
* Bump Standards-Version to 4.6.0 (no change)
* Mark the library package with "Multi-Arch: foreign"
-- Anthony Fok <foka@debian.org> Wed, 01 Sep 2021 07:48:24 -0600
golang-github-tdewolff-test (1.0.6-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 21 Aug 2021 12:25:33 +0100
golang-github-tdewolff-test (1.0.6-1) unstable; urgency=medium
* New upstream version 1.0.6
* debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
* Add "Rules-Requires-Root: no" to debian/control
* Bump Standards-Version to 4.5.0 (no change)
-- Anthony Fok <foka@debian.org> Fri, 21 Feb 2020 03:53:10 -0700
golang-github-tdewolff-test (1.0.5-1) unstable; urgency=medium
* New upstream version 1.0.5
* Bump debhelper dependency to "Build-Depends: debhelper-compat (= 12)"
* Bump Standards-Version to 4.4.1 (no change)
-- Anthony Fok <foka@debian.org> Tue, 08 Oct 2019 15:59:16 -0600
golang-github-tdewolff-test (1.0.0-2) unstable; urgency=medium
* Install go.mod
-- Anthony Fok <foka@debian.org> Thu, 20 Dec 2018 11:29:17 -0700
golang-github-tdewolff-test (1.0.0-1) unstable; urgency=medium
* New upstream version 1.0.0
* Update Maintainer address in debian/control
* Use debhelper (>= 11~)
* Bump Standards-Version to 4.2.1 (no change)
-- Anthony Fok <foka@debian.org> Thu, 20 Dec 2018 01:45:51 -0700
golang-github-tdewolff-test (0.0~git20171106.2654270-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* New upstream version 0.0~git20171106.2654270
* Apply "cme fix dpkg" and bump Standards-Version to 4.1.4
-- Anthony Fok <foka@debian.org> Tue, 10 Apr 2018 07:55:45 -0600
golang-github-tdewolff-test (0.0~git20170115.0.a7cf99a-1) unstable; urgency=medium
* Initial release (Closes: #870590)
-- Anthony Fok <foka@debian.org> Thu, 03 Aug 2017 00:16:35 -0600
|