This is an automated email from the git hooks/post-receive script. bob.dybian-guest pushed a commit to tag debian/0.2.0-1 in repository r-cran-beeswarm.
commit c90696de151045aceffa87353de6c6e002b1a275 Author: Dylan Aïssi <[email protected]> Date: Wed May 13 06:32:54 2015 +0200 Update d/changelog, control and copyright --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- debian/copyright | 4 ++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5bf3576..aee72cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +r-cran-beeswarm (0.2.0-1) unstable; urgency=low + + * New upstream release. + * Update debian/copyright. + * Bump Policy to 3.9.6 (no change needed). + + -- Dylan Aïssi <[email protected]> Wed, 13 May 2015 06:11:20 +0200 + r-cran-beeswarm (0.1.6-2) unstable; urgency=low * Corrected VCS fields. diff --git a/debian/control b/debian/control index 1fb1236..d4d2cba 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,10 @@ Section: gnu-r Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Dylan Aïssi <[email protected]> -Build-Depends: debhelper (>= 9.0.0), +Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 3.1.0) -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: http://cran.r-project.org/web/packages/beeswarm/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-beeswarm.git Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-beeswarm.git diff --git a/debian/copyright b/debian/copyright index 00436ad..928b4a8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Aron Charles Eklund <eklund+beeswarm at cbs.dtu.dk> Source: http://cran.r-project.org/web/packages/beeswarm/ Files: * -Copyright: 2010-2014 Aron Charles Eklund. +Copyright: 2010-2015 Aron Charles Eklund. License: Artistic-2.0 Comment: The CRAN policy is to encourage package authors to no include the license text "to save space". We as in Debian are aware that this @@ -15,7 +15,7 @@ Comment: The CRAN policy is to encourage package authors to no include Files: debian/* Copyright: 2011 Charles Plessy <plessy at debian.org> - 2014 Dylan Aïssi <bob.dybian at gmail.com> + 2014-2015 Dylan Aïssi <bob.dybian at gmail.com> License: Artistic-2.0 Same as r-cran-beeswarm itelf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-beeswarm.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
