File: changelog

package info (click to toggle)
pbbam 2.4.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,144 kB
  • sloc: cpp: 60,214; xml: 2,908; ansic: 660; sh: 275; python: 203; makefile: 187
file content (291 lines) | stat: -rw-r--r-- 8,651 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
pbbam (2.4.0+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Bump SOVERSION as upstream does in any new version

 -- Andreas Tille <tille@debian.org>  Wed, 08 Nov 2023 17:24:23 +0100

pbbam (2.3.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version. Closes: #1043584
  * Standards-Version: 4.6.2 (routine-update)
  * refreshed patches
  * d/control: use ${devlibs:Depends} on the -dev package
  * d/patches/spelling: fix a typo
  * d/control: build-dep on the newer pbcopper (2.2.0)

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 13 Aug 2023 14:08:17 +0200

pbbam (2.1.0+dfsg-2) unstable; urgency=medium

  * Fix watch file

 -- Andreas Tille <tille@debian.org>  Thu, 06 Oct 2022 11:27:28 +0200

pbbam (2.1.0+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * Drop unnecessary dependency on build-essential.
  * Bump SONAME to 2.1.0

 -- Andreas Tille <tille@debian.org>  Fri, 29 Jul 2022 11:36:48 +0200

pbbam (2.0.0+dfsg-2) unstable; urgency=medium

  * Source-only upload

 -- Andreas Tille <tille@debian.org>  Mon, 14 Mar 2022 20:25:09 +0100

pbbam (2.0.0+dfsg-1) unstable; urgency=medium

  * New upstream version
    Closes: #1006776
  * Bump SONAME to 2.0.0

 -- Andreas Tille <tille@debian.org>  Mon, 07 Mar 2022 15:26:06 +0100

pbbam (1.7.0+dfsg-2) unstable; urgency=medium

  * d/watch: Add filemangle

 -- Andreas Tille <tille@debian.org>  Sun, 13 Feb 2022 10:03:13 +0100

pbbam (1.7.0+dfsg-1) unstable; urgency=medium

  * Fix watchfile to detect new versions on github
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * Use secure URI in Homepage field.
  * Apply multi-arch hints.
    + libpbbam-dev: Add Multi-Arch: same.
  * Upstream has bumped SONAME, following this

 -- Andreas Tille <tille@debian.org>  Tue, 12 Oct 2021 10:17:08 +0200

pbbam (1.6.0+dfsg-2) unstable; urgency=medium

  * Source-only upload

 -- Andreas Tille <tille@debian.org>  Sun, 15 Nov 2020 06:31:21 +0100

pbbam (1.6.0+dfsg-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version
    Closes: #973160
  * Bump versioned Build-Depends: libpbcopper-dev (>= 1.8.0)

  [ Étienne Mollier ]
  * Add boost_optional.patch to address boost::optional error.

 -- Andreas Tille <tille@debian.org>  Thu, 12 Nov 2020 16:36:05 +0100

pbbam (1.3.0+dfsg-2) unstable; urgency=medium

  * Source-only upload

 -- Andreas Tille <tille@debian.org>  Fri, 11 Sep 2020 12:55:04 +0200

pbbam (1.3.0+dfsg-1) unstable; urgency=medium

  * Fix watch file
  * New upstream version (+ bump soname)
    Closes: #959643
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Fix d-shlibs override
  * Silence dh_missing by removing unneeded *.la file
  * New ABI version -> changed binary package name to libpbbam1.3.0

 -- Andreas Tille <tille@debian.org>  Tue, 01 Sep 2020 15:37:58 +0200

pbbam (1.0.6+dfsg-2) unstable; urgency=medium

  * Reupload to enable testing migration

 -- Andreas Tille <tille@debian.org>  Sat, 21 Dec 2019 13:30:52 +0100

pbbam (1.0.6+dfsg-1) unstable; urgency=medium

  * Drop <!nocheck> option from python3-cram
    Closes: #934467
  * New upstream version
  * Standards-Version: 4.4.1
  * Remove patch debug_tests.patch that is missing from
    debian/patches/series.
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata.
  * Build-Depends: cmake, libpbcopper-dev (>= 1.3.0)
  * Adapt test results to latest samtools
  * d-shlibs override for libpbcopper1.3.0-dev
  * Unfortunately upstream does not distinguish between release version
    and SOVERSION - just follow their versioning anyway and rename
    dynamic library package

 -- Andreas Tille <tille@debian.org>  Fri, 20 Dec 2019 11:27:03 +0100

pbbam (0.23.0+dfsg-1) unstable; urgency=medium

  * Afif removed himself from Uploaders
  * Add myself to Uploaders
  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Set upstream metadata fields: Contact, Name.
  * Rename library to libpbbam0.23.0 due to upstream choice of ABI version
  * Remove code copy of python-cram from upstream source
  * Build-Depends: python3-cram
  * d/control: Use <!nocheck> instead of comment

 -- Andreas Tille <tille@debian.org>  Sun, 04 Aug 2019 21:16:32 +0200

pbbam (0.19.0+dfsg-4) unstable; urgency=medium

  * Team upload.

  [ Steve Langasek ]
  * Fix autopkgtest on different architectures

  [ Andreas Tille ]
  * Cleanup d/rules
  * No "Provides: libpbbam" due to ABI incompatibility

 -- Andreas Tille <tille@debian.org>  Wed, 06 Feb 2019 09:16:06 +0100

pbbam (0.19.0+dfsg-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Apply autopkgtest regression fix from Steve Langasek.
    (Closes: #908269)
  * libpbbam0.19.0: Remove the incorrect Provides: libpbbam.

 -- Adrian Bunk <bunk@debian.org>  Wed, 06 Feb 2019 08:53:24 +0200

pbbam (0.19.0+dfsg-3) unstable; urgency=medium

  * Team upload.

  [ Steve Langasek ]
  * Fix build dir name for tests
    Closes: #909071

 -- Andreas Tille <tille@debian.org>  Mon, 04 Feb 2019 11:50:20 +0100

pbbam (0.19.0+dfsg-2) unstable; urgency=medium

  * Team upload.

  [ Steve Langasek ]
  * Provide generated files to autopkgtest
    Closes: #921122

  [ Andreas Tille ]
  * debhelper 12
  * Standards-Version: 4.3.0
  * Secure URI in copyright format
  * Remove trailing whitespace in debian/copyright

 -- Andreas Tille <tille@debian.org>  Sun, 03 Feb 2019 08:00:29 +0100

pbbam (0.19.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Fix samtools call in tests
  * d/control: Bump (fake) SOVERSION (=release version)

 -- Andreas Tille <tille@debian.org>  Wed, 10 Oct 2018 12:45:02 +0200

pbbam (0.18.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Missing Breaks+Replaces: libpbbam (<< 0.18)
    Closes: #910206
  * No needs-recommends restrictions, just Test-Depends: samtools

 -- Andreas Tille <tille@debian.org>  Wed, 03 Oct 2018 22:24:56 +0200

pbbam (0.18.0+dfsg-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * New upstream version
  * Upstream is now tagging releases -> adapt watch file
  * Upstream switched from cmake to meson
  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Use d-shlibs
  * Remove unneeded trigger
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test
  * hardening=+all
  * Add Breaks/Provides/Replaces libpbbam

  [ Fabian Kloetzl ]
  * fix dependency check for meson

 -- Andreas Tille <tille@debian.org>  Thu, 06 Sep 2018 14:29:53 +0200

pbbam (0.7.4+ds-1) unstable; urgency=medium

  * New upstream release snapshot
    - Exclude dependency convenience copy
    - Update patches
    - Update running of tests at build-time
    - Update .install files
    - Update autopkgtest commands
  * Use debhelper compat 10
  * libpbbam-dev: depend on libssl-dev

 -- Afif Elghraoui <afif@debian.org>  Sat, 21 Jan 2017 23:48:21 -0800

pbbam (0.7.0-1) unstable; urgency=medium

  * Imported Upstream version 0.7.0
  * Update patches

 -- Afif Elghraoui <afif@debian.org>  Sun, 30 Oct 2016 14:31:49 -0700

pbbam (0.5.0-3) unstable; urgency=low

  * Fix cmake arguments to properly position LDFLAGS for -Wl,--as-needed.
    Thanks to Steve Langasek (Closes: #841671)

 -- Afif Elghraoui <afif@debian.org>  Sun, 23 Oct 2016 14:07:27 -0700

pbbam (0.5.0-2) unstable; urgency=low

  * libpbbam-dev: add dependency on libhts-dev

 -- Afif Elghraoui <afif@debian.org>  Sun, 17 Jul 2016 23:29:34 -0700

pbbam (0.5.0-1) unstable; urgency=medium

  * New upstream revision (git 79ab246 from 2016-02-23)
  * Declare additional copyrights to avoid repacking tarball
  * Update patches
  * Update Standards-Version to 3.9.8
  * Use encrypted protocols for VCS URLs
  * Clean up d/control and d/rules
  * Use dh-exec for library installation rather than sed-within-d/rules
  * Set up build-time tests for command-line tools
  * Add binary package for command-line tools
  * Install library to main library path
  * Configure autopkgtests
  * Use documentation page as Homepage
  * Remove build-dependency on doxygen
  * Add TODO list

 -- Afif Elghraoui <afif@debian.org>  Tue, 05 Jul 2016 03:25:49 -0700

pbbam (0.1.0~20150813+git4e9e417+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #798220)

 -- Afif Elghraoui <afif@ghraoui.name>  Fri, 18 Sep 2015 02:40:24 -0700