This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch master in repository r-bioc-edger.
commit c0dc75cc6dde9b5af99fb2a5ad0f4e451410ed69 Author: Charles Plessy <[email protected]> Date: Mon Aug 5 19:09:35 2013 +0900 New upstream release (license changed to GPL-2+ between versions 2.6.1 and 3.2.3). --- debian/changelog | 6 ++++++ debian/copyright | 30 +++++++++++++++--------------- 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5234b39..0a3f242 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +r-bioc-edger (3.2.4~dfsg-1) UNRELEASED; urgency=low + + 543a589 Imported Upstream version 3.2.4~dfsg + + -- Charles Plessy <[email protected]> Mon, 05 Aug 2013 19:09:16 +0900 + r-bioc-edger (3.2.3~dfsg-1) unstable; urgency=low [ Charles Plessy ] diff --git a/debian/copyright b/debian/copyright index 2ced737..64fb5cf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,27 +1,27 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://www.bioconductor.org/packages/release/bioc/src/contrib/edgeR_3.2.3.tar.gz +Source: http://www.bioconductor.org/packages/release/bioc/src/contrib/edgeR_3.2.4.tar.gz Comment: inst/doc/edgeRUsersGuide.pdf is not accompanied by its source. License: GPL-2 - edgeR is LGPL-2+, but depend on LIMMA and R (GPL-2), so its effective license + edgeR is GPL-2+, but depend on LIMMA (LGPL-2+) and R (GPL-2), so its effective license is GPL-2. Files-Excluded: inst/doc/edgeRUsersGuide.pdf Files: * Copyright: 2007-2013 Mark Robinson <[email protected]>, Davis McCarthy <[email protected]>, Gordon Smyth <[email protected]> -License: LGPL-2+ - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. +License: GPL-2+ + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. . - This library is distributed in the hope that it will be useful, + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. . - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -Comment: On Debian systems, a copy of the GNU Library General Public version 2 - is available in ‘/usr/share/common-licenses/LGPL-2’. + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +Comment: On Debian systems, a copy of the GNU General Public version 2 + is available in ‘/usr/share/common-licenses/GPL-2’. -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-edger.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
