Re: Primer3

2016-06-26 Thread Canberk Koç
Hello Andreas,

I manage to finish fixes can you control them please . If i do something
wrong i work on it immediately.

Thanks for guidence and help.

Best Regards



Canberk Koç
[image: https://]about.me/canberkkoc


2016-06-26 21:33 GMT+03:00 Canberk Koç :

> Hello Andreas,
>
> I must go to hospital due to  an emergency situation. Now i'll look for
> clean up these files.
>
> Best Regards
>
> Canberk Koç
> www.about.me/canberkkoc
> 26 Haz 2016 15:12 tarihinde "Andreas Tille"  yazdı:
>
> On Sun, Jun 26, 2016 at 09:40:09AM +0300, Canberk Koç wrote:
>> > Hello Andreas,
>> >
>> > Thanks for guiding a lot. I'll take this package as a reference to my
>> work
>> > i think.
>>
>> Fine.
>>
>> > For this package test uses all of data but i look it again if
>> > there is unnecessary data in examples i'll erase it.
>>
>> Please do so.  The problem is that at build time the same tests are
>> running and leave a lot of result files (*.tmp files etc) inside the
>> test directory.  You are installing these all into the binary package
>> for no good reason.  I suggest you clean up the test dir first and copy
>> afterwards.  May be the easiest way is to use the clean target of
>> test/Makefile.  In any case the file structure of the example package
>> should not contain any other files than the plain source.
>>
>> > In problem matter svn
>> > have tmp dirs and git doesn't tests uses them i think .
>>
>> Well, I think Git ignores empty directories.  That's no harm since at
>> build time the original tarball is used anyway.  The directories you
>> are mentioning are all empty if I'm not misleaded.
>>
>> Will you manage to clean up the example directory tree and also the path
>> to perl interpreter until today evening?  If not please ask for help to
>> let me know that there might be some stumbling stones.
>>
>> Kind regards
>>
>>Andreas.
>>
>> --
>> http://fam-tille.de
>>
>>


Re: request for sponsorship: r-cran-r.cache r-cran-future r-cran-globals r-cran-listev r-bioc-dnacopy

2016-06-26 Thread Andreas Tille
On Sun, Jun 26, 2016 at 04:03:28PM -0400, Michael Crusoe wrote:
> > Needs r-cran-pscbs.
> 
> Whoops, forgot to push that -- r-cran-scbs is reading for review as well.

Yup, but we also need to wait for Build-Depends ...

> > Thanks for your work on this
> 
> Thank you for your review.

You are welcome

  Andreas.

-- 
http://fam-tille.de



Re: request for sponsorship: r-cran-r.cache r-cran-future r-cran-globals r-cran-listev r-bioc-dnacopy

2016-06-26 Thread Michael Crusoe
On Sun, Jun 26, 2016 at 3:30 PM, Andreas Tille  wrote:

> Hi Michael,
>
> On Sun, Jun 26, 2016 at 11:08:57AM -0400, Michael Crusoe wrote:
> >
> > Good catch; I've updated r-cran-r.cache, r-cran-future, r-cran-globals,
> and
> > r-cran-listenv.
>
> Uploaded with exception of r-cran-future which Build-Depends
> r-cran-globals and r-cran-listenv.  I tend to wait with uploads to new
> until all preconditions are available in unstable.


Thanks!


>
> > cnvkit is now available for review as well
>
> Needs r-cran-pscbs.
>

Whoops, forgot to push that -- r-cran-scbs is reading for review as well.


> Thanks for your work on this


Thank you for your review.


>
>  Andreas.
>
> --
> http://fam-tille.de
>
>


-- 
Michael R. Crusoe
Community Engineer & Co-founder
Common Workflow Language project
https://impactstory.org/u/-0002-2961-9670
michael.cru...@gmail.com
+32 (0) 2 808 25 58
+1 480 627 9108


Bug#828184: marked as done (ITP: r-cran-r.cache -- R package: Fast and Light-Weight Caching of Objects and Results)

2016-06-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Jun 2016 20:00:49 +
with message-id 
and subject line Bug#828184: fixed in r-cran-r.cache 0.12.0-1
has caused the Debian Bug report #828184,
regarding ITP: r-cran-r.cache -- R package: Fast and Light-Weight Caching of 
Objects and Results
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
828184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828184
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Debian Med team 

* Package name: r-cran-r.cache
  Version : 0.12.0
  Upstream Author : Henrik Bengtsson 
* URL : https://github.com/HenrikBengtsson/R.cache
* License : LGPL (>= 2.1)
  Programming Lang: R
  Description : R package: Fast and Light-Weight Caching of Objects and 
Results

Memoization can be used to speed up repetitive and computational expensive
function calls.  The first time a function that implements memoization is
called the results are stored in a cache memory.  The next time the function is
called with the same set of parameters, the results are momentarily retrieved
from the cache avoiding repeating the calculations.  With this package, any R
object can be cached in a key-value storage where the key can be an arbitrary
set of R objects.  The cache memory is persistent (on the file system).

Dependency of r-cran-pscbs, will be team maintained by the Debian Med team
--- End Message ---
--- Begin Message ---
Source: r-cran-r.cache
Source-Version: 0.12.0-1

We believe that the bug you reported is fixed in the latest version of
r-cran-r.cache, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 828...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael R. Crusoe  (supplier of updated 
r-cran-r.cache package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 25 Jun 2016 13:58:30 -0700
Source: r-cran-r.cache
Binary: r-cran-r.cache
Architecture: source amd64
Version: 0.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Michael R. Crusoe 
Description:
 r-cran-r.cache - R package: Fast and Light-Weight Caching of Objects and 
Results
Closes: 828184
Changes:
 r-cran-r.cache (0.12.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #828184)
Checksums-Sha1:
 0e69c50f169906da730a4d180b4b7567617917ce 2100 r-cran-r.cache_0.12.0-1.dsc
 9ca8094de954500a92552cf6c9e50ae63c81ae3f 38062 
r-cran-r.cache_0.12.0.orig.tar.gz
 540b4db43a5dcb61e551f2f88e744f46c83599cd 2056 
r-cran-r.cache_0.12.0-1.debian.tar.xz
 bd4942ef380e651df3e7b7d871b0f6302f4d63d4 76890 
r-cran-r.cache_0.12.0-1_amd64.deb
Checksums-Sha256:
 740af2af321fbeef144c46de27eda8b3e72f63553eaf6f9c7e69355bd280e935 2100 
r-cran-r.cache_0.12.0-1.dsc
 9e80b7fb06ec99106aaf1b77b4306db2f98b408fee5bd26f8e5f9b93a96642ee 38062 
r-cran-r.cache_0.12.0.orig.tar.gz
 a13d9e4dfa04cf9dc6be9a7592fcd3508cd0a3639a0011a548c06f9eb0464eaf 2056 
r-cran-r.cache_0.12.0-1.debian.tar.xz
 b1a8547c7212ab7a9e272730927abaad08af8f402faed9af3f70ffb9609807d7 76890 
r-cran-r.cache_0.12.0-1_amd64.deb
Files:
 ec34675d8efc85da22917225f5c2006c 2100 gnu-r optional 
r-cran-r.cache_0.12.0-1.dsc
 c45006db7a95b1af472fbc4cec43c6ba 38062 gnu-r optional 
r-cran-r.cache_0.12.0.orig.tar.gz
 d8a6883e849a0d5c8e74cd312f3dd1de 2056 gnu-r optional 
r-cran-r.cache_0.12.0-1.debian.tar.xz
 9771ce253d0158fc13f356d19ec4b2f2 76890 gnu-r optional 
r-cran-r.cache_0.12.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJXcCmlAAoJEFeKBJTRxkbRscIP/Au+3Wucv54uEWzjUfdin4Ud
mXuxBFKcdeLLz7JRDuU7NMjCNNkV/t+PjoP31rwCFmslRvbJr/eLa/y5gBf2xYu9
DLIJkWIMU+ADG3uuA2RAxF8xFHFxR16hcN47y/Fqz2J9oyrEUj70JkcB9RQNNmiu
N++bkwlZhCxmxDkud/rbiXnT5NwC7vFMtas6dgSQO+Q+E4opTGWv1GnyvUOlVgFW
xkd3Z51Q7GUNF/TnSUbybauU+XZHsPLRq8vVGL3h09dKWst9jO+seJasg+3US2Wn
dy2j9izuOSY6qBCQgLBonFRmBFx5TFP4Nf+F7gSIeGGO0Knjy49oOqrnMOjrlCdm

Bug#828194: marked as done (ITP: r-cran-listenv -- R package: Environments Behaving (Almost) as Lists)

2016-06-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Jun 2016 20:00:48 +
with message-id 
and subject line Bug#828194: fixed in r-cran-listenv 0.6.0-1
has caused the Debian Bug report #828194,
regarding ITP: r-cran-listenv -- R package: Environments Behaving (Almost) as 
Lists
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
828194: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828194
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Debian Med team 

* Package name: r-cran-listenv
  Version : 0.6.0
  Upstream Author : Henrik Bengtsson 
* URL : https://github.com/HenrikBengtsson/listenv
* License : LGPL 2.1+
  Programming Lang: R
  Description : R package: Environments Behaving (Almost) as Lists

List environments are environments that have list-like properties. For
 instance, the elements of a list environment are ordered and can be accessed
 and iterated over using index subsetting, e.g. 'x <- listenv(a=1, b=2); for (i
 in seq_along(x)) x[[i]] <- x[[i]]^2; y <- as.list(x)'.

A dependency of r-cran-pscbs, will be team maintained by Debian Med.
--- End Message ---
--- Begin Message ---
Source: r-cran-listenv
Source-Version: 0.6.0-1

We believe that the bug you reported is fixed in the latest version of
r-cran-listenv, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 828...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael R. Crusoe  (supplier of updated 
r-cran-listenv package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 25 Jun 2016 13:58:30 -0700
Source: r-cran-listenv
Binary: r-cran-listenv
Architecture: source amd64
Version: 0.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Michael R. Crusoe 
Description:
 r-cran-listenv - R package: Environments Behaving (Almost) as Lists
Closes: 828194
Changes:
 r-cran-listenv (0.6.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #828194)
Checksums-Sha1:
 224e0bb71c2fa6bf5c3d20a5ecd982a96e987c98 2030 r-cran-listenv_0.6.0-1.dsc
 5bd1e0f098e5787df1045891e57605f5253e909e 31182 r-cran-listenv_0.6.0.orig.tar.gz
 614f34e015a2eaed06670364c605bab938e4c265 1928 
r-cran-listenv_0.6.0-1.debian.tar.xz
 333a9e7726e6acb420c6b2fbbad1c6f7d3e95d44 56322 r-cran-listenv_0.6.0-1_amd64.deb
Checksums-Sha256:
 03682a663c25d92b85de6f92cdee92e12e961c4ff26b7d6f12af53b1e8770ab6 2030 
r-cran-listenv_0.6.0-1.dsc
 a737f08123b8bd67b63bb9843d0b6316408516d831203df8c369f3e32a48d84f 31182 
r-cran-listenv_0.6.0.orig.tar.gz
 ab1881706943a82e621e07f4320375e0dadd49752bce8b88a817cd6cb25d4c0a 1928 
r-cran-listenv_0.6.0-1.debian.tar.xz
 cc7d6002cea9e1b94895055e2375a372c86f0f9c6c91bd3a4a3b49470ad4bb12 56322 
r-cran-listenv_0.6.0-1_amd64.deb
Files:
 e46f6817eabc8b64feeb446a14d3025d 2030 gnu-r optional r-cran-listenv_0.6.0-1.dsc
 b6392412709154b0ee25be1a5da9d4b6 31182 gnu-r optional 
r-cran-listenv_0.6.0.orig.tar.gz
 d17553ebbe4b5b0a914ad0f2f901f14b 1928 gnu-r optional 
r-cran-listenv_0.6.0-1.debian.tar.xz
 42a88ddae0238781239380abb97053b4 56322 gnu-r optional 
r-cran-listenv_0.6.0-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJXcCq3AAoJEFeKBJTRxkbR4E4P/j3NoyL/ceuW0gy5+hTLS8Y7
BNI83oSLvByKLom2l63g0f/2vT1VhZfcxcGqX8t79+w8feTXN6s3Jz4eSlg0cpaB
/UzcZo0kQ25VfqkuoDuQHGisURMBOij05poGbmNhlZO/2CzKI6/wuqAEsMZCHxKH
rCYcsiIg6P+kWJw0Qg4QJmeu6XGIfOJMCsjWIG/uafy6cjPn9f02NcAzVHVbBt7h
C8KsMO2x60q3q8kozJ0Jl2zc5QAB1cNxbgJCNLJABx+vUtKLRaEO3qu68MHSeup0
b1EDujpTttsCQAeQbwIFpv/hciRbbUmGR1bDFnc1xFtLB8fIjZ3mR9iVKqYjEI1O
q7VdZqitG3yiI9+cExgRQx2m2jxcu4g8ehakjH1R3AD8l6xkIBtMyHEXTKRhP9tQ
qQX0CvSLvIha6Ao0IiBCvoNWmLP5tXo1+yxKU2Gy/5SYJX/x0zsqMA6zWzY91Ox9
stk5Tds7ayeh4G88l5EUjDY1S4BIkzE7IXH59h716T0VezRzSOK0bT6Nic+i2QMs
nn8NGoaaUq82U27ZKe6Y1f5bZdCkbq+BBiNPcwc+9b6f4aXzQiA6hMSfNTiWK9XY
amwiTPymbZLDIl1cWY2iyE3MRtzeLaV7TuwAkN0rInSRykP0aiMnEMvaUzOWvLvt
CIFVGGKxtsTOcrJXJESU
=SFlz
-END PGP 

Bug#828690: ITP: r-cran-pscbs -- R package: Analysis of Parent-Specific DNA Copy Numbers

2016-06-26 Thread Michael R. Crusoe
Package: wnpp
Severity: wishlist
Owner: Debian Med team 

* Package name: r-cran-pscbs
  Version : 0.61.0
  Upstream Author : Henrik Bengtsson 
* URL : https://github.com/HenrikBengtsson/PSCBS
* License : GPL-2+
  Programming Lang: R
  Description : R package: Analysis of Parent-Specific DNA Copy Numbers

Segmentation of allele-specific DNA copy number data and detection of regions
 with abnormal copy number within each parental chromosome. Both tumor-normal
 paired and tumoronly analyses are supported.

Prerequisite for cnvkit, to be maintained by Debian Med



Re: request for sponsorship: r-cran-r.cache r-cran-future r-cran-globals r-cran-listev r-bioc-dnacopy

2016-06-26 Thread Andreas Tille
Hi Michael,

On Sun, Jun 26, 2016 at 11:08:57AM -0400, Michael Crusoe wrote:
> 
> Good catch; I've updated r-cran-r.cache, r-cran-future, r-cran-globals, and
> r-cran-listenv.

Uploaded with exception of r-cran-future which Build-Depends
r-cran-globals and r-cran-listenv.  I tend to wait with uploads to new
until all preconditions are available in unstable.
 
> cnvkit is now available for review as well

Needs r-cran-pscbs.
 
Thanks for your work on this

 Andreas.

-- 
http://fam-tille.de



Re: BWA

2016-06-26 Thread Andreas Tille
Hi Canberk

On Sat, Jun 25, 2016 at 11:43:07PM +0300, Canberk Koç wrote:
> I upload autopkgtest to git for bwa. Thanks for your help.

Just to confirm that I uploaded t-coffee and bwa (waiting for your fixes
for primer3).

Kind regards

   Andreas.

-- 
http://fam-tille.de



Re: Primer3

2016-06-26 Thread Canberk Koç
Hello Andreas,

I must go to hospital due to  an emergency situation. Now i'll look for
clean up these files.

Best Regards

Canberk Koç
www.about.me/canberkkoc
26 Haz 2016 15:12 tarihinde "Andreas Tille"  yazdı:

> On Sun, Jun 26, 2016 at 09:40:09AM +0300, Canberk Koç wrote:
> > Hello Andreas,
> >
> > Thanks for guiding a lot. I'll take this package as a reference to my
> work
> > i think.
>
> Fine.
>
> > For this package test uses all of data but i look it again if
> > there is unnecessary data in examples i'll erase it.
>
> Please do so.  The problem is that at build time the same tests are
> running and leave a lot of result files (*.tmp files etc) inside the
> test directory.  You are installing these all into the binary package
> for no good reason.  I suggest you clean up the test dir first and copy
> afterwards.  May be the easiest way is to use the clean target of
> test/Makefile.  In any case the file structure of the example package
> should not contain any other files than the plain source.
>
> > In problem matter svn
> > have tmp dirs and git doesn't tests uses them i think .
>
> Well, I think Git ignores empty directories.  That's no harm since at
> build time the original tarball is used anyway.  The directories you
> are mentioning are all empty if I'm not misleaded.
>
> Will you manage to clean up the example directory tree and also the path
> to perl interpreter until today evening?  If not please ask for help to
> let me know that there might be some stumbling stones.
>
> Kind regards
>
>Andreas.
>
> --
> http://fam-tille.de
>
>


Re: request for sponsorship: r-cran-r.cache r-cran-future r-cran-globals r-cran-listev r-bioc-dnacopy

2016-06-26 Thread Michael Crusoe
Hey Andreas,

Hello from the Galaxy Community Conference in Bloomington, Indiana, USA.

Good catch; I've updated r-cran-r.cache, r-cran-future, r-cran-globals, and
r-cran-listenv.

cnvkit is now available for review as well



On Sun, Jun 26, 2016 at 2:15 AM, Andreas Tille  wrote:

> Hi Michael,
>
> I started with r-bioc-dnacopy and noticed that you can easily add an
> autopkgtest.  I have not checked the other ones since I'll be AFK now
> for some hours.  Please verify whether you can add some tests to the
> other r-* packages since we try to get as much as possible tested.
>
> I'll sponsor later if nobody else will beat me.
>
> Kind regards
>
>  Andreas.
>
> On Sat, Jun 25, 2016 at 09:50:13PM -0400, Michael Crusoe wrote:
> > These are all dependencies of cnvkit http://cnvkit.readthedocs.io/
>
> --
> http://fam-tille.de
>
>


-- 
Michael R. Crusoe
Community Engineer & Co-founder
Common Workflow Language project
https://impactstory.org/u/-0002-2961-9670
michael.cru...@gmail.com
+32 (0) 2 808 25 58
+1 480 627 9108


Re: Primer3

2016-06-26 Thread Andreas Tille
On Sun, Jun 26, 2016 at 09:40:09AM +0300, Canberk Koç wrote:
> Hello Andreas,
> 
> Thanks for guiding a lot. I'll take this package as a reference to my work
> i think.

Fine.

> For this package test uses all of data but i look it again if
> there is unnecessary data in examples i'll erase it.

Please do so.  The problem is that at build time the same tests are
running and leave a lot of result files (*.tmp files etc) inside the
test directory.  You are installing these all into the binary package
for no good reason.  I suggest you clean up the test dir first and copy
afterwards.  May be the easiest way is to use the clean target of
test/Makefile.  In any case the file structure of the example package
should not contain any other files than the plain source.

> In problem matter svn
> have tmp dirs and git doesn't tests uses them i think .

Well, I think Git ignores empty directories.  That's no harm since at
build time the original tarball is used anyway.  The directories you
are mentioning are all empty if I'm not misleaded.
 
Will you manage to clean up the example directory tree and also the path
to perl interpreter until today evening?  If not please ask for help to
let me know that there might be some stumbling stones.

Kind regards

   Andreas.

-- 
http://fam-tille.de



Re: request for sponsorship: r-cran-r.cache r-cran-future r-cran-globals r-cran-listev r-bioc-dnacopy

2016-06-26 Thread Andreas Tille
Hi Michael,

I started with r-bioc-dnacopy and noticed that you can easily add an
autopkgtest.  I have not checked the other ones since I'll be AFK now
for some hours.  Please verify whether you can add some tests to the
other r-* packages since we try to get as much as possible tested.

I'll sponsor later if nobody else will beat me.

Kind regards

 Andreas.

On Sat, Jun 25, 2016 at 09:50:13PM -0400, Michael Crusoe wrote:
> These are all dependencies of cnvkit http://cnvkit.readthedocs.io/

-- 
http://fam-tille.de



Re: Primer3

2016-06-26 Thread Andreas Tille
Hi Canberk,

On Sun, Jun 26, 2016 at 06:43:27AM +0300, Canberk Koç wrote:
> Hi Andreas,
> 
> I upload Primer3 changes to git. But there is a problem svn and git
> packages have differences it might be a problem . Thanks for your help.

Could you please specify what exact problems there might be?

Moreover, if you build the package you get lintian warnings that should
be easy to fix.  The simplest way to verify this if you create a
.lintianrc file like:

$ cat ~/.lintianrc 
color=always
display-experimental=no
display-info=yes
pedantic=no
## show-overrides=yes

and than run lintian on the resulting changes file.  Please fix those
issues like:

$ cat ~/.lintianrc 
color=always
display-experimental=no
display-info=yes
pedantic=no
## show-overrides=yes


BTW, you created a certain scheme how to move examples around.  Do you
know dh_installexamples(1) and that it is sufficient to simply add the
files in question to debian/.examples ?

While in this case you surely need an override_dh_installexamples to fix
the lintian issues by using sed to fix the interpreter to reach the
status you had previously commited to Git it would have been perfectly
sufficient if you had added the dirs in question to primer3.examples.

Finally installing everything in the test dirs *after* the tests were
run leaves a lot of temporary data inside the dirs which end up inside
the resulting package which should not be.  Either you clean up this in
a override_dh_auto_test or you be a bit more cautiously when copying the
files.

Since the test data are consuming a severe amount of architecture all
type files in the resulting package it is better to move them into a
separate architecture all binary package.  I guess you are not that
comfortable with the packaging skills and thus I just did the change.
Please make sure you understand my commit and in future try to do the
same if you get the according lintian warning.

In short the following is what I want you to do:  Understand, that
example data are now in primer3-examples, fix the interpreter lines via
sed statements and remove temporary test data that are not needed inside
the resulting package.

Kind regards

   Andreas.

-- 
http://fam-tille.de