Author: tille Date: 2014-04-02 19:53:19 +0000 (Wed, 02 Apr 2014) New Revision: 16560
Modified: trunk/packages/rostlab/predictprotein/trunk/debian/changelog trunk/packages/rostlab/predictprotein/trunk/debian/copyright Log: correct DEP5 syntax and content of debian/copyright Modified: trunk/packages/rostlab/predictprotein/trunk/debian/changelog =================================================================== --- trunk/packages/rostlab/predictprotein/trunk/debian/changelog 2014-04-02 19:45:59 UTC (rev 16559) +++ trunk/packages/rostlab/predictprotein/trunk/debian/changelog 2014-04-02 19:53:19 UTC (rev 16560) @@ -7,6 +7,7 @@ * Priority: optional * Removed README.source since this it just explains usual practice * cme fix dpkg-control + * correct DEP5 syntax and content of debian/copyright -- Andreas Tille <[email protected]> Wed, 02 Apr 2014 21:41:04 +0200 Modified: trunk/packages/rostlab/predictprotein/trunk/debian/copyright =================================================================== --- trunk/packages/rostlab/predictprotein/trunk/debian/copyright 2014-04-02 19:45:59 UTC (rev 16559) +++ trunk/packages/rostlab/predictprotein/trunk/debian/copyright 2014-04-02 19:53:19 UTC (rev 16560) @@ -4,16 +4,17 @@ Source: ftp://rostlab.org/predictprotein/ Files: debian/* -Copyright: 2010 Guy Yachdav <[email protected]> +Copyright: 2010-2014 Guy Yachdav <[email protected]> 2012 Laszlo Kajan <[email protected]> 2012 Simon Domke <[email protected]> + 2014 Andreas Tille <[email protected]> License: GPL-3+ Files: helper_apps/prosite_scan.pl -Copyright: - 2008 Guy Yachdav <[email protected]> (modifications) - public-domain (original: ftp://lausanne.isb-sib.ch/pub/software/unix/prosite_scan/prosite_scan , author Kay Hofmann <[email protected]>) -License: public-domain and GPL-3+ +Copyright: 2008 Guy Yachdav <[email protected]> + 1994-1999 Kay Hofmann <[email protected]> +License: GPL-3+ +Comment: Original source (available at ftp://lausanne.isb-sib.ch/pub/software/unix/prosite_scan/prosite_scan) in public domain: http://lists.alioth.debian.org/pipermail/debian-med-packaging/2012-July/016408.html On 14/07/12 21:51, Kay Hofmann wrote: @@ -25,22 +26,8 @@ > Best Wishes, > > Kay - . - Any modification to 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. - . - 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 modifications were put under GPL-3+. Files: * Copyright: 2010 ROSTLAB _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
