Author: latticetower-guest Date: 2016-07-07 23:23:29 +0000 (Thu, 07 Jul 2016) New Revision: 22429
Modified: trunk/packages/rostlab/reprof/trunk/debian/changelog trunk/packages/rostlab/reprof/trunk/debian/copyright Log: debian/copyright: fixed syntax to fit DEP5 Modified: trunk/packages/rostlab/reprof/trunk/debian/changelog =================================================================== --- trunk/packages/rostlab/reprof/trunk/debian/changelog 2016-07-07 23:07:37 UTC (rev 22428) +++ trunk/packages/rostlab/reprof/trunk/debian/changelog 2016-07-07 23:23:29 UTC (rev 22429) @@ -6,6 +6,7 @@ * cme fix dpkg-control * add hardening * add debian/README.test, debian/docs + * debian/copyright: fixed syntax to fit DEP5 [ Andreas Tille ] * Fix clean target to build twice in a row Modified: trunk/packages/rostlab/reprof/trunk/debian/copyright =================================================================== --- trunk/packages/rostlab/reprof/trunk/debian/copyright 2016-07-07 23:07:37 UTC (rev 22428) +++ trunk/packages/rostlab/reprof/trunk/debian/copyright 2016-07-07 23:23:29 UTC (rev 22429) @@ -1,42 +1,34 @@ -This work was packaged for Debian by: +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: reprof +Upstream-Contact: [email protected] +Source: ftp://rostlab.org/reprof/ - Peter Hoenigschmid <[email protected]> on Fri, 16 Dec 2011 16:44:22 +0100 +Files: * +Copyright: + Copyright (C) 2011 Peter Hoenigschmid <[email protected]>, + Technical University of Munich, Germany + Copyright (C) 2011 Burkhard Rost <[email protected]>, + Technical University of Munich, Germany +License: GPL-3 -It was downloaded from: - - ftp://rostlab.org/reprof/ - -Upstream Authors: - - Peter Hoenigschmid <[email protected]> - Burkhard Rost - +Files: debian/* Copyright: + Copyright (C) 2011 Peter Hoenigschmid <[email protected]> +License: GPL-3 - Copyright (C) 2011 Peter Hoenigschmid, Technical University of Munich, Germany - Copyright (C) 2011 Burkhard Rost, Technical University of Munich, Germany - -License: - - 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 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 3 can be found in `/usr/share/common-licenses/GPL-3'. - -The Debian packaging is: - - Copyright (C) 2011 Peter Hoenigschmid <[email protected]> - -and is licensed under the GPL version 3, -see "/usr/share/common-licenses/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. + . + 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 3 can be found in `/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
