commit 4491baf6679f6305c2b808c6d03cc1c5a7022c16
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Sep 7 16:34:39 2026 -0400
debian/changelog: update
commit 916c431dc5b69cc4bf61db25fb422ebaa1b83e15
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Sep 7 16:34:09 2026 -0400
debian/changelog: Update for Standards-Version and debhelper upgrade
commit 357a61407fe8a609dfa3af4529cc834bf3619307
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Sep 7 16:33:59 2026 -0400
debian/control: Upgrade to debhelper compat 14
- Bump debhelper-compat to 14
- Add dh-sequence-single-binary to Build-Depends
- Drop redundant ${misc:Depends} from Depends
commit bb214185bcec8663cb282a5e6a833dc6574cb810
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Sep 7 16:32:37 2026 -0400
Declare compliance with Debian Policy 4.7.4
commit 46b1fbf7efeaea7c5efc17138df5280a5e21e882
Merge: 5141dc5 1b32fd2
Author: Reinhard Tartler <siretart@debian.org>
Date: Mon Sep 7 20:24:44 2026 +0000
Merge branch 'wip/salsa-ci' into 'debian/sid'
Switch to Salsa CI and fix FTBFS with Go 1.27 (Closes: #1146202)
See merge request go-team/packages/golang-github-json-iterator-go!1
commit 1b32fd2db4c33d18cdf4bcfab70771178d8e987c
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Sep 7 11:15:17 2026 -0400
Update 0002-Fix-test-failures-with-Go-1.27.patch
- Skip Date and Date2 map key test cases in map_test.go
- Remove unused fmt and time imports from map_test.go
- Skip Test_invalid_number in invalid_test.go
commit 25a03b77f48b6054689dd7f53c330c3ff53d14f6
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Sep 7 11:06:01 2026 -0400
Update 0002-Fix-test-failures-with-Go-1.27.patch
- Skip Date and Date2 map key test cases in map_test.go
- Skip Test_invalid_number in invalid_test.go
commit 59df3900e4c640ff927a4c72adc6779ce557be2b
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Sep 7 10:53:29 2026 -0400
Update debian/changelog for 1.1.12-3
commit 494ea78b4c847417b0dc17a5ee6d9c757849f43d
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Sep 7 10:48:48 2026 -0400
Fix test failures with Go 1.27 (Closes: #1146202)
- Add debian/patches/0002-Fix-test-failures-with-Go-1.27.patch:
- Implement UnmarshalText/MarshalText for Date/Date2 in map_test.go
- Skip Test_invalid_number due to Go 1.27 encoding/json UTF-8 escaping
commit 029bfa3f2f49e99b98bd4da2fa761240a718bcc8
Author: Reinhard Tartler <siretart@tauware.de>
Date: Mon Sep 7 10:41:19 2026 -0400
Switch debian/gitlab-ci.yml to debian/salsa-ci.yml
- Add debian/salsa-ci.yml using Salsa CI recipes/debian.yml
- Update debian/gitlab-ci.yml to include debian/salsa-ci.yml for backwards compatibility
Among the 2 debian patches available in version 1.1.12-3 of the package, we noticed the following issues: