File: changelog

package info (click to toggle)
mapsembler2 2.2.4%2Bdfsg1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 7,344 kB
  • sloc: cpp: 51,204; ansic: 13,165; sh: 542; makefile: 394; asm: 271; python: 28
file content (188 lines) | stat: -rw-r--r-- 6,007 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
mapsembler2 (2.2.4+dfsg1-4) unstable; urgency=medium

  * d/salsa-ci.yml: disable i386 build and reprotest in Salsa CI
  * d/control: updated uploader address
  * d/control: standard version 4.5.1
  * d/mans/mapsembler2_kissreads.1: fix typo-in-manual-page
  * spelling.patch: fix spelling-error-in-binary
  * add gcc11.patch (Closes: #984226)
  * d/s/lintian-overrides: override notices about components not sent, or
    otherwise missing about upstream, who is inactive for a while.
  * Standards-Version: 4.6.0 (routine-update)

 -- Étienne Mollier <emollier@debian.org>  Fri, 20 Aug 2021 10:21:44 +0200

mapsembler2 (2.2.4+dfsg1-3) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #972807)
    + Let dh_auto_* handle cross compilation.
    + cross.patch: Use CXX for a C++ compiler.

  [ Étienne Mollier ]
  * List supported autopkgtest architectures, no 32 bit anymore.
  * Add myself to uploaders.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Mon, 09 Nov 2020 18:01:18 +0100

mapsembler2 (2.2.4+dfsg1-2) unstable; urgency=medium

  * Team upload.
  * also remove 32 bits architectures from debian/control.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Wed, 21 Oct 2020 22:58:31 +0200

mapsembler2 (2.2.4+dfsg1-1) unstable; urgency=medium

  * Team upload.
  * added no_std_hash_redefinition.patch and gcc10.patch to address compilation
    failures with Gcc 10.  (Closes: #957519)
  * package removed from 32 bits architecture repostories due to test failure
    and end of maintenance upstream.
  * added check_memory.patch to clarify memory allocation errors in
    autopkgtests, but also in general use.
  * excluded cmake build directory in gatb-core examples, as they are unusable,
    and the CMakeCache.txt triggers a lintian error.
  * made the build more verbose to check for build flags.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Tue, 20 Oct 2020 23:09:57 +0200

mapsembler2 (2.2.4+dfsg-4) unstable; urgency=medium

  [ Steffen Möller ]
  * Added ref to conda

  [ Pranav Ballaney ]
  * Add reference data for autopkgtests
  * Add autopkgtests
  * Install docs

  [ Andreas Tille ]
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Trim trailing whitespace.
  * Refer to specific version of license GPL-2+.

 -- Pranav Ballaney <ballaneypranav@gmail.com>  Sat, 13 Jun 2020 05:43:14 +0530

mapsembler2 (2.2.4+dfsg-3) unstable; urgency=medium

  * Provide mapsembler2_extend as symlink to mapsembler_extend since
    it is used in pipeline script (Thanks for the hint to Horacio
    Montenegro <h.montenegro.cluster@gmail.com>)
    Closes: #912662
  * Remove trailing whitespace in debian/changelog
  * Remove trailing whitespace in debian/copyright

 -- Andreas Tille <tille@debian.org>  Sat, 03 Nov 2018 07:15:54 +0100

mapsembler2 (2.2.4+dfsg-2) unstable; urgency=medium

  [ Steffen Moeller ]
  * Created debian/upstream/metadata

  [ Andreas Tille ]
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * d/rules:
     - Drop unneeded get-orig-source target
     - Do not parse d/changelog
  * Fix spelling
  * Create manpages before package creation

 -- Andreas Tille <tille@debian.org>  Wed, 10 Oct 2018 15:07:09 +0200

mapsembler2 (2.2.4+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Moved packaging from SVN to Git
  * d/watch:
     - version=4
     - fix URL
     - recompression with xz
  * debhelper 10
  * Standards-Version: 4.1.0 (no changes needed)

 -- Andreas Tille <tille@debian.org>  Tue, 26 Sep 2017 14:24:48 +0200

mapsembler2 (2.2.3+dfsg-3) unstable; urgency=medium

  * Fix type of prefix_trashable since gcc-5 is picky about it (Thanks to
    Gianfranco Costamagna <costamagnagianfranco@yahoo.it> for the hint)
    Closes: #797526
  * cme fix dpkg-control
  * DEP5 syntax
  * hardening=+all

  [ Olivier Sallou ]
  * d/copyright: add Upstream-Contact

 -- Andreas Tille <tille@debian.org>  Fri, 09 Sep 2016 15:41:22 +0200

mapsembler2 (2.2.3+dfsg-2) unstable; urgency=medium

  * Some DEP5 fixes
  * Fix clean target
    Closes: #766791
  * cme fix dpkg-control
  * [O. Sallou] d/control: limit target archs, upstream code uses some code
    not valid on other archs, could not find an appropriate patch for this
    (lower #765285 to normal).

 -- Andreas Tille <tille@debian.org>  Sun, 26 Oct 2014 17:42:21 +0100

mapsembler2 (2.2.3+dfsg-1) unstable; urgency=medium

  * New upstream release
  * Fix some compilation issues
  * Fix FTBS on non x86 (Closes: #765285).

 -- Olivier Sallou <osallou@debian.org>  Fri, 19 Sep 2014 13:41:47 +0200

mapsembler2 (2.2.1+dfsg-3) unstable; urgency=medium

  [Gilles Filippini <pini@debian.org> ]
  * Support hdf5 1.8.13 new packaging layout (Closes: #758730).
  * Fix FTBFS due to broken help2man call in debian/rules.

 -- Olivier Sallou <osallou@debian.org>  Wed, 20 Aug 2014 12:21:26 +0200

mapsembler2 (2.2.1+dfsg-2) unstable; urgency=medium

  * Fix kissreads file conflict with discoSnp (Closes: #758648).

 -- Olivier Sallou <osallou@debian.org>  Tue, 19 Aug 2014 08:53:07 +0200

mapsembler2 (2.2.1+dfsg-1) unstable; urgency=medium

  * New upstream release
    Change of license to AGPL-3

 -- Olivier Sallou <osallou@debian.org>  Thu, 29 May 2014 15:07:28 +0200

mapsembler2 (2.1.2+dfsg-1) unstable; urgency=low

  * New upstream release

 -- Olivier Sallou <osallou@debian.org>  Fri, 21 Feb 2014 15:42:22 +0100

mapsembler2 (2.0.31-1) unstable; urgency=low

  * New upstream release

 -- Olivier Sallou <osallou@debian.org>  Fri, 21 Feb 2014 15:13:29 +0100

mapsembler2 (2.0.5+dfsg-2) unstable; urgency=low

  * d/control: Add missing build dep

 -- Olivier Sallou <osallou@debian.org>  Thu, 06 Feb 2014 08:06:55 +0100

mapsembler2 (2.0.5+dfsg-1) unstable; urgency=medium

  * First debian package (Closes: #737099).

 -- Olivier Sallou <osallou@debian.org>  Sat, 01 Feb 2014 16:55:29 +0100