This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-bold.
commit aff9e79d56004c4580ce39a703c80a0f53f41405 Author: Andreas Tille <[email protected]> Date: Fri Mar 25 06:56:50 2016 +0000 Finalise package --- debian/changelog | 6 +++--- debian/rules | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 11afece..dd28c13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -r-cran-bold (0.3.0-1) UNRELEASED; urgency=low +r-cran-bold (0.3.0-1) unstable; urgency=low - * Initial release (Closes: #???) + * Initial release (Closes: #819226) - -- Andreas Tille <[email protected]> Tue, 22 Mar 2016 21:32:09 +0100 + -- Andreas Tille <[email protected]> Fri, 25 Mar 2016 07:37:04 +0100 diff --git a/debian/rules b/debian/rules index 2fbba2d..5000db0 100755 --- a/debian/rules +++ b/debian/rules @@ -1,3 +1,6 @@ #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk + +install/$(package):: + rm -rf debian/$(package)/usr/lib/R/site-library/$(cranName)/LICENSE -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-bold.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
