This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libnetlib-java.
commit 568943879d54d7826d37e1e9eab296edb510812b Author: Andreas Tille <[email protected]> Date: Thu Apr 14 14:27:22 2016 +0200 Fix DEP5 names --- debian/copyright | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index cc84ef4..0f19078 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: netlib-java Source: https://github.com/fommil/netlib-java/ -License: BSD +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -35,17 +35,17 @@ Files: * Copyright: 2007 Samuel Halliday, ThinkTank Maths Limited 2003-2007 Keith Seymour. 1992-2007 The University of Tennessee. All rights reserved. -License: BSD +License: BSD-3-clause Files: src/org/netlib/generate/JNIGenerator.java src/org/netlib/generate/JNIGenerator.java Copyright: 2006, 2007 Samuel Halliday, ThinkTank Maths Limited -License: BSD +License: BSD-3-clause Files: jni/arpack.h Copyright: 1997 Richard Lehoucq, Rice University 1997 Danny Sorensen, Rice University 1997 Chao Yang, Rice University -License: BSD +License: BSD-3-clause Files: debian/* Copyright: 2012 Olivier Sallou <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnetlib-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

