Changeset 264 for trunk/debian


Ignore:
Timestamp:
11/05/10 09:08:25 (13 years ago)
Author:
bas
Message:

COPYING:

  • added GPL3 version

COPYING.LESSER:

  • renamed LICENSE.SARA

debian/copyright:

  • added some more info about the different licenses

src/PBSQuery.py:

  • some real code changes ;-)
Location:
trunk/debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/debian/changelog

    r259 r264  
     1pbs-python (4.3.0-1) lenny; urgency=low
     2
     3  * See CHANGES
     4
     5 -- Bas van der Vlies <bas@sara.nl>  Fri, 05 Nov 2010 09:04:29 +0100
     6
    17pbs-python (4.2.0-2) lenny; urgency=low
    28
  • trunk/debian/copyright

    r64 r264  
    1 This package was debianized by
    2  Yaroslav Halchenko <yoh@psychology.rutgers.edu>
    3  on Sat, 10 May 2003 20:34:31 -0400.
     1Format-Specification:
     2    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
     3    Upstream-Maintainer: Bas van der Vlies <basv@sara.nl>
     4    Upstream-Source: https://subtrac.sara.nl/oss/pbs_python
     5    Upstream-Name: pbs_python
    46
    5 It was built based on CVS snapshot of 'rumba-manifold'
    6  from  :pserver:anonymous@cnrg2.rutgers.edu:/home/cvs
    7  on Sat, 10 May 2003 20:34:31 -0400.
     7Files: *
     8Copyright: SARA: Bas van der Vlies
     9License: LGPL-3+
    810
    9 Upstream Author:
    10  Donovan Rebbechi <elflord@psychology.rutgers.edu>
    11  Benjamin Martin Bly <ben@psychology.rutgers.edu>
     11Files: src/rm.h src/pbs_ifl.h src/log.h src/pbs_error.h
     12Copyright: Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
     13License:  OpenPBS (Portable Batch System) v2.3 Software License
    1214
    13 Copyright:
    1415
     16Files: debian/*
     17Copyytight:  Yaroslav Halchenko <yoh@psychology.rutgers.edu>
     18             Bas van der Vlies <basv@sara.nl>
     19             Donovan Rebbechi <elflord@psychology.rutgers.edu>
     20             Benjamin Martin Bly <ben@psychology.rutgers.edu>
     21License: Artistic License
     22
     23License: Artistic License
    1524    This program is free software; you can redistribute it and/or
    1625    modify it under the terms of the "Artistic License" which comes
    1726    with Perl.
    1827
    19 On Debian GNU/Linux systems, the complete text of the Artistic Licence
    20 in `/usr/share/common-licenses/Artistic'.
     28    On Debian GNU/Linux systems, the complete text of the Artistic Licence
     29    in `/usr/share/common-licenses/Artistic'.
     30
     31License:  OpenPBS (Portable Batch System) v2.3 Software License
     32    Is include this package as LICENSE.openpbs in /usr/shar/doc/pbs-python
Note: See TracChangeset for help on using the changeset viewer.