This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-bindr.
commit 21201c0ac9612f45dda9fee3132cb29ddfd248bf Author: Andreas Tille <[email protected]> Date: Sun Oct 1 07:41:09 2017 +0200 Add missing copyright year --- debian/changelog | 6 ++++++ debian/copyright | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e025276..8a7f581 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-cran-bindr (0.1-2) UNRELEASED; urgency=medium + + * d/copyright: Add missing copyright year + + -- Andreas Tille <[email protected]> Sun, 01 Oct 2017 07:40:47 +0200 + r-cran-bindr (0.1-1) unstable; urgency=medium * Initial release (closes: #877302) diff --git a/debian/copyright b/debian/copyright index 34fdd0a..f52cdcf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Kirill Müller <[email protected]> Source: https://cran.r-project.org/package=bindr Files: * -Copyright: Kirill Müller, RStudio +Copyright: 2016-2017 Kirill Müller, RStudio License: MIT Files: debian/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-bindr.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
