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 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
idba (1.1.3-7) unstable; urgency=medium
* Rules-Requires-Root: no (routine-update)
-- Andreas Tille <tille@debian.org> Sat, 18 Apr 2020 08:20:19 +0200
idba (1.1.3-6) unstable; urgency=medium
* Team upload.
[ Pranav Ballaney ]
* Add autopkgtest template
* Add test data
* Add install file for tests
* Generate testing data and add test_data/README
* Add autopkgtests in run-unit-test (Closes: #909716)
* Added debian/README.test
* Switched to debian/examples from debian/install
* Added another binary, idba-extra
* Removed files that can be generated during testing
* Modified autopkgtests to generate data
[ Andreas Tille ]
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Set upstream metadata fields: Bug-Database, Repository.
* Make sure sim_reads will be found in test suite
* Add few manpages for tools inside idba-extra (more would be nice)
* sim_reads.1
* sim_reads_tran.1
* Install from debian/tmp to avoid warnings from dh_missing
* Added script to download test data
* Add license of gtest_src
-- Pranav Ballaney <ballaneypranav@gmail.com> Fri, 13 Mar 2020 22:13:47 +0530
idba (1.1.3-5) unstable; urgency=medium
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
* Trim trailing whitespace.
[ Andreas Tille ]
* Run build time test
* Use 2to3 to port Python2 to Python3 scripts
Closes: #945684
* debhelper-compat 12
* Standards-Version: 4.4.1
* Set upstream metadata fields: Bug-Submit, Repository, Repository-
Browse.
-- Andreas Tille <tille@debian.org> Thu, 28 Nov 2019 12:08:11 +0100
idba (1.1.3-3) unstable; urgency=medium
[ Steffen Moeller ]
* debian/copyright: Prepared exclusion of autogenerated files
* debian/control: bumped policy to 4.1.0 (no changes required)
* debian/upstream/metadata: yamllint cleanliness
[ Andreas Tille ]
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Do not parse d/changelog
-- Andreas Tille <tille@debian.org> Fri, 21 Sep 2018 22:55:54 +0200
idba (1.1.3-2) unstable; urgency=medium
* Team upload.
* Install all IDBA flavours, not only IDBA-Hybrid
- added help2man-generated man pages
- removed debian/links to save idba binary and .1
* Moved peripheral binaries to new dir usr/lib/idba/
* Added references to OMICtools registry
* Bumped Debian policy compliance to 4.0.1
-- Steffen Moeller <moeller@debian.org> Mon, 07 Aug 2017 17:40:39 +0200
idba (1.1.3-1) unstable; urgency=medium
* New upstream version
-- Andreas Tille <tille@debian.org> Sat, 06 Aug 2016 00:11:30 +0200
idba (1.1.2-2) unstable; urgency=medium
[Gert Wollny]
* Team upload
* d/p/gcc-6: Add patch to compile with g++-6, Closes: #811644
* d/p/run_tests, d/rules, d/control: Run the test suite during
package build
* Update standards version to 3.9.8
* d/p/clang: disable this patch, it seems to have been applied upstream
* d/p/use-atomic-*: update patch
* d/rules: enable parallel builds
[Andreas Tille]
* Fix source code location
* Move packaging from SVN to Git
* DEP5 fix
* Fix homepage
* hardening=+all
* Spelling fixes
-- Gert Wollny <gw.fossdev@gmail.com> Fri, 01 Jul 2016 17:10:01 +0200
idba (1.1.2-1) unstable; urgency=medium
* New upstream version at github (adapted patches)
* Adapt d/watch to fetch release tarball
-- Andreas Tille <tille@debian.org> Sat, 21 Jun 2014 00:10:01 +0200
idba (1.1.1-3) unstable; urgency=medium
* Enable build using clang (thanks for the patch to Alexander Ovchinnikov
<sanek23994@gmail.com>)
Closes: #752122
-- Andreas Tille <tille@debian.org> Fri, 20 Jun 2014 13:20:09 +0200
idba (1.1.1-2) unstable; urgency=medium
* Fix build issue on MIPS (and hopefully sparc and powerpc) Thanks for
the patch to Dejan Latinovic <Dejan.Latinovic@imgtec.com>)
Closes: #748932
-- Andreas Tille <tille@debian.org> Thu, 22 May 2014 13:49:34 +0200
idba (1.1.1-1) unstable; urgency=low
* Initial release (Closes: #738860)
-- Andreas Tille <tille@debian.org> Thu, 13 Feb 2014 13:57:55 +0100
|