Author: sascha-guest Date: 2015-08-04 22:30:44 +0000 (Tue, 04 Aug 2015) New Revision: 19839
Modified: trunk/packages/tantan/trunk/debian/changelog trunk/packages/tantan/trunk/debian/copyright Log: adjust d/copyright Modified: trunk/packages/tantan/trunk/debian/changelog =================================================================== --- trunk/packages/tantan/trunk/debian/changelog 2015-08-04 20:09:57 UTC (rev 19838) +++ trunk/packages/tantan/trunk/debian/changelog 2015-08-04 22:30:44 UTC (rev 19839) @@ -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) Modified: trunk/packages/tantan/trunk/debian/copyright =================================================================== --- trunk/packages/tantan/trunk/debian/copyright 2015-08-04 20:09:57 UTC (rev 19838) +++ trunk/packages/tantan/trunk/debian/copyright 2015-08-04 22:30:44 UTC (rev 19839) @@ -4,25 +4,26 @@ 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. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
