r-cran-s2 (1.0.4-1) unstable; urgency=medium
authorAndreas Tille <tille@debian.org>
Sat, 16 Jan 2021 16:30:37 +0000 (16:30 +0000)
committerAndreas Tille <tille@debian.org>
Sat, 16 Jan 2021 16:30:37 +0000 (16:30 +0000)
  * New upstream version

[dgit import unpatched r-cran-s2 1.0.4-1]

12 files changed:
1  2 
debian/README.source
debian/changelog
debian/control
debian/copyright
debian/docs
debian/rules
debian/salsa-ci.yml
debian/source/format
debian/tests/control
debian/tests/run-unit-test
debian/upstream/metadata
debian/watch

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..51e4e96633196acabe8240887c2e8c7f52fb998c
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,16 @@@
++Explanation for binary files inside source package according to
++  https://lists.debian.org/debian-devel/2013/09/msg00332.html
++
++Files: data/s2_data_tbl_cities.rda
++Documented: man/s2_data_tbl_countries.Rd
++  Low-resolution world boundaries, timezones, and cities
++
++Files: data/s2_data_tbl_countries.rda
++Documented: man/s2_data_tbl_countries.Rd
++  Low-resolution world boundaries, timezones, and cities
++
++Files: data/s2_data_tbl_timezones.rda
++Documented: man/s2_data_tbl_countries.Rd
++  Low-resolution world boundaries, timezones, and cities
++
++ -- Andreas Tille <tille@debian.org>  Tue, 22 Sep 2020 09:33:00 +0200
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..e6dcb63858aa0b692b27cc5fe6de7a3f1f27f79c
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,29 @@@
++r-cran-s2 (1.0.4-1) unstable; urgency=medium
++
++  * New upstream version
++
++ -- Andreas Tille <tille@debian.org>  Sat, 16 Jan 2021 17:30:37 +0100
++
++r-cran-s2 (1.0.3-2) unstable; urgency=medium
++
++  * change uint64 to uint64_t in unaligned_access
++    Closes: #976473
++  * Standards-Version: 4.5.1 (routine-update)
++
++ -- Andreas Tille <tille@debian.org>  Thu, 10 Dec 2020 08:26:41 +0100
++
++r-cran-s2 (1.0.3-1) unstable; urgency=medium
++
++  * New upstream version
++  * debhelper-compat 13 (routine-update)
++  * Trim trailing whitespace.
++  * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository,
++    Repository-Browse.
++
++ -- Andreas Tille <tille@debian.org>  Sun, 18 Oct 2020 23:03:45 +0200
++
++r-cran-s2 (1.0.2-1) unstable; urgency=medium
++
++  * Initial release (closes: #970713)
++
++ -- Andreas Tille <tille@debian.org>  Tue, 22 Sep 2020 11:28:09 +0200
diff --cc debian/control
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..3caadac6d180937f20235c684902457f804bdcea
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,32 @@@
++Source: r-cran-s2
++Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
++Uploaders: Andreas Tille <tille@debian.org>
++Section: gnu-r
++Testsuite: autopkgtest-pkg-r
++Priority: optional
++Build-Depends: debhelper-compat (= 13),
++               dh-r,
++               r-base-dev,
++               r-cran-rcpp,
++               r-cran-wk,
++               libssl-dev
++Standards-Version: 4.5.1
++Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-s2
++Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-s2.git
++Homepage: https://cran.r-project.org/package=s2
++Rules-Requires-Root: no
++
++Package: r-cran-s2
++Architecture: any
++Depends: ${R:Depends},
++         ${shlibs:Depends},
++         ${misc:Depends}
++Recommends: ${R:Recommends}
++Suggests: ${R:Suggests}
++Description: GNU R spherical geometry operators using the S2 geometry library
++ Provides R bindings for Google's s2 library for geometric calculations
++ on the sphere. High-performance constructors and exporters provide high
++ compatibility with existing spatial packages, transformers construct new
++ geometries from existing geometries, predicates provide a means to
++ select geometries based on spatial relationships, and accessors extract
++ information about geometries.
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..a1bd198f1f69f57c136aa41081fee3b5f37522f4
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,32 @@@
++Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
++Upstream-Name: s2
++Upstream-Contact: Edzer Pebesma <edzer.pebesma@uni-muenster.de>
++Source: https://cran.r-project.org/package=s2
++
++Files: *
++Copyright: 2015-2020 Dewey Dunnington,
++ Edzer Pebesma,
++ Ege Rubak,
++License: Apache-2.0
++
++Files: configure
++Copyright: 2020  Jeroen Ooms
++License: Apache-2.0
++
++Files: src/s2/*
++       inst/include/s2/*
++Copyright: 2009-2019 Google, Inc. (Original s2geometry.io source code)
++License: Apache-2.0
++
++Files: src/s2/third_party/absl/*
++       inst/include/s2/third_party/absl/*
++Copyright: 2017 The Abseil Authors
++License: Apache-2.0
++
++Files: debian/*
++Copyright: 2020 Andreas Tille <tille@debian.org>
++License: Apache-2.0
++
++License: Apache-2.0
++ On Debian systems you can find the full text of the Apache License at
++ /usr/share/common-licenses/Apache-2.0.
diff --cc debian/docs
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..67ce40b3361e1ba041766b0b7a66858dd5e8ad9b
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,2 @@@
++debian/tests/run-unit-test
++tests
diff --cc debian/rules
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..68d9a36a960761ac3b810c3a3ac79d40aecdf763
new file mode 100755 (executable)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,4 @@@
++#!/usr/bin/make -f
++
++%:
++      dh $@ --buildsystem R
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..ee8502d892780b7058d9f0f81197ce0788036731
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,11 @@@
++---
++include:
++  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
++  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
++
++# R creates .rdb files and .rds with some randomness.
++# https://tests.reproducible-builds.org/debian/issues/unstable/randomness_in_r_rdb_rds_databases_issue.html
++# Uncomment the following two lines if this package is affected.
++#variables:
++#  SALSA_CI_DISABLE_REPROTEST: 1
++
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..163aaf8d82b6c54f23c45f32895dbdfdcc27b047
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,1 @@@
++3.0 (quilt)
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..6949b530e9fe365131c0bfb923a7fbf651a464d1
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++Tests: run-unit-test
++Depends: @, r-cran-testthat, r-cran-vctrs
++Restrictions: allow-stderr
++
++
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..4f96f77608556c7987923e782cac12a5907b75a0
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,16 @@@
++#!/bin/sh -e
++
++debname=r-cran-s2
++
++if [ "$AUTOPKGTEST_TMP" = "" ] ; then
++    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
++    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM
++fi
++cd $AUTOPKGTEST_TMP
++cp -a /usr/share/doc/$debname/tests/* $AUTOPKGTEST_TMP
++gunzip -r *
++for testfile in *.R; do
++    echo "BEGIN TEST $testfile"
++    LC_ALL=C.UTF-8 R --no-save < $testfile
++done
++
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..9107b9d805f47897307972ef04900bd7ae50fd21
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,6 @@@
++---
++Archive: CRAN
++Bug-Database: https://github.com/r-spatial/s2/issues
++Bug-Submit: https://github.com/r-spatial/s2/issues/new
++Repository: https://github.com/r-spatial/s2.git
++Repository-Browse: https://github.com/r-spatial/s2
diff --cc debian/watch
index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..c4d3be85ffe5774ff52e86a6ca3a2c9a4a2a01fd
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,2 @@@
++version=4
++https://cloud.r-project.org/src/contrib/s2_([-\d.]*)\.tar\.gz