Author: latticetower-guest Date: 2016-07-08 19:49:04 +0000 (Fri, 08 Jul 2016) New Revision: 22457
Modified: trunk/packages/rostlab/profphd/trunk/debian/changelog trunk/packages/rostlab/profphd/trunk/debian/copyright Log: cme fix dpkg-copyright Modified: trunk/packages/rostlab/profphd/trunk/debian/changelog =================================================================== --- trunk/packages/rostlab/profphd/trunk/debian/changelog 2016-07-08 19:47:37 UTC (rev 22456) +++ trunk/packages/rostlab/profphd/trunk/debian/changelog 2016-07-08 19:49:04 UTC (rev 22457) @@ -2,6 +2,7 @@ * Team upload. * cme fix dpkg-control + * cme fix dpkg-copyright -- Tatiana Malygina <[email protected]> Fri, 08 Jul 2016 22:46:36 +0300 @@ -291,4 +292,3 @@ * Man page example changed to work in default installation scenario. -- Laszlo Kajan <[email protected]> Fri, 20 Nov 2009 08:15:04 +0100 - Modified: trunk/packages/rostlab/profphd/trunk/debian/copyright =================================================================== --- trunk/packages/rostlab/profphd/trunk/debian/copyright 2016-07-08 19:47:37 UTC (rev 22456) +++ trunk/packages/rostlab/profphd/trunk/debian/copyright 2016-07-08 19:49:04 UTC (rev 22457) @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: profphd Upstream-Contact: Laszlo Kajan <[email protected]> Source: ftp://rostlab.org/profphd/ @@ -23,6 +23,22 @@ Copyright: 2009 Laszlo Kajan <[email protected]> License: GPL-2+ +License: Artistic + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + . + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. + +License: GPL-1+ + 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 1, or (at your option) + any later version. + . + On Debian systems, the complete text of version 1 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-1'. + License: GPL-2+ 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 @@ -40,19 +56,3 @@ . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. - -License: GPL-1+ - 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 1, or (at your option) - any later version. - . - On Debian systems, the complete text of version 1 of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL-1'. - -License: Artistic - This program is free software; you can redistribute it and/or modify - it under the terms of the Artistic License, which comes with Perl. - . - On Debian systems, the complete text of the Artistic License can be - found in `/usr/share/common-licenses/Artistic'. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
