Author: plessy Date: 2010-08-27 12:27:13 +0000 (Fri, 27 Aug 2010) New Revision: 5194
Modified: trunk/packages/libgo-perl/trunk/debian/changelog trunk/packages/libgo-perl/trunk/debian/control trunk/packages/libgo-perl/trunk/debian/copyright Log: New upstream release, plus minor packaging changes. Modified: trunk/packages/libgo-perl/trunk/debian/changelog =================================================================== --- trunk/packages/libgo-perl/trunk/debian/changelog 2010-08-27 06:08:26 UTC (rev 5193) +++ trunk/packages/libgo-perl/trunk/debian/changelog 2010-08-27 12:27:13 UTC (rev 5194) @@ -1,3 +1,13 @@ +libgo-perl (0.13-1) unstable; urgency=low + + * New upstream version. + * Conformance with Policy 3.9.1: + - Refer to the local copy of the GPL version 1 in debian/copyright. + - Incremented Standards-Version (debian/control). + * Reformatted debian/copyright to better reflect the current DEP-5. + + -- Charles Plessy <[email protected]> Fri, 27 Aug 2010 21:14:03 +0900 + libgo-perl (0.12-1) unstable; urgency=low * New upstream version. Modified: trunk/packages/libgo-perl/trunk/debian/control =================================================================== --- trunk/packages/libgo-perl/trunk/debian/control 2010-08-27 06:08:26 UTC (rev 5193) +++ trunk/packages/libgo-perl/trunk/debian/control 2010-08-27 12:27:13 UTC (rev 5194) @@ -6,7 +6,7 @@ Maintainer: Debian Med Packaging Team <[email protected]> DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]> -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/libgo-perl/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/libgo-perl/trunk/ Homepage: http://geneontology.sourceforge.net/ Modified: trunk/packages/libgo-perl/trunk/debian/copyright =================================================================== --- trunk/packages/libgo-perl/trunk/debian/copyright 2010-08-27 06:08:26 UTC (rev 5193) +++ trunk/packages/libgo-perl/trunk/debian/copyright 2010-08-27 12:27:13 UTC (rev 5194) @@ -1,26 +1,21 @@ -Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5/’. +Format: http://dep.debian.net/deps/dep5/ +Source: http://search.cpan.org/CPAN/authors/id/C/CM/CMUNGALL/ -Name : go-perl -Contact : Chris Mungall <[email protected]> -Source : http://search.cpan.org/CPAN/authors/id/C/CM/CMUNGALL/ +Files: * +Copyright: 2000-2010 Chris Mungall <[email protected]> +License: Perl + This module is free software. You may distribute under the same terms as perl itself. -Copyright : 2000-2009 Chris Mungall <[email protected]> -License : Perl - - This module is free software. You may distribute under the same terms as perl itself. - -License : Perl - - This program is free software; you can redistribute it and/or modify - it under the terms of either: - - a) the GNU General Public License as published by the Free Software - Foundation; either version 1, or (at your option) any later - version, or - - b) the "Artistic License" which comes with Perl. - -On Debian systems, the complete text of the latest version of the GNU General -Public License can be found in ‘/usr/share/common-licenses/GPL’, while the -complete text of the Artistic License can be found in -‘/usr/share/common-licenses/Artistic’. +License: Perl + This program is free software; you can redistribute it and/or modify + it under the terms of either: + . + a) the GNU General Public License as published by the Free Software + Foundation; either version 1, or (at your option) any later + version, or + . + b) the "Artistic License" which comes with Perl. +Comment: On Debian systems, the complete text of the latest version of the GNU +General Public License version 1 can be found in +‘/usr/share/common-licenses/GPL-1’, while 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/mailman/listinfo/debian-med-commit
