File: changelog

package info (click to toggle)
samtools 1.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,748 kB
  • sloc: ansic: 25,735; perl: 7,033; sh: 443; makefile: 269; java: 158
file content (526 lines) | stat: -rw-r--r-- 17,573 bytes parent folder | download
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
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
samtools (1.11-1) unstable; urgency=medium

  * New upstream version
  * Versioned Build-Depends: libhts-dev (>= 1.11)

 -- Andreas Tille <tille@debian.org>  Thu, 01 Oct 2020 16:42:22 +0200

samtools (1.10-4) unstable; urgency=medium

  * cwltools only "Suggests" not "Recommends"
  * There are no Python scripts provided in samtools any more
    Closes: #963093
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)

 -- Andreas Tille <tille@debian.org>  Fri, 19 Jun 2020 11:41:40 +0200

samtools (1.10-3) unstable; urgency=medium

  * Team upload.
  * Allow tests to fail on mipsel due to lack of memory

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 25 Dec 2019 17:15:23 +0100

samtools (1.10-2) unstable; urgency=medium

  * Team upload.
  * Samtools breaks older iva and bio-tradis

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 25 Dec 2019 14:54:48 +0100

samtools (1.10-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Freshen patches

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 16 Dec 2019 16:17:22 +0100

samtools (1.9-7) unstable; urgency=medium

  * Team upload.
  * Resume building on any as htslib has regained any-i386.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 11 Dec 2019 11:01:06 +0100

samtools (1.9-6) unstable; urgency=medium

  * Port Python2 script to Python3 using 2to3
    Closes: #945735
  * Standards-Version: 4.4.1
  * Set fields Upstream-Name in debian/copyright.
  * Set upstream metadata fields: Repository-Browse.
  * Remove obsolete fields Name from debian/upstream/metadata.

 -- Andreas Tille <tille@debian.org>  Tue, 03 Dec 2019 11:51:08 +0100

samtools (1.9-5) unstable; urgency=medium

  [ Andreas Tille ]
  * Use <!nocheck> for libio-pty-perl

  [ Michael R. Crusoe ]
  * Stop building on any-i386 due to htslib dropping i386
  * debhelper-compat 12
  * Standards-Version: 4.4.0

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 17 Aug 2019 10:20:07 +0200

samtools (1.9-4) unstable; urgency=medium

  [ Michael R. Crusoe ]
  * Mark samtools-test as Multi-Arch: foreign.

  [ Andreas Tille ]
  * Update debian/README.Debian, install upstream NEWS as upstream changelog,
    install upstream README as doc, more complete debian/NEWS.Debian
    Closes: #922861
  * Drop reduntant information in debian/reference.  It is maintained in
    debian/upstream/metadata now.

 -- Andreas Tille <tille@debian.org>  Thu, 21 Feb 2019 17:50:17 +0100

samtools (1.9-3) unstable; urgency=medium

  * Do not force sse for i386
    Closes: #921315
  * debhelper 12
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target

 -- Andreas Tille <tille@debian.org>  Mon, 04 Feb 2019 08:08:28 +0100

samtools (1.9-2) unstable; urgency=medium

  * Team upload.
  * Turn on SSE for i386. Closes: #917957
  * Standards-Version: 4.3.0

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 03 Jan 2019 00:21:01 -0800

samtools (1.9-1) unstable; urgency=medium

  * New upstream version
  * Mention the CRAM format in the description.
  * Fix Perl interpreter line

 -- Andreas Tille <tille@debian.org>  Wed, 12 Sep 2018 21:43:23 +0200

samtools (1.8-1) experimental; urgency=medium

  * New upstream version
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4
  * hardening=+all
  * Bump versioned Build-Depends: libhts-dev (>= 1.8)

 -- Andreas Tille <tille@debian.org>  Thu, 03 May 2018 12:02:20 +0200

samtools (1.7-2) unstable; urgency=medium

  * Install examples (since it is used in dwgsim package and might be
    helpful for users in general)
  * debhelper 11

 -- Andreas Tille <tille@debian.org>  Thu, 29 Mar 2018 09:55:47 +0200

samtools (1.7-1) unstable; urgency=medium

  * New upstream version (adapted patches, mahem patch was applied upstream)
  * Standards-Version: 4.1.3
  * Bump versioned Build-Depends: libhts-dev (>= 1.7)

 -- Andreas Tille <tille@debian.org>  Wed, 14 Feb 2018 13:22:37 +0100

samtools (1.6-4) unstable; urgency=medium

  * Reduce per-thread memory limit of sort tests

 -- Graham Inggs <ginggs@debian.org>  Sat, 23 Dec 2017 07:03:20 +0000

samtools (1.6-3) unstable; urgency=medium

  * Upload to unstable

 -- Andreas Tille <tille@debian.org>  Thu, 14 Dec 2017 15:59:08 +0100

samtools (1.6-2) experimental; urgency=medium

  * Fix versioned Build-Depends
    Closes: #884269

 -- Andreas Tille <tille@debian.org>  Wed, 13 Dec 2017 07:44:31 +0100

samtools (1.6-1) experimental; urgency=medium

  [ Steffen Moeller ]
  * debian/upstream/metadata:
    - added references to registries
    - yamllint cleanliness

  [ Andreas Tille ]
  * New upstream version
  * Drop literal_version.patch since upstream does not use make to obtain
    version number any more
  * Switch to default Debian Med repository layout
  * Standards-Version: 4.1.2
  * Remove unused lintian-overrides

 -- Andreas Tille <tille@debian.org>  Mon, 11 Dec 2017 15:29:44 +0100

samtools (1.5-1) unstable; urgency=medium

  * New upstream version
  * debhelper 10
  * Standards-Version: 4.0.0 (no changes needed)
  * Bump versioned Build-Depends: libhts-dev (>= 1.5)
  * Add recommends to cwl-tool and fix shebang line of cwl scripts

 -- Andreas Tille <tille@debian.org>  Fri, 04 Aug 2017 17:58:11 +0200

samtools (1.4.1-1) unstable; urgency=medium

  * New upstream version
    Closes: #865008

 -- Andreas Tille <tille@debian.org>  Sun, 18 Jun 2017 21:11:09 +0200

samtools (1.4-2) experimental; urgency=medium

  * Rebuild against properly named libhts which had a soname change

 -- Andreas Tille <tille@debian.org>  Tue, 21 Mar 2017 21:42:52 +0100

samtools (1.4-1) experimental; urgency=low

  [ Anton Khodak ]
  * CWL files added

  [ Andreas Tille ]
  * New upstream version
  * Replaced Dominique Belhachemi by my own ID as Uploader
  * Bump versioned Depends: libhts-dev (>= 1.4)

 -- Andreas Tille <tille@debian.org>  Tue, 21 Mar 2017 16:24:50 +0100

samtools (1.3.1-3) unstable; urgency=medium

  * Team upload.
  * Refresh existing patches.
  * Fix FTBFS by including upstream patches.
    Closes: #840974

 -- Sascha Steinbiss <satta@debian.org>  Mon, 24 Oct 2016 16:33:30 +0200

samtools (1.3.1-2) unstable; urgency=medium

  952da10 Build-depends on htslib 1.3.1. (Closes: #822701)

 -- Charles Plessy <plessy@debian.org>  Sun, 08 May 2016 21:11:12 +0900

samtools (1.3.1-1) unstable; urgency=medium

  0c961b2 Merge tag '1.3.1' into debian/unstable
  3666b08 Conforms with Policy version 3.9.8.

 -- Charles Plessy <plessy@debian.org>  Tue, 26 Apr 2016 21:12:05 +0900

samtools (1.3-1) unstable; urgency=medium

  [ Charles Plessy ]
  95c561d Merge tag '1.3' into debian/unstable

  [ Sascha Steinbiss ]
  * Team upload
  * Adapt to new build system
  * Use secure Vcs-Git
  * Patch autoconf not to use make to extract version
  * Clean up d/copyright
  * Fix spelling

 -- Sascha Steinbiss <sascha@steinbiss.name>  Fri, 05 Feb 2016 08:32:40 +0000

samtools (1.2-4) unstable; urgency=medium

  * Team upload
  * Fix synopsis
  * Fix Vcs-Browser
  * Add lintian-override to document that the language extensions are used
    internally
  * Fix spelling
  * Fix Mayhem issues caused by unlimited reads of gz input
    Closes: #716199, #716197
  * Provide some more manpages

 -- Andreas Tille <tille@debian.org>  Mon, 21 Dec 2015 13:49:05 +0100

samtools (1.2-3) unstable; urgency=medium

  * Team upload.
  [19de55e] Revert "Allow all scripts to be called without language extensions"
    (Closes: #799698)
  [658179c] Revert "Remove source files not present in upstream tarball"

 -- Afif Elghraoui <afif@ghraoui.name>  Tue, 22 Sep 2015 06:42:01 -0700

samtools (1.2-2) unstable; urgency=medium

  [ Afif Elghraoui ]
  eb56918 Add patch to fix building on i386
  702d289 Remove source files not present in upstream tarball
  7afd302 Allow all scripts to be called without language extensions

  [ Charles Plessy ]
  876f680 Document the update workflow of the source package's repository.

 -- Charles Plessy <plessy@debian.org>  Thu, 17 Sep 2015 20:21:15 +0900

samtools (1.2-1) unstable; urgency=medium

  a5f28a0 Merge tag '1.2' into debian/unstable
  c542e84 Build-depend on libhts-dev 1.2.
  6c2d9cd Build-depend and recommend libio-pty-perl.
          (Needed for the regression tests.)
  23e44a4 Removed fix_coverage_cap.patch, obsoleted by -d option.
  1091aab Refreshed fuzzy patches.

 -- Charles Plessy <plessy@debian.org>  Tue, 16 Jun 2015 06:12:12 +0900

samtools (1.1-1) unstable; urgency=medium

  c448d48 Merge tag '1.1' into debian/unstable
  d12ab1e Merge branch 'develop' into debian/unstable to solve issue
          with regression tests needing a pseudo-terminal.
          See https://github.com/samtools/samtools/issues/300
  c87f8ce Add autopkg tests.
  7c50b7b Removed python-wrong-path-for-interpreter.patch
          (issue solved upstream).

 -- Charles Plessy <plessy@debian.org>  Thu, 25 Sep 2014 09:04:20 +0900

samtools (1.0-1) unstable; urgency=low

  [ Charles Plessy ]
  54ca0c1 Merge with upstream's develop branch.
  241a731 razip was removed from samtools.
  dc25b81 debian/watch: also track release candidates.
  07aaf71 Indicate repository layout in git-buildpackage conf. file.

  * debian/control

  8bc0fb7 Stop depending on CDBS and quilt.
  e613142 Drop static libbam, replaced by the dynamic libhts (Closes: #544976).
  b5f284c Build-depend on tabix for the regression tests, that use bgzip.
  9febad6 Recommend python since samtools installs a python script in /usr/bin.
  0446ed7 Conforms with Policy 3.5.6.

  * New package samtools-test

  7293cca Create a test package for the test data.
  6bd7b89 Adjust install file for two-package build.
  caff5f5 Clean before installing test files (this removes compiled files).

  * debian/rules

  c930cbb Use Debhelper instead of CDBS and rely on the new upstream Makefile.
  845581d Adjust for dynamic linking.
  d859052 Indicate path to packaged bgzip.
  cb23517 Mimick Makefile's CPPFLAGS.
  aee1c6c Allow parallel building.
  edc09e4 Prevent Makefile from including local copy of the HTSlib.

  * debian/patches

  f73d764 d062687 Refreshed patches.
  2c52f6a 61ac2c5 Forwarded patches on GitHub.
  b8eb378 Dropped fix_example_makefile.patch, obsolete.
  66079b9 Correct path to python interpreter.
  218c1c1 Modify Makefile to facilitate dynamic linking.

  [ Andreas Tille ]
  f69f412 Versioned Build-Depends libhts-dev >= 1.0

 -- Charles Plessy <plessy@debian.org>  Tue, 23 Sep 2014 09:36:27 +0900

samtools (0.1.19-1) unstable; urgency=low

  cb9bd50 Imported https://github.com/samtools/samtools/archive/0.1.19.tar.gz
  1e6d442 new tools ace2sam, bamcheck, plot-bamcheck, r2plot.lua, vcfutils.lua.
  2f2d5c5 debian/copyright: collapsed copyright notices from main holders.
  e194f9e Removed fix_float_tag.patch, corrected upstream.
  9c0e543 Refreshed patches.
  3e7e0ec Renamed no-pileup-tests.patch fix_example_makefile.patch.
  8d8550e example/Makefile: pass -lpthread when compiling calDepth.
  fc32243 harden by concatenating Debian's LDFLAGS and CPPFLAGS in CFLAGS.
  6f75b48 debian/control: normalised with cme.
  e13bb5e debian/control: normalised VCS URLs.
  a1b1b00 debian/control: deleted DM-Upload-Allowed field.
  ddcd54e Use NEWS as upstream changelog.
  81ad760 Conforms to Policy version 3.9.4.

 -- Charles Plessy <plessy@debian.org>  Sat, 30 Mar 2013 17:31:47 +0900

samtools (0.1.18-4) unstable; urgency=low

  [Charles Plessy]
  * debian/copyright: Normalised with config-model
  * added bash completion
  * Build-depend on Debhelper 9
  * Pass build flaggs set by dpkg-buildflags via Debhelper
  * Moved DOI and PubMed to the Reference namespace
  * Do not compress the example binary alignment file
  * Mention ‘SAMtools’ in libbam-dev's description

  [Andreas Tille]
  * debian/upstream: replaced BibTeX entry

  [Dominique Belhachemi]
  * added patch to fix float tag bug (upstream bug 71)

 -- Dominique Belhachemi <domibel@debian.org>  Fri, 21 Dec 2012 12:09:18 -0500

samtools (0.1.18-3) unstable; urgency=low

  * upload 0.1.18-2 closed the wrong bug, correction:
  * added patch to fix segfault in mpileup (Closes: #653042)
  * added patch to fix coverage cap (Closes: #671524)

 -- Dominique Belhachemi <domibel@debian.org>  Fri, 27 Jul 2012 11:11:41 -0400

samtools (0.1.18-2) unstable; urgency=low

  * added patch to fix segfault in mpileup (Closes: #544976)
  * added patch to fix coverage cap (Closes: #671524)

 -- Dominique Belhachemi <domibel@debian.org>  Thu, 26 Jul 2012 18:30:48 -0400

samtools (0.1.18-1) unstable; urgency=low

  [b990d9d3] New upstream release.
  [d59366b9] Updated copyright statements.
  [aa08abe5] Compress binary packages with xz.
  [9a36c994] Added a DEP 3 header to debian/patches/no-pileup-tests.patch.

 -- Charles Plessy <plessy@debian.org>  Tue, 06 Sep 2011 16:52:04 +0900

samtools (0.1.17-1) unstable; urgency=low

  * New upstream release 0.1.17 (6 July, 2011).
  * bcftools.1 and samtools.1 merged (debian/rules, debian/samtools.manpages).
  * Patched the example makefile to not use samtools pileup, deprecated.
    (debian/control, debian/rules, debian/patches/series,
    debian/patches/no-pileup-tests.patch)

 -- Charles Plessy <plessy@debian.org>  Mon, 11 Jul 2011 21:04:30 +0900

samtools (0.1.16-1) unstable; urgency=low

  * New upstream release, implementing SAM Spec v1.4.
  * Distribute sam.h and the other headers in /usr/include/samtools.
    Closes: #625622, #626044, LP: #690997.

 -- Charles Plessy <plessy@debian.org>  Thu, 19 May 2011 13:24:25 +0900

samtools (0.1.15-1) unstable; urgency=low

  * New upstream release.
  * Incremented Standards-Version to reflect conformance with Policy 3.9.2
    (debian/control, no changes needed).
  * debian/watch directly interrogates and downloads froms SourceForge.

 -- Charles Plessy <plessy@debian.org>  Tue, 12 Apr 2011 19:44:41 +0900

samtools (0.1.14-1) unstable; urgency=low

  * New upstream release.

 -- Charles Plessy <plessy@debian.org>  Tue, 29 Mar 2011 13:13:54 +0900

samtools (0.1.13-1) unstable; urgency=low

  * New upstream release:
    - backward incompatible with VCF/BCF generated by samtools older
      than r921 inclusive (0.1.12a is r862);
    - buildable with with ld --as-needed (Closes: #606004);
    - the helper tool bcf-fix.pl was removed.
  * Install the manual page of bcftools (debian/rules,
    debian/samtools.manpages). Closes: #616025.

 -- Charles Plessy <plessy@debian.org>  Wed, 02 Mar 2011 13:54:34 +0900

samtools (0.1.12a-1) unstable; urgency=low

  * New upstream release.
  * Use bzip2 compression for the binary packages (debian/rules).
  * Incremented debhelper compatibility level to 8, in case ‘--‘ is not
    available in earlier versions (debian/compat, debian/control).

 -- Charles Plessy <plessy@debian.org>  Fri, 03 Dec 2010 13:32:21 +0900

samtools (0.1.10-1) unstable; urgency=low

  * New upstream release.

 -- Charles Plessy <plessy@debian.org>  Wed, 17 Nov 2010 20:32:40 +0900

samtools (0.1.9-1) unstable; urgency=low

  * New upstream release, and new program: bcftools.
  * debian/rules, debian/samtools.install: install bcftools, its manpage,
    and bcf-fix.pl and vcfutils.pl.
  * debian/samtools.examples, debian/rules: install and clean new examples.
  * Incremented Standards-Version to reflect conformance with Policy 3.9.1
    (debian/control, no changes needed).
  * Updated and reformatted debian/copyright according to latest DEP-5 draft.

 -- Charles Plessy <plessy@debian.org>  Mon, 01 Nov 2010 20:06:32 +0900

samtools (0.1.8-1) unstable; urgency=low

  * New upstream release.
  * Updated the VCS fields to the current Git repository (debian/control).
  * Install python scripts in usr/share/samtools, and suggest python
    (debian/samtools.install, debian/rules, debian/control).
  * Incremented Standards-Version to reflect conformance with Policy 3.9.0
    (debian/control, no changes needed).
  * Added notes on how the package is tested (debian/README.Debian).

 -- Charles Plessy <plessy@debian.org>  Wed, 14 Jul 2010 14:08:59 +0900

samtools (0.1.7a~dfsg-1) unstable; urgency=low

  * New upstream release: new script sam2vcf.pl, and many other changes.
  * Package converted to the format ‘3.0 (quilt)’ (debian/source/format).
  * Wrote a manual page for razip (debian/razip.1).
  * Better clean the example directory to make the source package
    buildable twice in a row (debian/rules).

 -- Charles Plessy <plessy@debian.org>  Tue, 17 Nov 2009 21:38:24 +0900

samtools (0.1.6~dfsg-1) unstable; urgency=low

  * New upstream release.
  * Upstream sources repackaged to remove the win32 directory:
    - The removal was done with git-import-orig in a parallel Git repository,
      and the corresponding debian/gbp.conf file was added to this package.
    - Mangled the ~dfsg string of the Debian version in debian/watch.
    - Added a debian/README.source file and explanations in debian/copyright.

 -- Charles Plessy <plessy@debian.org>  Mon, 14 Sep 2009 21:58:36 +0900

samtools (0.1.5c-2) unstable; urgency=low

  * Rebuilt with -fPIC (debian/rules, README.Debian).
  * Small corrections to the description from upstream (debian/changelog).
  * Incremented Standards-Version to reflect conformance with Policy 3.8.3
    (no changes needed).

 -- Charles Plessy <plessy@debian.org>  Thu, 03 Sep 2009 19:29:40 +0900

samtools (0.1.5c-1) unstable; urgency=low

  * Initial release (Closes: #540453)

 -- Charles Plessy <plessy@debian.org>  Sun, 16 Aug 2009 14:38:20 +0900