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 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
golang-github-tdewolff-parse (2.6.5-1) unstable; urgency=medium
* New upstream version 2.6.5
* Bump Standards-Version to 4.6.2 (no change)
-- Anthony Fok <foka@debian.org> Wed, 08 Mar 2023 19:23:14 -0700
golang-github-tdewolff-parse (2.6.4-1) unstable; urgency=medium
* New upstream version 2.6.4
* Invoke dh with --builddirectory=_build
* Remove now unneeded "DH_GOLANG_INSTALL_EXTRA := go.mod go.sum"
-- Anthony Fok <foka@debian.org> Sat, 29 Oct 2022 04:04:42 -0600
golang-github-tdewolff-parse (2.6.3-1) unstable; urgency=medium
* New upstream version 2.6.3
-- Anthony Fok <foka@debian.org> Tue, 30 Aug 2022 19:24:15 -0600
golang-github-tdewolff-parse (2.6.2-1) unstable; urgency=medium
* New upstream version 2.6.2
* Bump dependency on golang-github-tdewolff-test-dev to (>= 1.0.7)
-- Anthony Fok <foka@debian.org> Mon, 29 Aug 2022 13:23:18 -0600
golang-github-tdewolff-parse (2.6.0-1) unstable; urgency=medium
* New upstream version 2.6.0
* Bump dependency on golang-any to (>= 2:1.15~) as per go.mod
-- Anthony Fok <foka@debian.org> Thu, 23 Jun 2022 22:44:22 -0600
golang-github-tdewolff-parse (2.5.31-1) unstable; urgency=medium
* New upstream version 2.5.31
-- Anthony Fok <foka@debian.org> Wed, 08 Jun 2022 02:38:47 -0600
golang-github-tdewolff-parse (2.5.29-1) unstable; urgency=medium
* New upstream version 2.5.29
* Bump Standards-Version to 4.6.1 (no change)
-- Anthony Fok <foka@debian.org> Sun, 05 Jun 2022 04:59:20 -0600
golang-github-tdewolff-parse (2.5.28-1) unstable; urgency=medium
* New upstream version 2.5.28
-- Anthony Fok <foka@debian.org> Mon, 30 May 2022 02:42:55 -0600
golang-github-tdewolff-parse (2.5.27-1) unstable; urgency=medium
* New upstream version 2.5.27
* Use dh-sequence-golang instead of dh-golang and --with=golang
* Reorder fields in debian/control and debian/copyright
as would be generated in the next dh-make-golang release after 0.6.0-1
-- Anthony Fok <foka@debian.org> Sat, 19 Mar 2022 21:26:20 -0600
golang-github-tdewolff-parse (2.5.21-1) unstable; urgency=medium
* New upstream version 2.5.21
-- Anthony Fok <foka@debian.org> Thu, 04 Nov 2021 10:29:34 -0600
golang-github-tdewolff-parse (2.5.19-1) unstable; urgency=medium
* New upstream version 2.5.19
-- Anthony Fok <foka@debian.org> Fri, 29 Oct 2021 03:38:54 -0600
golang-github-tdewolff-parse (2.5.18-1) unstable; urgency=medium
* New upstream version 2.5.18
-- Anthony Fok <foka@debian.org> Tue, 19 Oct 2021 15:24:21 -0600
golang-github-tdewolff-parse (2.5.14-1) unstable; urgency=medium
* New upstream version 2.5.14
* Bump Standards-Version to 4.6.0 (no change)
* Mark library package with "Multi-Arch: foreign"
-- Anthony Fok <foka@debian.org> Thu, 02 Sep 2021 06:53:40 -0600
golang-github-tdewolff-parse (2.5.10-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Anthony Fok ]
* New upstream version 2.5.10
* debian/control:
- Change Section from devel to golang
- Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
- Bump Standards-Version to 4.5.1 (no change)
-- Anthony Fok <foka@debian.org> Mon, 09 Aug 2021 02:21:45 -0600
golang-github-tdewolff-parse (2.4.2-1) unstable; urgency=medium
* New upstream version 2.4.2
* Bump dependency on golang-github-tdewolff-test-dev to (>= 1.0.6~)
-- Anthony Fok <foka@debian.org> Fri, 21 Feb 2020 04:00:46 -0700
golang-github-tdewolff-parse (2.3.14-1) unstable; urgency=medium
* New upstream version 2.3.14
* 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)
* Update versioned dependency according to go.mod
-- Anthony Fok <foka@debian.org> Wed, 19 Feb 2020 03:19:04 -0700
golang-github-tdewolff-parse (2.3.9-1) unstable; urgency=medium
* New upstream version 2.3.9
* 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 16:04:56 -0600
golang-github-tdewolff-parse (2.3.5-1) unstable; urgency=medium
* New upstream version 2.3.5
* Install go.mod and go.sum
-- Anthony Fok <foka@debian.org> Thu, 20 Dec 2018 11:33:52 -0700
golang-github-tdewolff-parse (2.3.4-1) unstable; urgency=medium
* New upstream version 2.3.4
* Update Maintainer address in debian/control
* Bump Standards-Version to 4.2.1 (no change)
* Update dependencies (adding version)
-- Anthony Fok <foka@debian.org> Thu, 20 Dec 2018 07:30:13 -0700
golang-github-tdewolff-parse (2.3.3-1) unstable; urgency=medium
* New upstream version 2.3.3
* Use debhelper (>= 11)
-- Anthony Fok <foka@debian.org> Mon, 25 Jun 2018 12:24:11 -0600
golang-github-tdewolff-parse (2.3.2-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* New upstream version 2.3.2
* Remove dependency on golang-github-tdewolff-buffer-dev
* Apply "cme fix dpkg" and bump Standards-Version to 4.1.4
-- Anthony Fok <foka@debian.org> Tue, 10 Apr 2018 08:07:37 -0600
golang-github-tdewolff-parse (2.1.0+git20170712.30.e4ac711-1) unstable; urgency=medium
* Initial release (Closes: #870593)
-- Anthony Fok <foka@debian.org> Thu, 03 Aug 2017 00:31:09 -0600
|