This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-snowballc.
commit 5062c8c7083b39d13d09fe199be7a3fb04763cc9 Author: Andreas Tille <[email protected]> Date: Wed Nov 29 22:15:41 2017 +0100 Document binary data files in README.source, upload to unstable --- debian/README.source | 8 ++++++++ debian/changelog | 5 +++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..9fceb09 --- /dev/null +++ b/debian/README.source @@ -0,0 +1,8 @@ +Explanation for binary files inside source package according to + http://lists.debian.org/debian-devel/2013/09/msg00332.html + +Files: inst/words/*.RData +Documented: man/getStemLanguages.Rd + Supported languages + + -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 10:12:46 +0200 diff --git a/debian/changelog b/debian/changelog index 26e5b6b..89d3d31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -r-cran-snowballc (0.5.1-2) UNRELEASED; urgency=medium +r-cran-snowballc (0.5.1-2) unstable; urgency=medium * Moved packaging from SVN to Git * Testsuite: autopkgtest-pkg-r * Standards-Version: 4.1.1 + * Add README.source to document binary data files - -- Andreas Tille <[email protected]> Wed, 29 Nov 2017 22:09:32 +0100 + -- Andreas Tille <[email protected]> Wed, 29 Nov 2017 22:10:22 +0100 r-cran-snowballc (0.5.1-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-snowballc.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
