This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository permute.
commit cadc8fa666410923055cfc5a37358f1acc431f82 Author: Andreas Tille <[email protected]> Date: Mon Aug 8 09:40:17 2016 +0200 update d/copyright --- debian/changelog | 1 + debian/copyright | 24 +++++++++--------------- 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index bb72af6..a4c4476 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ permute (0.9-0-1) UNRELEASED; urgency=medium * New upstream version * cme fix dpkg-control * fix autopkgtest + * update d/copyright -- Andreas Tille <[email protected]> Mon, 08 Aug 2016 09:17:30 +0200 diff --git a/debian/copyright b/debian/copyright index 63ef933..f96ee0e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,18 +1,14 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://cran.r-project.org/src/contrib/permute_0.7-0.tar.gz -Comment: On Debian systems, a copy of the GNU General Public version 2 - is available in ‘/usr/share/common-licenses/GPL-2’. -License: GPL-2 - Permute is a R library licensed under GPL-2, and R itself is licensed under - GPL-2 plus some permissive license claims, so the effective license of Permute - as a binary package is GPL-2. +Format: httpys://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Gavin L. Simpson <[email protected]> +Source: https://cran.r-project.org/web/packages/permute/ Files: * -Copyright: Gavin L. Simpson <[email protected]> +Copyright: Gavin L. Simpson, R Core Team, Douglas M. Bates, Jari Oksanen License: GPL-2 -Files: inst/doc/Z.cls -Copyright: © 2004 Achim Zeileis +Files: debian/* +Copyright: 2011-2013 Charles Plessy <[email protected]> + 2014-2016 Andreas Tille <[email protected]> License: GPL-2 License: GPL-2 @@ -25,7 +21,5 @@ License: GPL-2 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 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. - + On Debian systems, a copy of the GNU General Public version 2 + is available in ‘/usr/share/common-licenses/GPL-2’. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/permute.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
