File: changelog

package info (click to toggle)
libseqlib 1.2.0%2Bdfsg-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,312 kB
  • sloc: cpp: 7,376; makefile: 63; sh: 5
file content (222 lines) | stat: -rw-r--r-- 6,949 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
libseqlib (1.2.0+dfsg-11) unstable; urgency=medium

  * d/clean: new: cleanup leftovers. (Closes: #1047821)

 -- Étienne Mollier <emollier@debian.org>  Thu, 14 Dec 2023 23:01:06 +0100

libseqlib (1.2.0+dfsg-10) unstable; urgency=medium

  * d/libseqlib2.symbols.amd64: update.
    Mark symbols optimized out by LTO as optional.  This has the side
    effect of resolving build failures with Gcc 13. (Closes: #1015520, #1037739)
  * d/control: declare compliance to standards version 4.6.2.

 -- Étienne Mollier <emollier@debian.org>  Tue, 18 Jul 2023 15:56:08 +0200

libseqlib (1.2.0+dfsg-9) unstable; urgency=medium

  * d/control: add myself to uploaders.
  * d/libseqlib2.symbols.amd64: refresh list of optional symbols.
    Closes: #1012992
  * Standards-Version: 4.6.1 (routine-update)

 -- Étienne Mollier <emollier@debian.org>  Wed, 13 Jul 2022 07:34:09 +0200

libseqlib (1.2.0+dfsg-8) unstable; urgency=medium

  * Provide symbols file only for amd64 to reduce maintenance burden

 -- Andreas Tille <tille@debian.org>  Sun, 21 Nov 2021 06:30:55 +0100

libseqlib (1.2.0+dfsg-7) unstable; urgency=medium

  * Fix symbols file
    Closes: #997450

 -- Andreas Tille <tille@debian.org>  Mon, 01 Nov 2021 16:53:01 +0100

libseqlib (1.2.0+dfsg-6) unstable; urgency=medium

  * Really fix watch file

 -- Andreas Tille <tille@debian.org>  Tue, 31 Aug 2021 21:30:32 +0200

libseqlib (1.2.0+dfsg-5) unstable; urgency=medium

  * Fix watchfile to detect new versions on github (routine-update)
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <tille@debian.org>  Sun, 22 Aug 2021 09:18:27 +0200

libseqlib (1.2.0+dfsg-4) unstable; urgency=medium

  * Refresh symbols again for s390x built with -O3

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 16 Jan 2021 12:35:41 +0100

libseqlib (1.2.0+dfsg-3) unstable; urgency=medium

  * Refresh symbols file for new release, and mark some symbols as optional

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 15 Jan 2021 18:44:09 +0100

libseqlib (1.2.0+dfsg-2) unstable; urgency=medium

  * Source-only upload

 -- Andreas Tille <tille@debian.org>  Fri, 15 Jan 2021 11:32:37 +0100

libseqlib (1.2.0+dfsg-1) unstable; urgency=medium

  * New upstream version
    Closes: #976414

  [ Michael R. Crusoe ]
  * Snapshot from upstream.
  * Refresh patches
  * build-deps: libbz2-dev

  [ Andreas Tille ]
  * Standards-Version: 4.5.1 (routine-update)
  * Remove automatically generated automake files
  * Versioned Build-Depends: libfml-dev (>= 0.1+git20190320.b499514)
  * Bump SOVERSION due to ABI change
  * Remove unused lintian override

 -- Andreas Tille <tille@debian.org>  Fri, 08 Jan 2021 13:50:01 +0100

libseqlib (1.1.2+dfsg-9) unstable; urgency=medium

  * Team upload.
  * More symbols updates.
  * Mark most of Debian's patches as not appropriate for forwarding to
    upstream.

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 26 Oct 2020 16:51:53 +0100

libseqlib (1.1.2+dfsg-8) unstable; urgency=medium

  * Team upload.
  * Switch from libcurl4-openssl-dev to libcurl4-gnutls-dev for libhts
    compatability.

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 26 Oct 2020 15:14:18 +0100

libseqlib (1.1.2+dfsg-7) unstable; urgency=medium

  [ Michael R. Crusoe ]
  * Team upload.
  * Rules-Requires-Root: no
  * Mark binary packages as Multi-Arch: same
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)

  [ Michael R. Crusoe ]
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 24 Oct 2020 17:20:21 +0200

libseqlib (1.1.2+dfsg-6) unstable; urgency=medium

  * Team upload.
  * Standards-Version: 4.5.0 (routine-update)
  * Set upstream metadata fields: Bug-Submit.
  * debian/control: use ${devlibs:Depends} for the -dev package
  * Properly link the shared library against libjsoncpp, libfml, ssw, & htslib
  * Modified use of pkg-config to be friendly for cross-building this package
  * Use pkg-kde-tools to manage the symbols

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 15 Feb 2020 18:48:43 +0100

libseqlib (1.1.2+dfsg-5) unstable; urgency=medium

  * Avoid using non-public HTSlib headers and functions
    and do not (Build-)Depend libhts-private-dev
    Closes: #946924
  * Standards-Version: 4.4.1
  * Set upstream metadata fields: Bug-Database.
  * Refresh symbols

 -- Andreas Tille <tille@debian.org>  Wed, 18 Dec 2019 14:17:13 +0100

libseqlib (1.1.2+dfsg-4) unstable; urgency=medium

  * Adapt symbols to new version of gcc
    Closes: #925759
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * libseqlib-dev: Depends: libssw-dev
  * Add lintian-overrides for libraries not found by pkgconfig

 -- Andreas Tille <tille@debian.org>  Tue, 20 Aug 2019 15:52:14 +0200

libseqlib (1.1.2+dfsg-3) unstable; urgency=medium

  * Adapt symbols to new version of gcc
    Closes: #923382

 -- Andreas Tille <tille@debian.org>  Wed, 27 Feb 2019 10:48:25 +0100

libseqlib (1.1.2+dfsg-2) unstable; urgency=medium

  * Adapt symbols file to new gcc-8
    Closes: #906486
  * Standards-Version: 4.2.0

 -- Andreas Tille <tille@debian.org>  Sat, 18 Aug 2018 12:26:38 +0200

libseqlib (1.1.2+dfsg-1) unstable; urgency=medium

  * Fix watch file
  * Add symbols file
  * New upstream version
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4
  * Bump ABI version due to upstream changes (see
     https://github.com/walaj/SeqLib/issues/24 )

 -- Andreas Tille <tille@debian.org>  Wed, 23 May 2018 17:35:19 +0200

libseqlib (1.1.1+dfsg-5) unstable; urgency=medium

  [ Adam Conrad ]
  * Add missing -lz to pkg-config for linking with zlib
    Closes: #893192

 -- Andreas Tille <tille@debian.org>  Sat, 17 Mar 2018 10:51:57 +0100

libseqlib (1.1.1+dfsg-4) unstable; urgency=medium

  * Make sure also private headers of htslib will be installed and usable
    since these are used in libseqlib-dev
    Closes: #891745
  * Standards-Version: 4.1.3
  * debhelper 11

 -- Andreas Tille <tille@debian.org>  Mon, 05 Mar 2018 16:25:15 +0100

libseqlib (1.1.1+dfsg-3) unstable; urgency=medium

  * Remove liblzma-dev again since it is only used for dist target
  * Build-Depends: libhts-private-dev since libhts-dev does not provide
    private cran headers any more (see bug #881170)
  * Explicitly use -I/usr/include/htslib instead of pkg-config in libhts-dev
    since upstream insisted that the cram headers are private
    (see bug #881359)
  * d/rules: do not parse d/changelog
  * Standards-Version: 4.1.2

 -- Andreas Tille <tille@debian.org>  Sun, 10 Dec 2017 14:24:34 +0100

libseqlib (1.1.1+dfsg-2) unstable; urgency=medium

  * Build-Depends: liblzma-dev
  * Explicitly add -I/usr/include

 -- Andreas Tille <tille@debian.org>  Sun, 18 Jun 2017 10:20:17 +0200

libseqlib (1.1.1+dfsg-1) experimental; urgency=medium

  * Initial release (Closes: #854774)

 -- Andreas Tille <tille@debian.org>  Fri, 10 Feb 2017 10:16:57 +0100