1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
gasic (0.0.r19-7) unstable; urgency=medium
* Team upload.
* Remove unnecessary example files
* Fix mason_simulator arguments
* Add more autopkgtests
* Remove removed binaries from include-binaries
-- Pranav Ballaney <ballaneypranav@gmail.com> Wed, 13 May 2020 15:13:02 +0530
gasic (0.0.r19-6) unstable; urgency=medium
* Team upload
[ Steffen Moeller ]
* d/u/metadata: fixed yaml
[ Pranav Ballaney ]
* Install examples
* Add autopkgtests
* Move examples to another binary: gasic-examples
[ Andreas Tille ]
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Repository.
* Architecture: all
-- Pranav Ballaney <ballaneypranav@gmail.com> Sun, 10 May 2020 02:52:45 +0530
gasic (0.0.r19-5) unstable; urgency=medium
* Use 2to3 to port to Python3
Closes: #936582
* In run_mappers.py the executable mason from seqan-apps version 1.x
was called. This is not available any more in seqan-apps 2.x and
thus it was replaced by mason_simulator. Hope that's OK.
* debhelper-compat 12
* Standards-Version: 4.4.1
* Remove trailing whitespace in debian/changelog
* Use secure URI in debian/watch.
* Set upstream metadata fields: Archive.
-- Andreas Tille <tille@debian.org> Tue, 08 Oct 2019 15:54:54 +0200
gasic (0.0.r19-4) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Fri, 14 Sep 2018 19:32:17 +0200
gasic (0.0.r19-3) unstable; urgency=medium
* Revert enabling arm64 since the package Depends bowtie2 which is only
available on amd64. Set "Architecture: any" and Build-Depends: bowtie2
instead.
-- Andreas Tille <tille@debian.org> Wed, 13 Dec 2017 10:33:39 +0100
gasic (0.0.r19-2) unstable; urgency=medium
[ Steffen Moeller ]
* debian/upstream/metadata: Added refs to registries
[ Andreas Tille ]
* Enable arm64
Closes: #873859
* debhelper 10
* Standards-Version: 4.1.2
-- Andreas Tille <tille@debian.org> Wed, 13 Dec 2017 09:35:51 +0100
gasic (0.0.r19-1) unstable; urgency=medium
* New upstream commit
* d/get-orig-source checks for revision number to set version properly
* cme fix dpkg-control
-- Andreas Tille <tille@debian.org> Fri, 16 Sep 2016 13:26:31 +0200
gasic (0.0.r18-3) unstable; urgency=medium
* Add dependency python-matplotlib
Closes: #785357
-- Navid Fehrenbacher <nf@q-leap.de> Fri, 15 May 2015 09:11:13 +0000
gasic (0.0.r18-2) unstable; urgency=medium
* Restrict Architectures to amd64 since on other architectures at least
the dependency bowtie does not exist
* cme fix dpkg-control
-- Andreas Tille <tille@debian.org> Thu, 25 Sep 2014 13:10:45 +0200
gasic (0.0.r18-1) unstable; urgency=low
* Initial release (Closes: #739509)
-- Andreas Tille <tille@debian.org> Sat, 08 Feb 2014 08:47:28 +0100
|