r31678 - in /trunk/libbio-primerdesigner-perl: ./ debian/ lib/Bio/ lib/Bio/PrimerDesigner/ scripts/

plessy at users.alioth.debian.org plessy at users.alioth.debian.org
Sun Mar 8 05:06:55 UTC 2009


Author: plessy
Date: Sun Mar  8 05:06:51 2009
New Revision: 31678

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31678
Log:
New upstream release clarifying license.

Added:
    trunk/libbio-primerdesigner-perl/Makefile
      - copied unchanged from r31677, branches/upstream/libbio-primerdesigner-perl/current/Makefile
Modified:
    trunk/libbio-primerdesigner-perl/README
    trunk/libbio-primerdesigner-perl/debian/changelog
    trunk/libbio-primerdesigner-perl/debian/copyright
    trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner.pm
    trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Remote.pm
    trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Result.pm
    trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Tables.pm
    trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/epcr.pm
    trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/ispcr.pm
    trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/primer3.pm
    trunk/libbio-primerdesigner-perl/scripts/primer_designer
    trunk/libbio-primerdesigner-perl/scripts/primer_designer.cgi

Modified: trunk/libbio-primerdesigner-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/README?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/README (original)
+++ trunk/libbio-primerdesigner-perl/README Sun Mar  8 05:06:51 2009
@@ -114,7 +114,7 @@
 LICENSE
     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; version 2.
+    Free Software Foundation; version 3 or 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
@@ -123,7 +123,7 @@
 
     You should have received a copy of the GNU General Public License along
     with this program; if not, write to the Free Software Foundation, Inc.,
-    59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 SEE ALSO
     Bio::PrimerDesigner::primer3, Bio::PrimerDesigner::epcr.

Modified: trunk/libbio-primerdesigner-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/debian/changelog?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/debian/changelog (original)
+++ trunk/libbio-primerdesigner-perl/debian/changelog Sun Mar  8 05:06:51 2009
@@ -1,3 +1,9 @@
+libbio-primerdesigner-perl (0.05-1) unstable; urgency=low
+
+  * New upstream release clarifying license.
+
+ -- Charles Plessy <plessy at debian.org>  Sun, 08 Mar 2009 14:01:27 +0900
+
 libbio-primerdesigner-perl (0.04-1) unstable; urgency=low
 
   * Initial Release (Closes: #512718).

Modified: trunk/libbio-primerdesigner-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/debian/copyright?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/debian/copyright (original)
+++ trunk/libbio-primerdesigner-perl/debian/copyright Sun Mar  8 05:06:51 2009
@@ -1,24 +1,25 @@
 Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=322
 Upstream-Name: Bio::PrimerDesigner
 Upstream-Maintainer: Sheldon McKay <mckays at cshl.edu>, Ken Youens-Clark <kclark at cshl.edu>
-Upstream-Source: http://search.cpan.org/CPAN/authors/id/S/SM/SMCKAY/Bio-PrimerDesigner-0.04.tar.gz
+Upstream-Source: http://search.cpan.org/CPAN/authors/id/S/SM/SMCKAY/Bio-PrimerDesigner-0.05.tar.gz
 
 Files: *
 Copyright: © 2003–2008 Sheldon McKay <mckays at cshl.edu>
            © 2003–2008 Ken Youens-Clark <kclark at cshl.edu>
-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 the
- Free Software Foundation; version 2.
+License: GPL-3+
+ 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; version 3 or 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, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ USA.  
 X-Debian-Comment: On Debian systems, the complete text of the GNU General
  Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'
 

Modified: trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner.pm?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner.pm (original)
+++ trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner.pm Sun Mar  8 05:06:51 2009
@@ -404,7 +404,7 @@
 
 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; version 2.
+the Free Software Foundation; version 3 or 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
@@ -413,7 +413,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 USA.
 
 =head1 SEE ALSO

Modified: trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Remote.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Remote.pm?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Remote.pm (original)
+++ trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Remote.pm Sun Mar  8 05:06:51 2009
@@ -122,7 +122,7 @@
 
 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; version 2.
+the Free Software Foundation; version 3 or 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
@@ -131,7 +131,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 USA.
 
 =head1 SEE ALSO

Modified: trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Result.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Result.pm?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Result.pm (original)
+++ trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Result.pm Sun Mar  8 05:06:51 2009
@@ -214,7 +214,7 @@
 
 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; version 2.
+the Free Software Foundation; version 3 or 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
@@ -223,7 +223,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 USA.
 
 =head1 SEE ALSO

Modified: trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Tables.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Tables.pm?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Tables.pm (original)
+++ trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/Tables.pm Sun Mar  8 05:06:51 2009
@@ -340,7 +340,7 @@
 
 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; version 2.
+the Free Software Foundation; version 3 or 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
@@ -349,7 +349,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 USA.
 
 =head1 SEE ALSO

Modified: trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/epcr.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/epcr.pm?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/epcr.pm (original)
+++ trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/epcr.pm Sun Mar  8 05:06:51 2009
@@ -297,7 +297,7 @@
 
 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; version 2.
+the Free Software Foundation; version 3 or 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
@@ -306,7 +306,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 USA.  
 
 =head1 SEE ALSO

Modified: trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/ispcr.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/ispcr.pm?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/ispcr.pm (original)
+++ trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/ispcr.pm Sun Mar  8 05:06:51 2009
@@ -308,7 +308,7 @@
 
 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; version 2.
+the Free Software Foundation; version 3 or 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
@@ -317,7 +317,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 USA.  
 
 =head1 SEE ALSO

Modified: trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/primer3.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/primer3.pm?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/primer3.pm (original)
+++ trunk/libbio-primerdesigner-perl/lib/Bio/PrimerDesigner/primer3.pm Sun Mar  8 05:06:51 2009
@@ -540,7 +540,7 @@
 
 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; version 2.
+the Free Software Foundation; version 3 or 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
@@ -549,7 +549,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 USA.
 
 =head1 SEE ALSO

Modified: trunk/libbio-primerdesigner-perl/scripts/primer_designer
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/scripts/primer_designer?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/scripts/primer_designer (original)
+++ trunk/libbio-primerdesigner-perl/scripts/primer_designer Sun Mar  8 05:06:51 2009
@@ -205,7 +205,7 @@
 
 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; version 2.
+the Free Software Foundation; version 3 or 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
@@ -214,7 +214,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 USA.
 
 =cut

Modified: trunk/libbio-primerdesigner-perl/scripts/primer_designer.cgi
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libbio-primerdesigner-perl/scripts/primer_designer.cgi?rev=31678&op=diff
==============================================================================
--- trunk/libbio-primerdesigner-perl/scripts/primer_designer.cgi (original)
+++ trunk/libbio-primerdesigner-perl/scripts/primer_designer.cgi Sun Mar  8 05:06:51 2009
@@ -102,7 +102,7 @@
 
 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; version 2.
+the Free Software Foundation; version 3 or 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
@@ -111,7 +111,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
 USA.
 
 =head1 SEE ALSO




More information about the Pkg-perl-cvs-commits mailing list