[med-svn] r14953 - trunk/packages/libbio-mage-utils-perl/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Oct 24 13:54:49 UTC 2013
Author: tille
Date: 2013-10-24 13:54:48 +0000 (Thu, 24 Oct 2013)
New Revision: 14953
Modified:
trunk/packages/libbio-mage-utils-perl/trunk/debian/changelog
trunk/packages/libbio-mage-utils-perl/trunk/debian/copyright
Log:
DEP5
Modified: trunk/packages/libbio-mage-utils-perl/trunk/debian/changelog
===================================================================
--- trunk/packages/libbio-mage-utils-perl/trunk/debian/changelog 2013-10-24 13:26:33 UTC (rev 14952)
+++ trunk/packages/libbio-mage-utils-perl/trunk/debian/changelog 2013-10-24 13:54:48 UTC (rev 14953)
@@ -9,6 +9,7 @@
- drop quilt, cdbs from Build-Depends
* debian/README.source: deleted because not up to date / not needed
* debian/rules: cdbs -> dh
+ * debian/copyright: DEP5
-- Andreas Tille <tille at debian.org> Thu, 24 Oct 2013 15:21:43 +0200
Modified: trunk/packages/libbio-mage-utils-perl/trunk/debian/copyright
===================================================================
--- trunk/packages/libbio-mage-utils-perl/trunk/debian/copyright 2013-10-24 13:26:33 UTC (rev 14952)
+++ trunk/packages/libbio-mage-utils-perl/trunk/debian/copyright 2013-10-24 13:54:48 UTC (rev 14953)
@@ -1,14 +1,44 @@
-Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5/’.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Bio-MAGE-Utils
+Upstream-Contact: The MAGE-Perl Hackers <mged-mage at lists.sf.net>
+ Jason E. Stewart <jasons at cpan.org>
+Source: http://downloads.sourceforge.net/mged/Bio-MAGE-Utils-20030502.0.tar.gz
-Name: Bio-MAGE-Utils
-Source: http://downloads.sourceforge.net/mged/Bio-MAGE-Utils-20030502.0.tar.gz
-Contact: The MAGE-Perl Hackers <mged-mage-perl 'at' lists 'dot' sf 'dot' net>
-
-
+Files: *
Copyright: © 2001-2002 The MicroArray Gene Expression Database Society (MGED)
© 2001-2002 Rosetta Inpharmatics
-License: MIT/X11
+License: MIT
+Comment: Upstream author Jason Stewart confirmed me that the files with no license
+ statements have the same license as Bio::MAGE, MIT/X11.
+ -- Charles Plessy
+Files: MAGE/XML/Handler/ObjectHandler/SQL.pm
+ MAGE/XML/Handler/ObjectHandlerI.pm
+Copyright: © 2003 Allen Day <allenday at ucla.edu>
+License: Perl
+ You may distribute this module 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 GNU/Linux systems, the complete text of the latest version of the GNU
+ General Public License can be found in ‘/usr/share/common-licenses/GPL’ and the
+ Artistic Licence in ‘/usr/share/common-licenses/Artistic’.
+
+Files: debian/*
+Copyright: © 2008–2010 Charles Plessy <plessy at debian.org>
+ © 2013 Andreas Tille <tille at debian.org>
+License: MIT
+
+License: MIT
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
(the "Software"), to deal in the Software without restriction,
@@ -16,10 +46,10 @@
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
-
+ .
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
-
+ .
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
@@ -28,36 +58,3 @@
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-
-Upstream author Jason Stewart confirmed me that the files with no license
-statements have the same license as Bio::MAGE, MIT/X11.
--- Charles Plessy
-
-
-Files: MAGE/XML/Handler/ObjectHandler/SQL.pm
- MAGE/XML/Handler/ObjectHandlerI.pm
-Copyright: © 2003 Allen Day <allenday at ucla.edu>
-License: Perl
-
- You may distribute this module 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 GNU/Linux systems, the complete text of the latest version of the GNU
-General Public License can be found in ‘/usr/share/common-licenses/GPL’ and the
-Artistic Licence in ‘/usr/share/common-licenses/Artistic’.
-
-
-Files: debian/*
-Copyright: © 2008–10 Charles Plessy <plessy at debian.org>
-License: Same as Bio-MAGE-Utils
More information about the debian-med-commit
mailing list