[r-cran-maps] branch master updated (f808145 -> 93b3e92)
Andreas Tille
tille at debian.org
Thu Sep 7 09:17:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository r-cran-maps.
from f808145 Take over packaging into Debian Science team
adds ef5e15e New upstream version 3.2.0
new 593c8c7 Merge tag 'upstream/3.2.0'
new 099368a New upstream version
new 82e9a5c Verified d/watch and express this by setting version=4
new 8e3d08a cme fix dpkg-control
new 93c3ce9 convert from cdbs to dh-r
new 682b9ea debhelper 10
new 39d890c DEP5
new 93b3e92 Document binary data files in debian/README.source, upload to unstable
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
DESCRIPTION | 8 +-
MD5 | 71 ++++----
NAMESPACE | 4 +-
R/db.r | 103 ++++++-----
R/iso.r | 6 +-
R/map.r | 36 +++-
R/mapclip.r | 102 +++++++++++
R/misc.r | 11 +-
R/polygon.r | 15 +-
R/read.sp.R | 16 +-
R/smooth.r | 6 +-
README.md | 8 +-
configure | 32 ++--
configure.ac | 2 +-
data/county.fips.rda | Bin 34368 -> 26405 bytes
data/state.fips.rda | Bin 1224 -> 1073 bytes
data/us.cities.rda | Bin 18587 -> 18665 bytes
debian/README.source | 43 +++++
debian/changelog | 13 +-
debian/compat | 2 +-
debian/control | 17 +-
debian/copyright | 35 ++--
debian/rules | 9 +-
debian/watch | 4 +-
inst/NEWS.Rd | 23 +++
inst/README.md | 2 +
man/county.fips.Rd | 2 +-
man/identify.map.Rd | 2 +-
man/internal2.Rd | 4 +
man/map.Rd | 25 ++-
man/map.cities.Rd | 4 +-
man/map.where.Rd | 7 +-
man/ozone.Rd | 15 +-
man/state.fips.Rd | 4 +-
man/world.Rd | 3 +
man/world2.Rd | 18 +-
src/Makefile.in | 56 +++---
src/Makefile.win | 62 +++----
src/init.c | 43 +++++
src/italy.name | 16 +-
src/map.h | 14 --
src/mapclip.c | 497 +++++++++++++++++++++++++++++++++++++++++++++++++++
src/mapget.c | 49 ++---
src/thin.c | 2 +-
src/world.name | 6 +-
45 files changed, 1089 insertions(+), 308 deletions(-)
create mode 100644 R/mapclip.r
create mode 100644 debian/README.source
create mode 100644 src/init.c
create mode 100644 src/mapclip.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-maps.git
More information about the debian-science-commits
mailing list