Commit a304a40c authored by Liubov Chuprikova's avatar Liubov Chuprikova
Browse files

Add autopkgtest. Move manpages to d/man/

parent 2b521a54
Loading
Loading
Loading
Loading

debian/README.test

0 → 100644
+8 −0
Original line number Diff line number Diff line
Notes on how this package can be tested.
________________________________________

This package can be tested by execution

	sh run-unit-test

in order to confirm its integrity.
+2 −0
Original line number Diff line number Diff line
genometester (4.0-1) UNRELEASED; urgency=medium

  * Initial release (Closes: #900752)
  * Add manpages
  * Add autopkgtest

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Mon, 04 Jun 2018 16:33:48 +0200
+14 −0
Original line number Diff line number Diff line
@@ -11,6 +11,20 @@ Files: debian/*
Copyright: 2018 Andreas Tille <tille@debian.org>
License: GPL-3+

Files: debian/tests/test-data/*
Copyright: 2018 EMBL-EBI
License: unrestricted
 EMBL-EBI itself places no additional restrictions on the use or redistribution
 of the data available via its online services other than those provided by the
 original data owners.
Comment: Ensembl Bacteria release 39
 See http://bacteria.ensembl.org/Candidatus_carsonella_ruddii_dc/Info/Index
     http://bacteria.ensembl.org/Mycoplasma_genitalium_g37/Info/Index
 .
 To download the files use:
    wget ftp://ftp.ensemblgenomes.org/pub/bacteria/release-39/fasta/bacteria_40_collection/candidatus_carsonella_ruddii_dc/dna/Candidatus_carsonella_ruddii_dc.ASM44157v1.dna.chromosome.Chromosome.fa.gz
    wget ftp://ftp.ensemblgenomes.org/pub/bacteria/release-39/fasta/bacteria_13_collection/mycoplasma_genitalium_g37/dna/Mycoplasma_genitalium_g37.ASM2732v1.dna.chromosome.Chromosome.fa.gz

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
+3 −0
Original line number Diff line number Diff line
README.md
README.GenomeTester4.md
README.FastGT.md
debian/tests/test-data
debian/tests/run-unit-test
debian/README.test
+0 −0

File moved.

Loading