r-cran-s2.git
3 years agoMerge version 1.0.7-3+rpi1 and 1.1.0-1 to produce 1.1.0-1+rpi1 archive/raspbian/1.1.0-1+rpi1 raspbian/1.1.0-1+rpi1
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

3 years agoMerge r-cran-s2 (1.1.0-1) import into refs/heads/workingbranch
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

3 years agoManually pass in -latomic on armel to fix FTBFS
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

3 years agoFix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
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

3 years agor-cran-s2 (1.1.0-1) unstable; urgency=medium
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]

3 years agoImport 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.orig.tar.gz

[dgit import orig r-cran-s2_1.1.0.orig.tar.gz]

3 years agoImport r-cran-s2_1.1.0-1.debian.tar.xz
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]

4 years agoMerge r-cran-s2 (1.0.7-3+rpi1) import into refs/heads/workingbranch
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

4 years agoManually pass in -latomic on armel to fix FTBFS
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

4 years agoFix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
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

4 years agor-cran-s2 (1.0.7-3+rpi1) bookworm-staging; urgency=medium
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]

4 years agoImport r-cran-s2_1.0.7-3+rpi1.debian.tar.xz
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]

4 years agoMerge 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)]
Merge r-cran-s2 (1.0.7-3) import into refs/heads/workingbranch

4 years agoManually pass in -latomic on armel to fix FTBFS
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

4 years agoFix BN_ext_get_uint64 for OpenSSL >= 1.1 32bit
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

4 years agor-cran-s2 (1.0.7-3) unstable; urgency=medium
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]

4 years agoImport r-cran-s2_1.0.7-3.debian.tar.xz
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]

4 years agoImport r-cran-s2_1.0.7.orig.tar.gz
É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]

4 years agor-cran-s2 (1.0.4-1) unstable; urgency=medium
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]

4 years agoImport 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.orig.tar.gz

[dgit import orig r-cran-s2_1.0.4.orig.tar.gz]

4 years agoImport r-cran-s2_1.0.4-1.debian.tar.xz
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]