Skip to content
Commits on Source (6)
......@@ -3,19 +3,22 @@ minia (3.2.0-1) UNRELEASED; urgency=medium
* Switch from legacy version to version 2.x at GibHub
* Add myself as Uploader
* New upstream version
* debhelper 11
* debhelper 12
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* Standards-Version: 4.3.0
* Build-Depends: libgatbcore-dev
* Remove trailing whitespace in debian/changelog
* Remove trailing whitespace in debian/control
* Remove trailing whitespace in debian/copyright
-- Andreas Tille <tille@debian.org> Mon, 04 Jun 2018 20:43:16 +0200
-- Andreas Tille <tille@debian.org> Mon, 21 Jan 2019 09:01:19 +0100
minia (1.6906-2) unstable; urgency=medium
* Team upload.
[Nadiya Sitdykova]
* add autopkgtest test-suite
* add autopkgtest test-suite
[ Andreas Tille ]
* debhelper 10
......@@ -28,14 +31,14 @@ minia (1.6906-2) unstable; urgency=medium
minia (1.6906-1) unstable; urgency=medium
* New upstream release
* New upstream release
$ d/patches: updates patches to new release
-- Olivier Sallou <osallou@debian.org> Fri, 21 Nov 2014 07:55:05 +0100
minia (1.6088-1) unstable; urgency=low
* New upstream release
* New upstream release
Upstream doc added to source package
-- Olivier Sallou <osallou@debian.org> Fri, 21 Feb 2014 15:05:20 +0100
......
......@@ -4,12 +4,12 @@ Uploaders: Olivier Sallou <osallou@debian.org>,
Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
Build-Depends: debhelper (>= 12~),
cmake,
bc,
zlib1g-dev,
libgatbcore-dev (>= 1.4.1+dfsg-2)
Standards-Version: 4.1.4
libgatbcore-dev
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/minia
Vcs-Git: https://salsa.debian.org/med-team/minia.git
Homepage: http://minia.genouest.org/
......@@ -25,5 +25,5 @@ Description: short-read biological sequence assembler
capable of assembling a human genome on a desktop computer in a day.
.
The output of Minia is a set of contigs.
Minia produces results of similar contiguity and accuracy to other
Minia produces results of similar contiguity and accuracy to other
de Bruijn assemblers (e.g. Velvet).
......@@ -80,15 +80,15 @@ License: CeCILL
.
In this respect, it is brought to the user's attention that the risks
associated with loading, using, modifying and/or developing or reproducing
the software by the user given its nature of Free Software, that may
mean that it is complicated to manipulate, and that also therefore means
the software by the user given its nature of Free Software, that may
mean that it is complicated to manipulate, and that also therefore means
that it is reserved for developers and experienced professionals having
in-depth computer knowledge. Users are therefore encouraged to load and test
the Software's suitability as regards their requirements in conditions
enabling the security of their systems and/or data to be ensured and, more
generally, to use and operate it in the same conditions of security.
This Agreement may be freely reproduced and published, provided it is
not altered, and that no Articles are either added or removed herefrom.
not altered, and that no Articles are either added or removed herefrom.
.
This Agreement may apply to any or all software for which the holder of the
economic rights decides to submit the operation thereof to its provisions.
......@@ -243,7 +243,7 @@ License: CeCILL
In particular, the right of distribution and publication includes the right
to transmit and communicate the Software to the general public on any or
all medium, and by any or all means, and the right to market, either in
consideration of a fee, or free of charge, a copy or copies of the Software
consideration of a fee, or free of charge, a copy or copies of the Software
by means of any or all process.
The Licensee is further authorized to redistribute copies of the modified
or unmodified Software to third parties according to the terms and
......@@ -287,7 +287,7 @@ License: CeCILL
5.3.3. redistribution OF DYNAMIC MODULES
.
When the Licensee has developed a Dynamic Module, the terms and conditions
hereof do not apply to said Dynamic Module, that may be distributed under
hereof do not apply to said Dynamic Module, that may be distributed under
a separate Licensing Agreement.
.
5.3.4. COMPATIBILITY WITH THE GPL LICENSE
......@@ -351,7 +351,7 @@ License: CeCILL
provide technical assistance or maintenance services for the Software.
.
However, the Licensor is entitled to offer this type of service. The
terms and conditions of such technical assistance, and/or such
terms and conditions of such technical assistance, and/or such
maintenance, shall then be set forth in a separate instrument. Only the
Licensor offering said maintenance and/or technical assistance services
shall incur liability therefor.
......@@ -372,7 +372,7 @@ License: CeCILL
8.1. Subject to the provisions of Article 8.2, should the Licensor fail to
fulfill all or part of its obligations hereunder, the Licensee shall be
entitled to claim compensation for the direct loss suffered as a result of
a fault on the part of the Licensor, subject to providing evidence of it.
a fault on the part of the Licensor, subject to providing evidence of it.
.
8.2. The Licensor's liability is limited to the commitments made under this
Licensing Agreement and shall not be incurred as a result , in particular:
......