[r-cran-maps] 08/08: Document binary data files in debian/README.source, upload to unstable
Andreas Tille
tille at debian.org
Thu Sep 7 09:17:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-maps.
commit 93b3e92afa7ca2a4166526ceaf67567b4963a271
Author: Andreas Tille <tille at debian.org>
Date: Thu Sep 7 11:12:26 2017 +0200
Document binary data files in debian/README.source, upload to unstable
---
debian/README.source | 43 +++++++++++++++++++++++++++++++++++++++++++
debian/changelog | 5 +++--
2 files changed, 46 insertions(+), 2 deletions(-)
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..7c4e703
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,43 @@
+Explanation for binary files inside source package according to
+ http://lists.debian.org/debian-devel/2013/09/msg00332.html
+
+Files: data/canada.cities.rda
+ data/county.fips.rda
+ data/iso3166.rda
+ data/ozone.rda
+ data/state.fips.rda
+ data/us.cities.rda
+ data/world.cities.rda
+Documented: man/*.Rd
+ Database of the according topic
+
+Files: data/countyMapEnv.rda
+ data/franceMapEnv.rda
+ data/italyMapEnv.rda
+ data/lakesMapEnv.rda
+ data/legacy_world*MapEnv.rda
+ data/nzMapEnv.rda
+ data/state.cartoMapEnv.rda
+ data/state.vbmMapEnv.rda
+ data/stateMapEnv.rda
+ data/usaMapEnv.rda
+ data/world*MapEnv.rda
+Documented: man/*(s/MapEnv//).Rd
+ Database of the according topic (documentation file is
+ lacking the 'MapEnv' part in the file name string.
+
+Files: state.carto.center.rda
+ state.vbm.center.rda
+Documented: man/*(s/.center//).Rd
+ Database of the according topic (documentation file is
+ lacking the '.center' part in the file name string.
+
+Files: data/unemp.rda
+Documented: man/ozone.Rd
+ Has population and unemployment percentage for US counties.
+
+Files: data/votes.repub.rda
+Documented: man/ozone.Rd
+ contains the percentage republican votes in the 1900 election.
+
+ -- Andreas Tille <tille at debian.org> Thu, 07 Sep 2017 10:01:29 +0200
diff --git a/debian/changelog b/debian/changelog
index 27228c4..142d3ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-r-cran-maps (3.2.0-1) UNRELEASED; urgency=medium
+r-cran-maps (3.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
@@ -8,8 +8,9 @@ r-cran-maps (3.2.0-1) UNRELEASED; urgency=medium
* convert from cdbs to dh-r
* debhelper 10
* DEP5
+ * Document binary data files in debian/README.source
- -- Andreas Tille <tille at debian.org> Thu, 07 Sep 2017 09:31:55 +0200
+ -- Andreas Tille <tille at debian.org> Thu, 07 Sep 2017 10:01:29 +0200
r-cran-maps (3.1.1-1) unstable; urgency=medium
--
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