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 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213
|
golang-github-mattn-go-sqlite3 (1.14.18~ds1-1) unstable; urgency=medium
* New upstream release
-- Mathias Gibbens <gibmat@debian.org> Fri, 10 Nov 2023 20:28:07 +0000
golang-github-mattn-go-sqlite3 (1.14.17~ds1-2) unstable; urgency=medium
* Team upload.
* Build-depend on tzdata-legacy (or older tzdata version)
Closes: #1052787
-- Felix Geyer <fgeyer@debian.org> Thu, 05 Oct 2023 00:06:07 +0200
golang-github-mattn-go-sqlite3 (1.14.17~ds1-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.6.2 in d/control (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Fri, 16 Jun 2023 22:50:52 +0000
golang-github-mattn-go-sqlite3 (1.14.16~ds1-1) unstable; urgency=medium
* New upstream release
* Update my email address
-- Mathias Gibbens <gibmat@debian.org> Sat, 29 Oct 2022 14:08:31 +0000
golang-github-mattn-go-sqlite3 (1.14.15~ds1-1) unstable; urgency=medium
* New upstream release
-- Mathias Gibbens <mathias@calenhad.com> Thu, 25 Aug 2022 22:18:13 +0000
golang-github-mattn-go-sqlite3 (1.14.14~ds1-1) unstable; urgency=medium
* New upstream release
* Update to Standards-Version 4.6.1 (no changes needed)
-- Mathias Gibbens <mathias@calenhad.com> Fri, 01 Jul 2022 12:39:10 +0000
golang-github-mattn-go-sqlite3 (1.14.12~ds1-1) unstable; urgency=medium
* New upstream release
-- Mathias Gibbens <mathias@calenhad.com> Fri, 29 Apr 2022 01:42:59 +0000
golang-github-mattn-go-sqlite3 (1.14.11~ds1-2) unstable; urgency=medium
* Team upload.
* Revert adding Built-Using to -dev package which doesn't have binaries.
-- Shengjing Zhu <zhsj@debian.org> Sun, 13 Feb 2022 18:13:18 +0800
golang-github-mattn-go-sqlite3 (1.14.11~ds1-1) unstable; urgency=medium
[ Mathias Gibbens ]
* New upstream version
- Stick with the 1.x versions, as that seems to be the active branch
* Add myself to uploaders
* Update d/control:
- Update Maintainer team email address
- Update Section to golang
- Update Build-Depends and Depends
- Bump Standards-Version (no changes needed)
- Add Rules-Requires-Root: no
- Add back Built-Using: ${misc:Built-Using}
* Add myself to d/copyright
* Update d/rules, d/upstream/metadata, and d/watch
[ Helmut Grohne ]
* Apply multiarch interpreter workaround for
golang-github-mattn-go-sqlite3-dev: Convert to Arch:any + M-A:same.
(Closes: #984701)
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Debian Janitor ]
* Bump debhelper from old 10 to 12
* Set debhelper-compat version in Build-Depends
* Remove unnecessary ${misc:Built-Using}
* Update standards version to 4.1.1, no changes needed
* Set upstream metadata fields: Bug-Database, Bug-Submit
-- Mathias Gibbens <mathias@calenhad.com> Sat, 12 Feb 2022 16:53:15 +0000
golang-github-mattn-go-sqlite3 (1.6.0~ds1-2) unstable; urgency=medium
* Team upload.
* Remove myself from uploaders.
-- Alexandre Viau <aviau@debian.org> Sun, 15 Sep 2019 18:27:54 -0400
golang-github-mattn-go-sqlite3 (1.6.0~ds1-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* Remove patches/0001-fix-build-against-sqlite-3.20.patch.
Fix error handling in upstream.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Tue, 08 May 2018 13:07:09 +0900
golang-github-mattn-go-sqlite3 (1.4.0~ds1-3) unstable; urgency=medium
* Team upload.
* Vcs-* urls: pkg-go-team -> go-team.
-- Alexandre Viau <aviau@debian.org> Mon, 05 Feb 2018 23:36:04 -0500
golang-github-mattn-go-sqlite3 (1.4.0~ds1-2) unstable; urgency=medium
* point Vcs-* urls to salsa.d.o subproject
-- Alexandre Viau <aviau@debian.org> Thu, 25 Jan 2018 16:18:52 -0500
golang-github-mattn-go-sqlite3 (1.4.0~ds1-1) unstable; urgency=medium
* Move to salsa.debian.org.
* New upstream version.
-- Alexandre Viau <aviau@debian.org> Sat, 30 Dec 2017 02:38:50 -0500
golang-github-mattn-go-sqlite3 (1.2.0+git20170928.5160b48~ds1-1) unstable; urgency=high
* Team upload.
* New upstream version 1.2.0+git20170928.5160b48~ds1.
+ Fix TestShortTimeout (Closes: #877008).
* minify libsqlite patch.
-- Shengjing Zhu <i@zhsj.me> Thu, 28 Sep 2017 13:24:41 +0800
golang-github-mattn-go-sqlite3 (1.2.0+git20170901.05548ff~ds1-1) unstable; urgency=medium
* Team upload.
[ Alexandre Viau ]
* d/watch: dfsg -> ds.
[ Shengjing Zhu ]
* New upstream snapshot.
* Update Standards-Version to 4.1.0, change Priority to optional.
* Add 0001-fix-build-against-sqlite-3.20.patch (Closes: #876930).
-- Shengjing Zhu <i@zhsj.me> Wed, 27 Sep 2017 20:12:04 +0800
golang-github-mattn-go-sqlite3 (1.2.0+git20170802.105.6654e41~dfsg1-1) unstable; urgency=medium
[ Shengjing Zhu ]
* Team upload.
* New upstream snapshot.
* Remove embedded sqlite3 (Closes: #871448).
* Bump compat to 10.
* d/control: Using pkg-go team's full name.
-- Alexandre Viau <aviau@debian.org> Tue, 08 Aug 2017 11:07:01 -0400
golang-github-mattn-go-sqlite3 (1.2.0+git20170710.100.47fc4e5~dfsg1-1) unstable; urgency=medium
[ Martín Ferrari ]
* Require a recent dh-golang or .h files are not included. Also, use
XS-Go-Import-Path.
[ Alexandre Viau ]
* New upstream snapshot.
* d/copyright: ignore new sqlite path.
* d/control: set Testsuite to autopkgtest-pkg-go.
* d/control: Bump Standards-Version to 4.0.0.
* d/control: Set my email to aviau@debian.org.
* Update patches.
-- Alexandre Viau <aviau@debian.org> Tue, 01 Aug 2017 05:32:15 -0400
golang-github-mattn-go-sqlite3 (1.1.0~dfsg1-3) unstable; urgency=high
* Backport commit b76c610 from release 1.2.0 to fix an RC bug. Thanks to
Haruki TSURUMOTO for the patch. Closes: #854849
-- Martín Ferrari <tincho@debian.org> Mon, 13 Feb 2017 07:27:48 -0300
golang-github-mattn-go-sqlite3 (1.1.0~dfsg1-2) unstable; urgency=medium
[ Paul Tagliamonte ]
* Team upload.
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Martin Ferrari ]
* Add myself to Uploaders.
* debian/control: Update Standards-Version (no changes).
* debian/control: Remove golang-go dependency from -dev package.
* debian/control: Replace golang-go with golang-any in Build-Depends.
* debian/control: Add tzdata as dependency. Closes: #839461
-- Martín Ferrari <tincho@debian.org> Mon, 10 Oct 2016 02:51:01 +0200
golang-github-mattn-go-sqlite3 (1.1.0~dfsg1-1) unstable; urgency=medium
* New upstream release (Closes: #804187)
-- Alexandre Viau <alexandre@alexandreviau.net> Wed, 18 Nov 2015 10:47:35 -0500
golang-github-mattn-go-sqlite3 (1.0.0~dfsg1-2) unstable; urgency=medium
* Fixed watch file dversionmangle
-- Alexandre Viau <alexandre@alexandreviau.net> Thu, 03 Sep 2015 18:24:26 -0400
golang-github-mattn-go-sqlite3 (1.0.0~dfsg1-1) unstable; urgency=medium
* Initial release (Closes: #797856)
-- Alexandre Viau <alexandre@alexandreviau.net> Wed, 02 Sep 2015 22:03:03 -0400
|