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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227
|
libvcflib (1.0.3+dfsg-2) unstable; urgency=medium
* Fix watch file
* Standards-Version: 4.6.1 (routine-update)
-- Andreas Tille <tille@debian.org> Fri, 07 Oct 2022 16:26:06 +0200
libvcflib (1.0.3+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* New upstream version
[ Sascha Steinbiss ]
* Team upload.
* Fix manpage paths.
-- Sascha Steinbiss <satta@debian.org> Sun, 20 Feb 2022 19:24:58 +0100
libvcflib (1.0.2+dfsg-5) unstable; urgency=medium
[ Vagrant Cascadian ]
* Enable reproducible by avoid to embed the full path in RPATH
Closes: #1003808
[ Andreas Tille ]
* Add missing build dependency on dh addon.
-- Andreas Tille <tille@debian.org> Mon, 17 Jan 2022 20:53:03 +0100
libvcflib (1.0.2+dfsg-4) unstable; urgency=medium
* Install scripts
Closes: #989014
-- Andreas Tille <tille@debian.org> Fri, 24 Dec 2021 10:51:57 +0100
libvcflib (1.0.2+dfsg-3) unstable; urgency=medium
* Fix build with gcc-11
Closes: #984139
* Standards-Version: 4.6.0 (routine-update)
-- Andreas Tille <tille@debian.org> Wed, 20 Oct 2021 18:33:54 +0200
libvcflib (1.0.2+dfsg-2) unstable; urgency=medium
* Team upload.
* debian/rules: unit tests: Use DEB_HOST_GNU_TYPE instead of
DEB_HOST_MULTIARCH for finding the build directory
-- Michael R. Crusoe <crusoe@debian.org> Thu, 28 Jan 2021 13:03:40 +0100
libvcflib (1.0.2+dfsg-1) unstable; urgency=medium
[ Steffen Moeller ]
* Team upload.
* Added binaries expected by bcbio to /usr/bin
* d/rules - clean: Removing generated README.html
[ Michael R. Crusoe ]
* debian/copyright: Update Files-Excluded
* Standards-Version: 4.5.1 (routine-update)
* New upstream release
* Switch to cmake, update patches
-- Michael R. Crusoe <crusoe@debian.org> Thu, 28 Jan 2021 11:16:19 +0100
libvcflib (1.0.1+dfsg-4) unstable; urgency=medium
* Team upload.
* debian/patches/use_debian_packaged_smithwaterman.patch: adjust
inclusion of the packaged
/usr/include/smithwaterman/SmithWatermanGotoh.h
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update patch headers.
* IntervalTree.h patch is no longer needed
-- Michael R. Crusoe <crusoe@debian.org> Sat, 31 Oct 2020 21:57:30 +0100
libvcflib (1.0.1+dfsg-3) unstable; urgency=medium
* Team upload.
* Improve the usage of these packages during cross-building
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 12 Feb 2020 13:00:17 +0100
libvcflib (1.0.1+dfsg-2) unstable; urgency=medium
* Team upload.
* -tools: add ${perl:Depends}
* libvcflib{1,-dev}: add Multi-Arch: same
* Standards-Version: 4.4.1
-- Michael R. Crusoe <michael.crusoe@gmail.com> Thu, 26 Dec 2019 15:54:27 +0100
libvcflib (1.0.1+dfsg-1) unstable; urgency=medium
* New upstream release
* Updated homepage URL
* Major rewrite of patches
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 11 Dec 2019 13:11:23 +0100
libvcflib (1.0.0+dfsg-2) unstable; urgency=medium
* Use 2to3 to port to Python3
Closes: #936930
* Use markdown instead of python-markdown
-- Andreas Tille <tille@debian.org> Fri, 06 Sep 2019 09:05:48 +0200
libvcflib (1.0.0+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version; patches refreshed
* libvcflib-tools: promote vcffilter to /usr/bin; add basic autopkgtests
* hardening fixed
* update libvcflib.pc to reference upstream libraries
* fixed spelling typos
* updated debian/include/IntervalTree.h from https://github.com/ekg/intervaltree/blob/master/IntervalTree.h
-- Michael R. Crusoe <michael.crusoe@gmail.com> Wed, 04 Sep 2019 13:00:09 +0900
libvcflib (1.0.0~rc2+dfsg-4) unstable; urgency=medium
* Move manpage to vcflib-tools package
Closes: #933649
-- Andreas Tille <tille@debian.org> Thu, 01 Aug 2019 14:39:28 +0200
libvcflib (1.0.0~rc2+dfsg-3) unstable; urgency=medium
* Move vcf2tsv and vcfkeepinfo to /usr/bin since it is needed by freebayes
test
* debhelper-compat 12
* Standards-Version: 4.4.0
* Respect DEB_BUILD_OPTIONS in override_dh_auto_test target
* Remove trailing whitespace in debian/control
* Override dh_dwz to do nothing
-- Andreas Tille <tille@debian.org> Wed, 31 Jul 2019 16:12:42 +0200
libvcflib (1.0.0~rc2+dfsg-2) unstable; urgency=medium
* Add libfastahack to pkg-config input file
* Depends: libfastahack-dev
-- Andreas Tille <tille@debian.org> Fri, 14 Sep 2018 13:56:52 +0200
libvcflib (1.0.0~rc2+dfsg-1) unstable; urgency=medium
[ Steffen Moeller ]
* Created debian/upstream/metadata for references to
registries.
[ Andreas Tille ]
* New upstream version
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Versioned Build-Depends:
libfastahack-dev (>= 0.0+git20160702.bbc645f+dfsg-5~)
* Fix header file name
* Build-Depends: libbz2-dev
* Fix installation target dir
* Fix interpreter lines and add missing interpreter dependencies
-- Andreas Tille <tille@debian.org> Thu, 13 Sep 2018 22:34:23 +0200
libvcflib (1.0.0~rc1+dfsg1-6) unstable; urgency=medium
* Test suite of freebayes 1.1.0 needs vcfuniq and vcfstreamsort in PATH
so add according links
* Standards-Version: 4.1.0
-- Andreas Tille <tille@debian.org> Mon, 04 Sep 2017 16:05:56 +0200
libvcflib (1.0.0~rc1+dfsg1-5) unstable; urgency=medium
* Fix watch file
-- Andreas Tille <tille@debian.org> Sat, 17 Jun 2017 23:45:29 +0200
libvcflib (1.0.0~rc1+dfsg1-4) experimental; urgency=medium
* Re-add pkg-config file for easier usage in freebayes which was reverted
to meet freeze policy
-- Andreas Tille <tille@debian.org> Fri, 17 Mar 2017 13:29:20 +0100
libvcflib (1.0.0~rc1+dfsg1-3) unstable; urgency=medium
* Fix location of binary tools
Closes: #856424
* Remove empty debian/upstream/metadata boilerplate
-- Andreas Tille <tille@debian.org> Wed, 01 Mar 2017 15:43:05 +0100
libvcflib (1.0.0~rc1+dfsg1-2) experimental; urgency=medium
* Add pkg-config file for easier usage in freebayes
-- Andreas Tille <tille@debian.org> Fri, 10 Feb 2017 09:09:35 +0100
libvcflib (1.0.0~rc1+dfsg1-1) unstable; urgency=medium
* Adapt to recent PIE changes in dpkg (Thanks for the patch to Adrian Bunk
<bunk@stusta.de>)
Closes: #844890
* d/watch: version=4
* debhelper 10
* Remove code copy of libssw
Closes: #838513
* Add lintian overrides for false positive
-- Andreas Tille <tille@debian.org> Tue, 22 Nov 2016 13:13:12 +0100
libvcflib (1.0.0~rc1+dfsg-1) unstable; urgency=low
* Initial release (Closes: #838020)
-- Andreas Tille <tille@debian.org> Fri, 16 Sep 2016 15:52:29 +0200
|