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 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267
|
cyvcf2 (0.30.18-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Andreas Tille <tille@debian.org> Thu, 06 Oct 2022 11:49:23 +0200
cyvcf2 (0.30.16-1) unstable; urgency=medium
* Team upload.
* Proper filename for upstream tarball
* Standards-Version: 4.6.1 (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 23 Aug 2022 16:36:15 +0200
cyvcf2 (0.30.15-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Andreas Tille <tille@debian.org> Mon, 02 May 2022 12:03:00 +0200
cyvcf2 (0.30.14-2) UNRELEASED; urgency=medium
* Team upload.
* Fix watchfile to detect new versions on github
-- Andreas Tille <tille@debian.org> Mon, 02 May 2022 12:02:48 +0200
cyvcf2 (0.30.14-1) unstable; urgency=medium
* New upstream version 0.30.14
* d/watch: Fix broken regex in watch file
* Drop d/p/python-3.10.patch, merged upstream
* Rediff and refresh patches
* Upstream has switched to pytest
+ d/control: B-D on python3-pytest
+ d/tests: adapt autopkgtests as per pytest
* Bump Standards-Version to 4.6.0 (no changes needed)
* d/copyright: s/MIT/Expat/
-- Nilesh Patra <nilesh@debian.org> Sat, 18 Dec 2021 13:55:27 +0530
cyvcf2 (0.30.11-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Patch: Python 3.10 support - avoid a regression in gzip file handles
(Closes: #1000317)
-- Stefano Rivera <stefanor@debian.org> Sun, 21 Nov 2021 08:38:57 -0400
cyvcf2 (0.30.11-1) unstable; urgency=medium
* Fix watch URL
* New upstream version 0.30.11
* Remove merged patches amd Refresh
d/p/i386.patch
* d/tests: Also run build time tests as autopkgtests
-- Nilesh Patra <nilesh@debian.org> Sun, 15 Aug 2021 17:05:52 +0530
cyvcf2 (0.30.4-4) unstable; urgency=medium
* Disable failing test on i386 using
dpkg-architecture
-- Nilesh Patra <npatra974@gmail.com> Wed, 03 Feb 2021 17:57:14 +0530
cyvcf2 (0.30.4-3) unstable; urgency=medium
* Attempt fixing i386 FTBFS with skipping
a test that ends up with NaN values
-- Nilesh Patra <npatra974@gmail.com> Tue, 26 Jan 2021 23:36:46 +0530
cyvcf2 (0.30.4-2) unstable; urgency=medium
* Pull Upstream PR to fix ppc64el build
(Closes:#956675)
-- Nilesh Patra <npatra974@gmail.com> Tue, 26 Jan 2021 16:12:46 +0530
cyvcf2 (0.30.4-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Andreas Tille <tille@debian.org> Sun, 17 Jan 2021 09:49:20 +0100
cyvcf2 (0.30.2-1) unstable; urgency=medium
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Thu, 24 Dec 2020 15:23:21 +0530
cyvcf2 (0.30.1-1) unstable; urgency=medium
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Sun, 06 Dec 2020 20:18:35 +0530
cyvcf2 (0.30.0-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.5.1 (routine-update)
-- Nilesh Patra <npatra974@gmail.com> Fri, 04 Dec 2020 19:58:00 +0530
cyvcf2 (0.20.9-1) unstable; urgency=medium
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Mon, 12 Oct 2020 11:07:26 +0530
cyvcf2 (0.20.8-1) unstable; urgency=medium
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Sat, 03 Oct 2020 20:08:24 +0530
cyvcf2 (0.20.7-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Nilesh Patra <npatra974@gmail.com> Mon, 28 Sep 2020 22:45:14 +0530
cyvcf2 (0.20.6-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Andreas Tille <tille@debian.org> Fri, 18 Sep 2020 08:19:58 +0200
cyvcf2 (0.20.1-1) unstable; urgency=medium
* Team Upload.
* New upstream version 0.20.1 (Closes: #964677)
* Refresh patch and cythonize modules
* Do not import numpy during clean
* compat version: 13
-- Nilesh Patra <npatra974@gmail.com> Thu, 09 Jul 2020 23:17:28 +0530
cyvcf2 (0.11.6-2) unstable; urgency=medium
* Team upload.
* Bug #954640 of python3-humanfriendly was fixed
Closes: #954603
* Add salsa-ci file (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Andreas Tille <tille@debian.org> Mon, 30 Mar 2020 10:00:07 +0200
cyvcf2 (0.11.6-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.5.0 (routine-update)
* Adjusted spelling fixes - 4 already fixed upstream,
submitted PR for the last on
https://github.com/brentp/cyvcf2/pull/140
-- Steffen Moeller <moeller@debian.org> Tue, 25 Feb 2020 14:57:29 +0100
cyvcf2 (0.11.5-2) unstable; urgency=medium
* Team upload.
* debian/patches/spelling: fix a few typos.
* Rules-Requires-Root: no
* Add a man page for cyvcf2
-- Michael R. Crusoe <michael.crusoe@gmail.com> Tue, 17 Dec 2019 15:47:52 +0100
cyvcf2 (0.11.5-1) unstable; urgency=medium
* Team upload.
* Now run full test suite since data file is provided
-- Andreas Tille <tille@debian.org> Thu, 01 Aug 2019 16:07:46 +0200
cyvcf2 (0.11.4-1) unstable; urgency=medium
* Team upload.
* Drop Python2 package since it has no rdepends
* Delete debian/README.source since outdated
* debhelper-compat 12
* Standards-Version: 4.4.0
* Exclude test that needs missing data file
* Cleanup after testing
-- Andreas Tille <tille@debian.org> Thu, 01 Aug 2019 13:03:46 +0200
cyvcf2 (0.10.8-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Andreas Tille <tille@debian.org> Tue, 12 Feb 2019 22:12:40 +0100
cyvcf2 (0.10.4-1) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* New upstream version (should build using Debian packaged htslib)
* Standards-Version: 4.3.0
* Simplify watch file
* debhelper 12
* Remove trailing whitespace in debian/copyright
* Build-Depends: libhts-dev, libbz2-dev
* Binaries are Section: python
* Do not mention htslib in copyright since it is not shipped with the
source tarball
[ Liubov Chuprikova ]
* A patch that adds link dependency on htslib
-- Andreas Tille <tille@debian.org> Sat, 12 Jan 2019 00:16:33 +0100
cyvcf2 (0.10.0+git20180727-2) unstable; urgency=medium
* Build-Depends: add some missing dependencies
* Set default locale to C.UTF-8
[ Steffen Moeller ]
* Added Liubov Chuprikova to uploaders
[ Andreas Tille ]
* Standards-Version: 4.2.0
* cme fix dpkg-control
* hardening=+all
-- Liubov Chuprikova <chuprikovalv@gmail.com> Tue, 14 Aug 2018 12:49:59 +0200
cyvcf2 (0.10.0+git20180727-1) unstable; urgency=medium
* Not a new upstream release, but feels like it.
- Falling back on modified htslib redistributed with cyvcf2 source.
Please everyone have an eye on how this develops and make some
noise on our list and in README.source.
- Removed libhts* from build dependencies.
* No more patches required with many thanks to
- Brent Pedersen (upstream)
- Liubov Chuprikova
* Enabled testing.
* Initial release (Closes: #890233)
-- Steffen Moeller <moeller@debian.org> Sat, 28 Jul 2018 01:13:58 +0200
cyvcf2 (0.10.0-1) UNRELEASED; urgency=medium
* New upstream release.
-- Steffen Moeller <moeller@debian.org> Sat, 28 Jul 2018 00:12:36 +0200
cyvcf2 (0.9.0-1) UNRELEASED; urgency=medium
* New upstream version.
-- Steffen Moeller <moeller@debian.org> Sat, 07 Jul 2018 22:25:23 +0200
cyvcf2 (0.8.6-1) UNRELEASED; urgency=medium
* Initial packaging.
-- Steffen Moeller <moeller@debian.org> Sun, 11 Feb 2018 19:16:31 +0100
|