This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository tantan.
commit 7b565d152bfb5f81b5f42da0127d02af2dce02e7 Author: Sascha Steinbiss <[email protected]> Date: Tue Aug 4 22:30:44 2015 +0000 adjust d/copyright --- debian/changelog | 7 +++++++ debian/copyright | 31 ++++++++++++++++--------------- 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index b9e3b38..727a7f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +tantan (13-2) unstable; urgency=low + + * Add missing copyright holder in d/copyright + * Fix machine readable license code + + -- Sascha Steinbiss <[email protected]> Tue, 04 Aug 2015 23:24:50 +0000 + tantan (13-1) unstable; urgency=low * Initial release (Closes: #793907) diff --git a/debian/copyright b/debian/copyright index 6078d23..8cd5a42 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,25 +4,26 @@ Source: http://www.cbrc.jp/tantan/ Files: * Copyright: © 2011 Martin Frith <[email protected]> -License: GPL-3 + © 2008 Michiaki Hamada <[email protected]> +License: GPL-3+ Files: debian/* -Copyright: 2015 Sascha Steinbiss <[email protected]> -License: GPL-3 +Copyright: © 2015 Sascha Steinbiss <[email protected]> +License: GPL-3+ -License: GPL-3 - 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 3 of the License, or - (at your option) any later version. +License: GPL-3+ + 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 3 of the License, or + (at your option) any later version. . - 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 General Public License for more details. + 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 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/>. + 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 you can find a copy of the text of GPL version 3 - at /usr/share/common-licenses/GPL-3. \ No newline at end of file + at /usr/share/common-licenses/GPL-3. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tantan.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
