File: changelog

package info (click to toggle)
salmon 0.12.0%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 10,856 kB
  • sloc: cpp: 76,902; ansic: 2,589; sh: 330; python: 263; makefile: 184
file content (78 lines) | stat: -rw-r--r-- 2,307 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
salmon (0.12.0+ds1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
    Closes: #909767
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Remove debian/gbp.conf
  * Build-Depends: libbz2-dev, liblzma-dev
  * Use python3-sphinx exclusively
  * Do not parse d/changelog

 -- Andreas Tille <tille@debian.org>  Thu, 13 Dec 2018 18:21:38 +0100

salmon (0.8.0+ds1-1) unstable; urgency=medium

  * Team upload
  * New upstream version
  * debhelper 10
  * d/watch: version=4
  * Update embedded rapmap.

  TODO: Does not build:
  error: no matching function for call to 'create(const char [11], <brace-enclosed initializer list>)'

 -- Andreas Tille <tille@debian.org>  Tue, 24 Jan 2017 14:08:13 +0100

salmon (0.7.2+ds1-2) unstable; urgency=medium

  * Team upload.
  * Fix FTBFS by fixing parallel test runs.
  * Work towards reproducibility by making sure CXXFLAGS are honored.
    Due to __FILE__ related build path embedding still not reproducible.

 -- Sascha Steinbiss <satta@debian.org>  Sun, 11 Sep 2016 13:29:19 +0000

salmon (0.7.2+ds1-1) unstable; urgency=medium

  * Team upload
  * New upstream version
  * Make sure build uses Debian's packaged version of dependencies
    (exception: RapMap, see below).
  * d/watch: use xz compression
  * Include necessary parts of RapMap code until upstream sorts out
    code embedding.
  * Adapt spdlog API use to match version of spdlog packaged in Debian.
    Closes: #835720
  * Bump Standards-Version.
  * Drop obsolete override.
  * Enable bindnow flags.

 -- Andreas Tille <tille@debian.org>  Tue, 30 Aug 2016 09:10:48 +0200

salmon (0.4.2+ds1-3) unstable; urgency=medium

  [ Sascha Steinbiss ]
  * Team upload.
  * Re-introduce bitmask for MEM_F_SELF_OVLP dropped by libbwa upstream.
    Closes: #818397

  [ Andreas Tille ]
  * Drop note that we can not set better hardening

 -- Sascha Steinbiss <sascha@steinbiss.name>  Tue, 05 Apr 2016 21:20:56 +0000

salmon (0.4.2+ds1-2) unstable; urgency=medium

  * Make build reproducible.
    Closes: #813994

 -- Michael R. Crusoe <crusoe@ucdavis.edu>  Sun, 07 Feb 2016 03:58:27 -0800

salmon (0.4.2+ds1-1) unstable; urgency=low

  * Initial release (Closes: #800339)

 -- Michael R. Crusoe <crusoe@ucdavis.edu>  Fri, 18 Sep 2015 18:40:38 -0700