[med-svn] [r-cran-fitbitscraper] 01/01: Update control & changelog
Dylan Aïssi
bob.dybian-guest at moszumanska.debian.org
Sun Jun 12 03:32:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
bob.dybian-guest pushed a commit to branch master
in repository r-cran-fitbitscraper.
commit e15c4edff20153efcf9261fa47363f6092e31341
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date: Sun Jun 12 05:28:33 2016 +0200
Update control & changelog
---
debian/changelog | 7 +++++++
debian/control | 4 ++++
2 files changed, 11 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5616cf6..91c8a00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+r-cran-fitbitscraper (0.1.7-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Add Suggests field in d/control.
+
+ -- Dylan Aïssi <bob.dybian at gmail.com> Sun, 12 Jun 2016 05:16:12 +0200
+
r-cran-fitbitscraper (0.1.6-1) unstable; urgency=low
* Initial release. (Closes: #822732).
diff --git a/debian/control b/debian/control
index a0ddbfe..80511e3 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,10 @@ Depends: ${R:Depends},
r-cran-httr,
r-cran-stringr,
r-cran-jsonlite
+Suggests: r-cran-knitr,
+# r-cran-rmarkdown,
+ r-cran-ggplot2
+# r-cran-ggthemes
Description: Import your Fitbit data from the Fitbit's website into R
This R package scrapes Fitbit data from the Fitbit's website. This does not
use the official API, but instead uses the API that the web dashboard uses
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-fitbitscraper.git
More information about the debian-med-commit
mailing list