This is an automated email from the git hooks/post-receive script. fnatter-guest pushed a commit to branch master in repository simplyhtml.
commit 2c5c557f5265f508f223e9706edf5b14d1ab4eda Author: Felix Natter <[email protected]> Date: Fri Dec 25 10:08:09 2015 +0100 fix lintian in debian/copyright --- debian/copyright | 37 ++++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/debian/copyright b/debian/copyright index 2cf3136..02ed203 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,24 +4,10 @@ Source: http://simplyhtml.sf.net/ Upstream-Contact: Felix Natter <[email protected]> Files: * -Copyright: 2006-2013 Dimitri Polivaev <[email protected]> +Copyright: 2006-2015 Dimitri Polivaev <[email protected]> + 2012-2015 Felix Natter <[email protected]> 2002,2003 Ulrich Hilger <[email protected]> License: GPL-2+ - This package 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 package 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 General Public License for more details. - . - You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/> - . - On Debian systems, the complete text of the GNU General - Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: ./src/com/sun/demo/ElementTreePanel.java ./src/com/sun/demo/ExampleFileFilter.java @@ -62,8 +48,25 @@ Copyright: 2006-2013 Dimitri Polivaev <[email protected]> 2006-2013 Christian Foltin License: GPL-2+ +License: GPL-2+ + This package 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 package 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 General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/> + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". + Files: debian/* -Copyright: 2013 Felix Natter <[email protected]> +Copyright: 2013-2015 Felix Natter <[email protected]> 2008-2012 Eric Lavarde <[email protected]> License: GPL-2+ or BSD-2-clause This package is free software; you can redistribute it and/or modify -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/simplyhtml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

