[med-svn] r10071 - in trunk/packages/primer3/tags: . 2.3.2-1/debian
Charles Plessy
plessy at alioth.debian.org
Sat Mar 24 06:56:08 UTC 2012
Author: plessy
Date: 2012-03-24 06:56:08 +0000 (Sat, 24 Mar 2012)
New Revision: 10071
Added:
trunk/packages/primer3/tags/2.3.2-1/
trunk/packages/primer3/tags/2.3.2-1/debian/README.test
trunk/packages/primer3/tags/2.3.2-1/debian/changelog
trunk/packages/primer3/tags/2.3.2-1/debian/compat
trunk/packages/primer3/tags/2.3.2-1/debian/control
trunk/packages/primer3/tags/2.3.2-1/debian/copyright
trunk/packages/primer3/tags/2.3.2-1/debian/primer3.docs
trunk/packages/primer3/tags/2.3.2-1/debian/upstream
Removed:
trunk/packages/primer3/tags/2.3.2-1/debian/README.Debian
trunk/packages/primer3/tags/2.3.2-1/debian/README.source
trunk/packages/primer3/tags/2.3.2-1/debian/changelog
trunk/packages/primer3/tags/2.3.2-1/debian/compat
trunk/packages/primer3/tags/2.3.2-1/debian/control
trunk/packages/primer3/tags/2.3.2-1/debian/copyright
trunk/packages/primer3/tags/2.3.2-1/debian/primer3.docs
trunk/packages/primer3/tags/2.3.2-1/debian/upstream
Log:
[svn-buildpackage] Tagging primer3 2.3.2-1
Deleted: trunk/packages/primer3/tags/2.3.2-1/debian/README.Debian
===================================================================
--- trunk/packages/primer3/trunk/debian/README.Debian 2012-03-20 14:04:04 UTC (rev 10035)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/README.Debian 2012-03-24 06:56:08 UTC (rev 10071)
@@ -1,9 +0,0 @@
-Primer3 for Debian
-------------------
-
-The tests included in the sources of Primer3 are ran during the building
-process. You can check the logs at the following address:
-
-http://buildd.debian.org/build.cgi?pkg=primer3
-
- -- Charles Plessy <charles-debian-nospam at plessy.org> Tue, 12 Feb 2008 23:22:04 +0900
Deleted: trunk/packages/primer3/tags/2.3.2-1/debian/README.source
===================================================================
--- trunk/packages/primer3/trunk/debian/README.source 2012-03-20 14:04:04 UTC (rev 10035)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/README.source 2012-03-24 06:56:08 UTC (rev 10071)
@@ -1,4 +0,0 @@
-This packages uses the quilt patch system. Please read
-/usr/share/doc/quilt/README.source for more information.
-
- -- Andreas Tille <tille at debian.org> Mon, 31 Aug 2009 14:50:19 +0200
Copied: trunk/packages/primer3/tags/2.3.2-1/debian/README.test (from rev 10046, trunk/packages/primer3/trunk/debian/README.test)
===================================================================
--- trunk/packages/primer3/tags/2.3.2-1/debian/README.test (rev 0)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/README.test 2012-03-24 06:56:08 UTC (rev 10071)
@@ -0,0 +1,9 @@
+Primer3 for Debian
+------------------
+
+The tests included in the sources of Primer3 are ran during the building
+process. You can check the logs at the following address:
+
+http://buildd.debian.org/build.cgi?pkg=primer3
+
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Tue, 12 Feb 2008 23:22:04 +0900
Deleted: trunk/packages/primer3/tags/2.3.2-1/debian/changelog
===================================================================
--- trunk/packages/primer3/trunk/debian/changelog 2012-03-20 14:04:04 UTC (rev 10035)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/changelog 2012-03-24 06:56:08 UTC (rev 10071)
@@ -1,116 +0,0 @@
-primer3 (2.2.3-2) UNRELEASED; urgency=low
-
- * Spellchecked manual pages (Closes: #650477, thanks to A. Costa).
-
- -- Charles Plessy <plessy at debian.org> Wed, 30 Nov 2011 12:55:00 +0900
-
-primer3 (2.2.3-1) unstable; urgency=low
-
- * New upstream version
- * debian/primer3.docs: s/README.txt/primer3_manual.htm/
- * debian/compat: 7
- * debian/control:
- - Build-Depends: debhelper (>= 7)
- - Standards-Version: 3.9.1 (no changes needed
- * debian/source/format: 3.0 (quilt)
- * debian/README.source
- * debian/primer3.doc-base
-
- -- Andreas Tille <tille at debian.org> Wed, 17 Nov 2010 14:01:59 +0100
-
-primer3 (1.1.4-2) UNRELEASED; urgency=low
-
- [ David Paleino ]
- * Removed myself from Uploaders
-
- [ Charles Plessy ]
- * Documented informations in ‘debian/upstream-metadata.yaml’.
- * Removed mention of the bibliographic reference and the webservice in
- ‘debian/control’.
-
- -- David Paleino <d.paleino at gmail.com> Sat, 23 May 2009 14:47:37 +0200
-
-primer3 (1.1.4-1) unstable; urgency=low
-
- * New upstream release (No changes on Linux systems).
- * Updated my email address (debian/control, debian/copyright, manpages).
- * Updated the manpages:
- - using DocBook 4.5
- - incremented Primer3 version to 1.1.4
-
- -- Charles Plessy <plessy at debian.org> Fri, 09 May 2008 12:54:28 +0900
-
-primer3 (1.1.3-1) unstable; urgency=low
-
- [ Charles Plessy ]
- * New upstream version:
- - 1.1.3: Corrected static buffer overflow errors in
- boulder_print_pairs() and boulder_print_oligos() in primer3_main.c.
- - 1.1.2: Updates to dpal.c so that no error forces an exit.
- Adpatation in primer3_main.c and ntdpal_main.c to
- updated error handling in dpal().
- Arranged for primer3_main.c align() to check for
- and circumvent local alignments to "targets" < 3 nucleotides
- long, and added tests for this condition.
- Comment and code readability updates in dpal.h and dpal.c
- * Moved the Homepage: field out from the package's description.
- * debian/control: updated Steffen's email address.
- * debian/*.1.xml: corrected the headers of the sources of manpages.
- * debian/rules: converted to CDBS.
-
- [ David Paleino ]
- * debian/ntdpal.1, debian/primer3_core.1 and debian/oligotm.1
- added - manpages are statically built now
- * debian/control:
- - B-D updated
- - added myself to Uploaders
- * Updated to Standards-Version 3.7.3 (no changes needed)
-
- -- Charles Plessy <charles-debian-nospam at plessy.org> Mon, 25 Feb 2008 16:31:58 +0900
-
-primer3 (1.1.1-1) unstable; urgency=low
-
- * New upstream release.
- * Enhances: emboss because EMBOSS has a wrapper for primer3_core.
- * Add Subversion repository URL to debian/control.
- * Updated the manpages
-
- -- Charles Plessy <charles-debian-nospam at plessy.org> Sun, 3 Jun 2007 16:16:19 +0900
-
-primer3 (1.1.0~beta-1) experimental; urgency=low
-
- * New upstream release.
- - Some part of primer3 is now licenced under the GNU GPL.
- - The oligtotm() function is now provided as a library, liboligotm.
- - The oligotm executable now takes additional arguments.
- - Non-backward compatible change: removed support of flag -2x_compat.
- * Added a watch file now that the sources are hosted on SourceForge.net.
- * Updated manpages.
-
- -- Charles Plessy <charles-debian-nospam at plessy.org> Sun, 18 Feb 2007 09:04:16 +0900
-
-primer3 (1.0b-1) unstable; urgency=low
-
- * Initial release. (Closes: #241235)
- * New upstream version released under a revised BSD licence.
- * Swiching to collaborative maintainance: Maintainer is a mailing-list,
- Uploaders are real people.
- * Using debhelper v5 and conforming to policy 3.7.2.
- * Relicencing the manpage of Primer3 (thanks to Steffen Moeller), adding one
- for ntdpal and oligotm.
- * Extensive tests during bulding, except on slow architectures.
-
- -- Charles Plessy <charles-debian-nospam at plessy.org> Thu, 28 Sep 2006 20:18:54 +0900
-
-primer3 (0.9-0.2) unstable; urgency=low
-
- * Contacted upstream author, change of section to non-free/optional.
-
- -- Steffen Moeller <moeller at pzr.uni-rostock.de> Wed, 1 Apr 2004 15:07:10 +0200
-
-primer3 (0.9-0.1) unstable; urgency=low
-
- * Pre-Release.
-
- -- Steffen Moeller <moeller at pzr.uni-rostock.de> Wed, 31 Mar 2004 15:07:10 +0200
-
Copied: trunk/packages/primer3/tags/2.3.2-1/debian/changelog (from rev 10070, trunk/packages/primer3/trunk/debian/changelog)
===================================================================
--- trunk/packages/primer3/tags/2.3.2-1/debian/changelog (rev 0)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/changelog 2012-03-24 06:56:08 UTC (rev 10071)
@@ -0,0 +1,122 @@
+primer3 (2.3.2-1) unstable; urgency=low
+
+ * New upstream release changing some default values.
+ * Refreshed debian/copyright to machine-readable format version 1.0.
+ Note that the license of Primer3 version 2.x changed to the GPLv2 or higher.
+ * Spellchecked manual pages (Closes: #650477, thanks to A. Costa).
+ * Using Debhelper 8 (debian/control, debian/compat).
+ * Renamed debian/README.Debian debian/README.test as it is all about tests.
+ * Conforms to Policy 3.9.3 (debian/control, no other changes needed).
+
+ -- Charles Plessy <plessy at debian.org> Thu, 22 Mar 2012 13:35:35 +0900
+
+primer3 (2.2.3-1) unstable; urgency=low
+
+ * New upstream version
+ * debian/primer3.docs: s/README.txt/primer3_manual.htm/
+ * debian/compat: 7
+ * debian/control:
+ - Build-Depends: debhelper (>= 7)
+ - Standards-Version: 3.9.1 (no changes needed
+ * debian/source/format: 3.0 (quilt)
+ * debian/README.source
+ * debian/primer3.doc-base
+
+ -- Andreas Tille <tille at debian.org> Wed, 17 Nov 2010 14:01:59 +0100
+
+primer3 (1.1.4-2) UNRELEASED; urgency=low
+
+ [ David Paleino ]
+ * Removed myself from Uploaders
+
+ [ Charles Plessy ]
+ * Documented informations in ‘debian/upstream-metadata.yaml’.
+ * Removed mention of the bibliographic reference and the webservice in
+ ‘debian/control’.
+
+ -- David Paleino <d.paleino at gmail.com> Sat, 23 May 2009 14:47:37 +0200
+
+primer3 (1.1.4-1) unstable; urgency=low
+
+ * New upstream release (No changes on Linux systems).
+ * Updated my email address (debian/control, debian/copyright, manpages).
+ * Updated the manpages:
+ - using DocBook 4.5
+ - incremented Primer3 version to 1.1.4
+
+ -- Charles Plessy <plessy at debian.org> Fri, 09 May 2008 12:54:28 +0900
+
+primer3 (1.1.3-1) unstable; urgency=low
+
+ [ Charles Plessy ]
+ * New upstream version:
+ - 1.1.3: Corrected static buffer overflow errors in
+ boulder_print_pairs() and boulder_print_oligos() in primer3_main.c.
+ - 1.1.2: Updates to dpal.c so that no error forces an exit.
+ Adpatation in primer3_main.c and ntdpal_main.c to
+ updated error handling in dpal().
+ Arranged for primer3_main.c align() to check for
+ and circumvent local alignments to "targets" < 3 nucleotides
+ long, and added tests for this condition.
+ Comment and code readability updates in dpal.h and dpal.c
+ * Moved the Homepage: field out from the package's description.
+ * debian/control: updated Steffen's email address.
+ * debian/*.1.xml: corrected the headers of the sources of manpages.
+ * debian/rules: converted to CDBS.
+
+ [ David Paleino ]
+ * debian/ntdpal.1, debian/primer3_core.1 and debian/oligotm.1
+ added - manpages are statically built now
+ * debian/control:
+ - B-D updated
+ - added myself to Uploaders
+ * Updated to Standards-Version 3.7.3 (no changes needed)
+
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Mon, 25 Feb 2008 16:31:58 +0900
+
+primer3 (1.1.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Enhances: emboss because EMBOSS has a wrapper for primer3_core.
+ * Add Subversion repository URL to debian/control.
+ * Updated the manpages
+
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Sun, 3 Jun 2007 16:16:19 +0900
+
+primer3 (1.1.0~beta-1) experimental; urgency=low
+
+ * New upstream release.
+ - Some part of primer3 is now licenced under the GNU GPL.
+ - The oligtotm() function is now provided as a library, liboligotm.
+ - The oligotm executable now takes additional arguments.
+ - Non-backward compatible change: removed support of flag -2x_compat.
+ * Added a watch file now that the sources are hosted on SourceForge.net.
+ * Updated manpages.
+
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Sun, 18 Feb 2007 09:04:16 +0900
+
+primer3 (1.0b-1) unstable; urgency=low
+
+ * Initial release. (Closes: #241235)
+ * New upstream version released under a revised BSD licence.
+ * Swiching to collaborative maintainance: Maintainer is a mailing-list,
+ Uploaders are real people.
+ * Using debhelper v5 and conforming to policy 3.7.2.
+ * Relicencing the manpage of Primer3 (thanks to Steffen Moeller), adding one
+ for ntdpal and oligotm.
+ * Extensive tests during bulding, except on slow architectures.
+
+ -- Charles Plessy <charles-debian-nospam at plessy.org> Thu, 28 Sep 2006 20:18:54 +0900
+
+primer3 (0.9-0.2) unstable; urgency=low
+
+ * Contacted upstream author, change of section to non-free/optional.
+
+ -- Steffen Moeller <moeller at pzr.uni-rostock.de> Wed, 1 Apr 2004 15:07:10 +0200
+
+primer3 (0.9-0.1) unstable; urgency=low
+
+ * Pre-Release.
+
+ -- Steffen Moeller <moeller at pzr.uni-rostock.de> Wed, 31 Mar 2004 15:07:10 +0200
+
Deleted: trunk/packages/primer3/tags/2.3.2-1/debian/compat
===================================================================
--- trunk/packages/primer3/trunk/debian/compat 2012-03-20 14:04:04 UTC (rev 10035)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/compat 2012-03-24 06:56:08 UTC (rev 10071)
@@ -1 +0,0 @@
-7
Copied: trunk/packages/primer3/tags/2.3.2-1/debian/compat (from rev 10044, trunk/packages/primer3/trunk/debian/compat)
===================================================================
--- trunk/packages/primer3/tags/2.3.2-1/debian/compat (rev 0)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/compat 2012-03-24 06:56:08 UTC (rev 10071)
@@ -0,0 +1 @@
+8
Deleted: trunk/packages/primer3/tags/2.3.2-1/debian/control
===================================================================
--- trunk/packages/primer3/trunk/debian/control 2012-03-20 14:04:04 UTC (rev 10035)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/control 2012-03-24 06:56:08 UTC (rev 10071)
@@ -1,26 +0,0 @@
-Source: primer3
-Section: science
-Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Steffen Moeller <moeller at debian.org>,
- Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 7), cdbs
-Standards-Version: 3.9.1
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/primer3/trunk/?rev=0&sc=0
-Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/primer3/trunk/
-Homepage: http://primer3.sourceforge.net
-
-Package: primer3
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: ncbi-epcr
-Enhances: emboss
-Description: Tool to design flanking oligo nucleotides for DNA amplification
- Primer3 picks primers for Polymerase Chain Reactions (PCRs), considering as
- criteria oligonucleotide melting temperature, size, GC content and
- primer-dimer possibilities, PCR product size, positional constraints within
- the source sequence, and miscellaneous other constraints. All of these
- criteria are user-specifiable as constraints, and some are specifiable as
- terms in an objective function that characterizes an optimal primer pair.
Copied: trunk/packages/primer3/tags/2.3.2-1/debian/control (from rev 10047, trunk/packages/primer3/trunk/debian/control)
===================================================================
--- trunk/packages/primer3/tags/2.3.2-1/debian/control (rev 0)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/control 2012-03-24 06:56:08 UTC (rev 10071)
@@ -0,0 +1,26 @@
+Source: primer3
+Section: science
+Priority: optional
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+DM-Upload-Allowed: yes
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Charles Plessy <plessy at debian.org>,
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 8), cdbs
+Standards-Version: 3.9.3
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/primer3/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/primer3/trunk/
+Homepage: http://primer3.sourceforge.net
+
+Package: primer3
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: ncbi-epcr
+Enhances: emboss
+Description: Tool to design flanking oligo nucleotides for DNA amplification
+ Primer3 picks primers for Polymerase Chain Reactions (PCRs), considering as
+ criteria oligonucleotide melting temperature, size, GC content and
+ primer-dimer possibilities, PCR product size, positional constraints within
+ the source sequence, and miscellaneous other constraints. All of these
+ criteria are user-specifiable as constraints, and some are specifiable as
+ terms in an objective function that characterizes an optimal primer pair.
Deleted: trunk/packages/primer3/tags/2.3.2-1/debian/copyright
===================================================================
--- trunk/packages/primer3/trunk/debian/copyright 2012-03-20 14:04:04 UTC (rev 10035)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/copyright 2012-03-24 06:56:08 UTC (rev 10071)
@@ -1,67 +0,0 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=103
-Debianized-By: Steffen Möller <moeller at debian.org>
-Debianized-Date: Wed, 31 Mar 2004 15:07:10 +0200
-Original-Source-Location: http://downloads.sourceforge.net/primer3/primer3-1.1.4.tar.gz
-Upstream-Author: Steve Rozen and Helen Skaletsky
-
-Files: *
-Copyright: © 1996,1997,1998,1999,2000,2001,2004,2006,2007,2008
- Whitehead Institute for Biomedical Research,
- Steve Rozen (http://jura.wi.mit.edu/rozen),
- Helen Skaletsky
-License: BSD family
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are
- met:
- .
- * Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- * Redistributions in binary form must reproduce the above
- copyright notice, this list of conditions and the following disclaimer
- in the documentation and/or other materials provided with the
- distribution.
- * Neither the names of the copyright holders nor contributors may
- be used to endorse or promote products derived from this software
- without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
- OWNERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-Files: src/oligotm*, tst/oligotm_test.pl
-Copyright: © 1996,1997,1998,1999,2000,2001,2004,2006,2007,2008
- Whitehead Institute for Biomedical Research,
- Steve Rozen (http://jura.wi.mit.edu/rozen),
- Helen Skaletsky
-License: GPL-2+
- The oligotm library 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 2 of the License, or
- (at your option) any later version.
- .
- The oligotm library 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 package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-X-Comment: On Debian systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'.
-
-Files: debian/*
-Copyright: © 2004 Steffen Möller <moeller at debian.org>
- © 2006-2008 Charles Plessy <plessy at debian.org>
- © 2008 David Paleino <d.paleino at gmail.com>
-License: PD
- The packaging work is hereby released in the public domain unless stated
- otherwise.
Copied: trunk/packages/primer3/tags/2.3.2-1/debian/copyright (from rev 10043, trunk/packages/primer3/trunk/debian/copyright)
===================================================================
--- trunk/packages/primer3/tags/2.3.2-1/debian/copyright (rev 0)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/copyright 2012-03-24 06:56:08 UTC (rev 10071)
@@ -0,0 +1,49 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://downloads.sourceforge.net/primer3/primer3-2.3.2.tar.gz
+
+Files: *
+Copyright: © 1996,1997,1998,1999,2000,2001,2004,2006,2007,2008,2009,2010,2011,2012
+ Whitehead Institute for Biomedical Research, Steve Rozen
+ (http://purl.com/STEVEROZEN/), Andreas Untergasser and Helen Skaletsky All rights
+ reserved.
+License: GPL-2+
+ This file is part of the primer3 suite and libraries.
+ .
+ The primer3 suite and libraries are free software;
+ you can redistribute them and/or modify them under the terms
+ of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at
+ your option) any later version.
+ .
+ This software 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 software (file gpl-2.0.txt in the source
+ distribution); if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+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'.
+
+Files: debian/*
+Copyright: © 2004 Steffen Möller <moeller at debian.org>
+ © 2006-2008 Charles Plessy <plessy at debian.org>
+ © 2008 David Paleino <d.paleino at gmail.com>
+License: PD
+ The packaging work is hereby released in the public domain unless stated
+ otherwise.
+
Deleted: trunk/packages/primer3/tags/2.3.2-1/debian/primer3.docs
===================================================================
--- trunk/packages/primer3/trunk/debian/primer3.docs 2012-03-20 14:04:04 UTC (rev 10035)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/primer3.docs 2012-03-24 06:56:08 UTC (rev 10071)
@@ -1,2 +0,0 @@
-primer3_manual.htm
-src/release_notes.txt
Copied: trunk/packages/primer3/tags/2.3.2-1/debian/primer3.docs (from rev 10046, trunk/packages/primer3/trunk/debian/primer3.docs)
===================================================================
--- trunk/packages/primer3/tags/2.3.2-1/debian/primer3.docs (rev 0)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/primer3.docs 2012-03-24 06:56:08 UTC (rev 10071)
@@ -0,0 +1,3 @@
+primer3_manual.htm
+src/release_notes.txt
+debian/README.test
Deleted: trunk/packages/primer3/tags/2.3.2-1/debian/upstream
===================================================================
--- trunk/packages/primer3/trunk/debian/upstream 2012-03-20 14:04:04 UTC (rev 10035)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/upstream 2012-03-24 06:56:08 UTC (rev 10071)
@@ -1,19 +0,0 @@
-Contact: Steve Rozen (http://purl.com/STEVEROZEN/)
-Homepage: http://primer3.sourceforge.net
-Name: Primer3
-Reference-PMID: 10547847
-Reference:
- Author: Steve Rozen and Helen J. Skaletsky
- Year: 2000
- Title: Primer3 on the WWW for general users and for biologist programmers
- Booktitle: >
- Bioinformatics Methods and Protocols: Methods in Molecular Biology
- Journal: Methods Mol Biol.
- Pages: 365-86
- Number: 132
- Publisher: Humana Press
- Editor: Krawetz S, Misener S
-Watch: http://sf.net/primer3/primer3-([\d.]*)\.tar\.gz
-Webservice:
- - http://frodo.wi.mit.edu/primer3/
- - http://www.bioinformatics.nl/cgi-bin/primer3plus/primer3plus.cgi
Copied: trunk/packages/primer3/tags/2.3.2-1/debian/upstream (from rev 10037, trunk/packages/primer3/trunk/debian/upstream)
===================================================================
--- trunk/packages/primer3/tags/2.3.2-1/debian/upstream (rev 0)
+++ trunk/packages/primer3/tags/2.3.2-1/debian/upstream 2012-03-24 06:56:08 UTC (rev 10071)
@@ -0,0 +1,21 @@
+Contact: Steve Rozen (http://purl.com/STEVEROZEN/)
+Homepage: http://primer3.sourceforge.net
+Name: Primer3
+Reference-PMID: 10547847
+Reference:
+ Author: Steve Rozen and Helen J. Skaletsky
+ Year: 2000
+ Title: Primer3 on the WWW for general users and for biologist programmers
+ Booktitle: >
+ Bioinformatics Methods and Protocols: Methods in Molecular Biology
+ Journal: Methods Mol Biol.
+ Pages: 365-86
+ Number: 132
+ Publisher: Humana Press
+ Editor: Krawetz S, Misener S
+ PMID: 10547847
+ DOI: 10.1385/1-59259-192-2:365
+Watch: http://sf.net/primer3/primer3-([\d.]*)\.tar\.gz
+Webservice:
+ - http://frodo.wi.mit.edu/primer3/
+ - http://www.bioinformatics.nl/cgi-bin/primer3plus/primer3plus.cgi
More information about the debian-med-commit
mailing list