summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Raspbian automatic forward porter [Sun, 11 May 2025 01:14:07 +0000 (02:14 +0100)]
Merge version 1.1.7-1+rpi1 and 1.1.7-2 to produce 1.1.7-2+rpi1
Rebecca N. Palmer [Mon, 28 Apr 2025 18:16:30 +0000 (19:16 +0100)]
Merge r-cran-s2 (1.1.7-2) import into refs/heads/workingbranch
Debian R Packages Maintainers [Mon, 28 Apr 2025 18:16:30 +0000 (19:16 +0100)]
Warn that this may be buggy on 32-bit
(onLoad not onAttach as some packages use this via requireNamespace)
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/
1104160
Forwarded: not-needed
Gbp-Pq: Name warn-on-32bit.patch
Nilesh Patra [Mon, 28 Apr 2025 18:16:30 +0000 (19:16 +0100)]
Manually pass in -latomic on armel to fix FTBFS
Last-Update: 2021-10-05
Gbp-Pq: Name fix-armel-ftbfs.patch
Debian R Packages Maintainers [Mon, 28 Apr 2025 18:16:30 +0000 (19:16 +0100)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Rebecca N. Palmer [Mon, 28 Apr 2025 18:16:30 +0000 (19:16 +0100)]
r-cran-s2 (1.1.7-2) unstable; urgency=medium
* Team upload.
* Warn that this may be buggy on 32-bit systems
and skip autopkgtest on i386. (Closes: #
1104160)
[dgit import unpatched r-cran-s2 1.1.7-2]
Rebecca N. Palmer [Mon, 28 Apr 2025 18:16:30 +0000 (19:16 +0100)]
Import r-cran-s2_1.1.7-2.debian.tar.xz
[dgit import tarball r-cran-s2 1.1.7-2 r-cran-s2_1.1.7-2.debian.tar.xz]
Raspbian automatic forward porter [Sat, 19 Oct 2024 00:13:36 +0000 (01:13 +0100)]
Merge version 1.1.6-1+rpi1 and 1.1.7-1 to produce 1.1.7-1+rpi1
Charles Plessy [Thu, 3 Oct 2024 23:37:27 +0000 (08:37 +0900)]
Merge r-cran-s2 (1.1.7-1) import into refs/heads/workingbranch
Charles Plessy [Thu, 3 Oct 2024 23:37:27 +0000 (08:37 +0900)]
Import r-cran-s2_1.1.7.orig.tar.gz
[dgit import orig r-cran-s2_1.1.7.orig.tar.gz]
Nilesh Patra [Thu, 3 Oct 2024 23:37:27 +0000 (08:37 +0900)]
Manually pass in -latomic on armel to fix FTBFS
Last-Update: 2021-10-05
Gbp-Pq: Name fix-armel-ftbfs.patch
Debian R Packages Maintainers [Thu, 3 Oct 2024 23:37:27 +0000 (08:37 +0900)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Charles Plessy [Thu, 3 Oct 2024 23:37:27 +0000 (08:37 +0900)]
r-cran-s2 (1.1.7-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.7.0 (routine-update)
* Unfuzz debian/patches/fix-armel-ftbfs.patch
[dgit import unpatched r-cran-s2 1.1.7-1]
Charles Plessy [Thu, 3 Oct 2024 23:37:27 +0000 (08:37 +0900)]
Import r-cran-s2_1.1.7-1.debian.tar.xz
[dgit import tarball r-cran-s2 1.1.7-1 r-cran-s2_1.1.7-1.debian.tar.xz]
Raspbian automatic forward porter [Wed, 2 Oct 2024 08:39:44 +0000 (09:39 +0100)]
Merge version 1.1.4-1+rpi1 and 1.1.6-1 to produce 1.1.6-1+rpi1
Andreas Tille [Tue, 9 Jan 2024 08:20:15 +0000 (09:20 +0100)]
Merge r-cran-s2 (1.1.6-1) import into refs/heads/workingbranch
Nilesh Patra [Tue, 9 Jan 2024 08:20:15 +0000 (09:20 +0100)]
Manually pass in -latomic on armel to fix FTBFS
Last-Update: 2021-10-05
Gbp-Pq: Name fix-armel-ftbfs.patch
Debian R Packages Maintainers [Tue, 9 Jan 2024 08:20:15 +0000 (09:20 +0100)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Andreas Tille [Tue, 9 Jan 2024 08:20:15 +0000 (09:20 +0100)]
r-cran-s2 (1.1.6-1) unstable; urgency=medium
* New upstream version
[dgit import unpatched r-cran-s2 1.1.6-1]
Andreas Tille [Tue, 9 Jan 2024 08:20:15 +0000 (09:20 +0100)]
Import r-cran-s2_1.1.6.orig.tar.gz
[dgit import orig r-cran-s2_1.1.6.orig.tar.gz]
Andreas Tille [Tue, 9 Jan 2024 08:20:15 +0000 (09:20 +0100)]
Import r-cran-s2_1.1.6-1.debian.tar.xz
[dgit import tarball r-cran-s2 1.1.6-1 r-cran-s2_1.1.6-1.debian.tar.xz]
Raspbian automatic forward porter [Thu, 28 Sep 2023 19:35:54 +0000 (20:35 +0100)]
Merge version 1.1.2-1+rpi1 and 1.1.4-1 to produce 1.1.4-1+rpi1
Andreas Tille [Fri, 30 Jun 2023 19:49:50 +0000 (20:49 +0100)]
Merge r-cran-s2 (1.1.4-1) import into refs/heads/workingbranch
Nilesh Patra [Fri, 30 Jun 2023 19:49:50 +0000 (20:49 +0100)]
Manually pass in -latomic on armel to fix FTBFS
Last-Update: 2021-10-05
Gbp-Pq: Name fix-armel-ftbfs.patch
Debian R Packages Maintainers [Fri, 30 Jun 2023 19:49:50 +0000 (20:49 +0100)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Andreas Tille [Fri, 30 Jun 2023 19:49:50 +0000 (20:49 +0100)]
r-cran-s2 (1.1.4-1) unstable; urgency=medium
* New upstream version
* Test-Depends as per Suggests
[dgit import unpatched r-cran-s2 1.1.4-1]
Andreas Tille [Fri, 30 Jun 2023 19:49:50 +0000 (20:49 +0100)]
Import r-cran-s2_1.1.4.orig.tar.gz
[dgit import orig r-cran-s2_1.1.4.orig.tar.gz]
Andreas Tille [Fri, 30 Jun 2023 19:49:50 +0000 (20:49 +0100)]
Import r-cran-s2_1.1.4-1.debian.tar.xz
[dgit import tarball r-cran-s2 1.1.4-1 r-cran-s2_1.1.4-1.debian.tar.xz]
Raspbian automatic forward porter [Thu, 19 Jan 2023 17:23:34 +0000 (17:23 +0000)]
Merge version 1.1.1-1+rpi1 and 1.1.2-1 to produce 1.1.2-1+rpi1
Andreas Tille [Mon, 16 Jan 2023 12:49:37 +0000 (12:49 +0000)]
Merge r-cran-s2 (1.1.2-1) import into refs/heads/workingbranch
Nilesh Patra [Mon, 16 Jan 2023 12:49:37 +0000 (12:49 +0000)]
Manually pass in -latomic on armel to fix FTBFS
Last-Update: 2021-10-05
Gbp-Pq: Name fix-armel-ftbfs.patch
Debian R Packages Maintainers [Mon, 16 Jan 2023 12:49:37 +0000 (12:49 +0000)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Andreas Tille [Mon, 16 Jan 2023 12:49:37 +0000 (12:49 +0000)]
r-cran-s2 (1.1.2-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.2 (routine-update)
[dgit import unpatched r-cran-s2 1.1.2-1]
Andreas Tille [Mon, 16 Jan 2023 12:49:37 +0000 (12:49 +0000)]
Import r-cran-s2_1.1.2.orig.tar.gz
[dgit import orig r-cran-s2_1.1.2.orig.tar.gz]
Andreas Tille [Mon, 16 Jan 2023 12:49:37 +0000 (12:49 +0000)]
Import r-cran-s2_1.1.2-1.debian.tar.xz
[dgit import tarball r-cran-s2 1.1.2-1 r-cran-s2_1.1.2-1.debian.tar.xz]
Raspbian automatic forward porter [Fri, 2 Dec 2022 06:44:32 +0000 (06:44 +0000)]
Merge version 1.1.0-1+rpi1 and 1.1.1-1 to produce 1.1.1-1+rpi1
Andreas Tille [Mon, 28 Nov 2022 14:28:30 +0000 (14:28 +0000)]
Merge r-cran-s2 (1.1.1-1) import into refs/heads/workingbranch
Nilesh Patra [Mon, 28 Nov 2022 14:28:30 +0000 (14:28 +0000)]
Manually pass in -latomic on armel to fix FTBFS
Last-Update: 2021-10-05
Gbp-Pq: Name fix-armel-ftbfs.patch
Debian R Packages Maintainers [Mon, 28 Nov 2022 14:28:30 +0000 (14:28 +0000)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Andreas Tille [Mon, 28 Nov 2022 14:28:30 +0000 (14:28 +0000)]
r-cran-s2 (1.1.1-1) unstable; urgency=medium
* New upstream version
[dgit import unpatched r-cran-s2 1.1.1-1]
Andreas Tille [Mon, 28 Nov 2022 14:28:30 +0000 (14:28 +0000)]
Import r-cran-s2_1.1.1.orig.tar.gz
[dgit import orig r-cran-s2_1.1.1.orig.tar.gz]
Andreas Tille [Mon, 28 Nov 2022 14:28:30 +0000 (14:28 +0000)]
Import r-cran-s2_1.1.1-1.debian.tar.xz
[dgit import tarball r-cran-s2 1.1.1-1 r-cran-s2_1.1.1-1.debian.tar.xz]
Raspbian automatic forward porter [Sat, 6 Aug 2022 22:52:15 +0000 (23:52 +0100)]
Merge version 1.0.7-3+rpi1 and 1.1.0-1 to produce 1.1.0-1+rpi1
Andreas Tille [Thu, 21 Jul 2022 15:46:21 +0000 (16:46 +0100)]
Merge r-cran-s2 (1.1.0-1) import into refs/heads/workingbranch
Nilesh Patra [Thu, 21 Jul 2022 15:46:21 +0000 (16:46 +0100)]
Manually pass in -latomic on armel to fix FTBFS
Last-Update: 2021-10-05
Gbp-Pq: Name fix-armel-ftbfs.patch
Debian R Packages Maintainers [Thu, 21 Jul 2022 15:46:21 +0000 (16:46 +0100)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Andreas Tille [Thu, 21 Jul 2022 15:46:21 +0000 (16:46 +0100)]
r-cran-s2 (1.1.0-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.6.1 (routine-update)
* Reorder sequence of d/control fields by cme (routine-update)
[dgit import unpatched r-cran-s2 1.1.0-1]
Andreas Tille [Thu, 21 Jul 2022 15:46:21 +0000 (16:46 +0100)]
Import r-cran-s2_1.1.0.orig.tar.gz
[dgit import orig r-cran-s2_1.1.0.orig.tar.gz]
Andreas Tille [Thu, 21 Jul 2022 15:46:21 +0000 (16:46 +0100)]
Import r-cran-s2_1.1.0-1.debian.tar.xz
[dgit import tarball r-cran-s2 1.1.0-1 r-cran-s2_1.1.0-1.debian.tar.xz]
Peter Michael Green [Sat, 9 Oct 2021 13:41:14 +0000 (14:41 +0100)]
Merge r-cran-s2 (1.0.7-3+rpi1) import into refs/heads/workingbranch
Nilesh Patra [Sat, 9 Oct 2021 13:41:14 +0000 (14:41 +0100)]
Manually pass in -latomic on armel to fix FTBFS
Last-Update: 2021-10-05
Gbp-Pq: Name fix-armel-ftbfs.patch
Debian R Packages Maintainers [Sat, 9 Oct 2021 13:41:14 +0000 (14:41 +0100)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Peter Michael Green [Sat, 9 Oct 2021 13:41:14 +0000 (14:41 +0100)]
r-cran-s2 (1.0.7-3+rpi1) bookworm-staging; urgency=medium
* Link with libatomic on armhf too for raspbian.
[dgit import unpatched r-cran-s2 1.0.7-3+rpi1]
Peter Michael Green [Sat, 9 Oct 2021 13:41:14 +0000 (14:41 +0100)]
Import r-cran-s2_1.0.7-3+rpi1.debian.tar.xz
[dgit import tarball r-cran-s2 1.0.7-3+rpi1 r-cran-s2_1.0.7-3+rpi1.debian.tar.xz]
Nilesh Patra [Wed, 6 Oct 2021 10:38:58 +0000 (11:38 +0100)]
Merge r-cran-s2 (1.0.7-3) import into refs/heads/workingbranch
Nilesh Patra [Wed, 6 Oct 2021 10:38:58 +0000 (11:38 +0100)]
Manually pass in -latomic on armel to fix FTBFS
Last-Update: 2021-10-05
Gbp-Pq: Name fix-armel-ftbfs.patch
Debian R Packages Maintainers [Wed, 6 Oct 2021 10:38:58 +0000 (11:38 +0100)]
Fix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
Origin: upstream
Bug: https://github.com/google/s2geometry/pull/183
Forwarded: no
Reviewed-by: Étienne Mollier <emollier@debian.org>
Last-Update: 2021-10-04
Suggested changes fix compilation error with OpenSSL >= 1.0 for 32bit target.
The algorithm is similar to what is currently being done in BN_ext_set_uint64,
but in the opposite direction.
Last-Update: 2021-10-04
Gbp-Pq: Name fix-ftbfs-on-32bit.patch
Nilesh Patra [Wed, 6 Oct 2021 10:38:58 +0000 (11:38 +0100)]
r-cran-s2 (1.0.7-3) unstable; urgency=medium
* d/p/fix-armel-ftbfs.patch
+ Extend patch to fix FTBFS on mipsel, m68k, powerpc and riscv64
* Add myself to uploaders
* [skip ci] d/salsa-ci.yml: Disable reprotest
[dgit import unpatched r-cran-s2 1.0.7-3]
Nilesh Patra [Wed, 6 Oct 2021 10:38:58 +0000 (11:38 +0100)]
Import r-cran-s2_1.0.7-3.debian.tar.xz
[dgit import tarball r-cran-s2 1.0.7-3 r-cran-s2_1.0.7-3.debian.tar.xz]
Étienne Mollier [Mon, 4 Oct 2021 19:37:06 +0000 (20:37 +0100)]
Import r-cran-s2_1.0.7.orig.tar.gz
[dgit import orig r-cran-s2_1.0.7.orig.tar.gz]
Andreas Tille [Sat, 16 Jan 2021 16:30:37 +0000 (16:30 +0000)]
r-cran-s2 (1.0.4-1) unstable; urgency=medium
* New upstream version
[dgit import unpatched r-cran-s2 1.0.4-1]
Andreas Tille [Sat, 16 Jan 2021 16:30:37 +0000 (16:30 +0000)]
Import r-cran-s2_1.0.4.orig.tar.gz
[dgit import orig r-cran-s2_1.0.4.orig.tar.gz]
Andreas Tille [Sat, 16 Jan 2021 16:30:37 +0000 (16:30 +0000)]
Import r-cran-s2_1.0.4-1.debian.tar.xz
[dgit import tarball r-cran-s2 1.0.4-1 r-cran-s2_1.0.4-1.debian.tar.xz]