This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-psy.
commit e94baf6ea221b1292ef86b52816219fcfd40ef01 Author: Andreas Tille <[email protected]> Date: Fri Sep 29 10:16:53 2017 +0200 Add debian/README.source to document binary data --- debian/README.source | 19 +++++++++++++++++++ debian/changelog | 5 +++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..36d27a4 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,19 @@ +Explanation for binary files inside source package according to + http://lists.debian.org/debian-devel/2013/09/msg00332.html + +Files: data/ehd.rda +Documented: man/ehd.Rd + A data frame with 269 observations on the following 20 variables. + Jouvent, R et al 1988 La clinique polydimensionnelle de humeur depressive. + Nouvelle version echelle EHD : Polydimensional rating scale of depressive mood. + Psychiatrie et Psychobiologie. + +Files: data/expsy.rda +Documented: man/expsy.Rd + Data set related to psychometry + +Files: data/sleep.rda +Documented: man/sleep.Rd + Ecological and Constitutional Data in Mammals + + -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 10:12:46 +0200 diff --git a/debian/changelog b/debian/changelog index 12b7c84..a37548e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -r-cran-psy (1.1-3) UNRELEASED; urgency=medium +r-cran-psy (1.1-3) unstable; urgency=medium * Moved packaging from SVN to Git * debhelper 10 @@ -6,8 +6,9 @@ r-cran-psy (1.1-3) UNRELEASED; urgency=medium * cme fix dpkg-control * Standards-Version: 4.1.0 * Canonical homepage for CRAN packages + * Add debian/README.source to document binary data - -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 09:58:17 +0200 + -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 10:12:46 +0200 r-cran-psy (1.1-2) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-psy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
