File: changelog

package info (click to toggle)
libatomic-queue 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,336 kB
  • sloc: cpp: 1,704; javascript: 368; makefile: 126; ansic: 91; python: 82; sh: 60
file content (164 lines) | stat: -rw-r--r-- 5,604 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
libatomic-queue (1.7.1-1) unstable; urgency=medium

  * New upstream version 1.7.1

 -- Stephan Lachnit <stephanlachnit@debian.org>  Fri, 22 Aug 2025 11:38:23 +0200

libatomic-queue (1.6.9-1) experimental; urgency=medium

  * New upstream version 1.6.9
  * d/control: declare compliance to standards version 4.7.2.
  * Use meson for installation, removes libatomic-queue0. (Closes: #1104583)

 -- Stephan Lachnit <stephanlachnit@debian.org>  Tue, 24 Jun 2025 20:31:53 +0200

libatomic-queue (1.6.5-2) unstable; urgency=medium

  * d/control: build depends on binutils-gold to pull ld.gold.
    (Closes: #1096216)
  * d/control: declare compliance to standards version 4.7.1.
  * d/patches/*: normalize Last-Update timestamp against dep3.

 -- Étienne Mollier <emollier@debian.org>  Tue, 25 Feb 2025 23:31:15 +0100

libatomic-queue (1.6.5-1) unstable; urgency=medium

  * New upstream version 1.6.5

 -- Étienne Mollier <emollier@debian.org>  Wed, 02 Oct 2024 21:08:56 +0200

libatomic-queue (1.6.4-1) unstable; urgency=medium

  * New upstream version 1.6.4
  * generate-shared-library.patch: refresh.
  * no-native: refresh patch.
  * no_thin_archives.patch: refresh.
  * compiler.patch: unfuzz.
  * fix_unused_variable.patch: unfuzz.
  * d/rules: remove workaround for gcc 13 bug.
  * d/rules: remove workaround against dh_strip failure.
  * d/rules: delete file landing in standard top directory.
  * d/control: deduplicate Section: libs field.
  * d/s/lintian-overrides: flag another source-missing false positive.

 -- Étienne Mollier <emollier@debian.org>  Fri, 23 Aug 2024 13:20:22 +0200

libatomic-queue (1.4-2) unstable; urgency=medium

  * d/*.symbols: mark several compiler specific symbols as optional.
    (Closes: #1015472, #1075145)
  * d/rules: always run LTO builds.
  * d/control: add myself to uploaders.
  * d/control: declare compliance to standards version 4.7.0.

 -- Étienne Mollier <emollier@debian.org>  Wed, 10 Jul 2024 16:43:27 +0200

libatomic-queue (1.4-1) unstable; urgency=medium

  [ Nilesh Patra ]
  * [ci skip] Remove myself from uploaders

  [ Étienne Mollier ]
  * New upstream version.
  * Standards-Version: 4.6.2 (routine-update)
  * Remove field Section on binary package libatomic-queue0 that duplicates
    source.
  * generate-shared-library.patch: refresh.
  * no-native patch: refresh.
  * no_thin_archives.patch: refresh.
  * compiler.patch: refresh.
  * concurrentqueue.patch: new: fix include issue.
  * d/rules: build with -Wno-error=array-bounds.
    This works around gcc-13 bug [1], also Debian Bug#1041607.
    [1]: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110764 (Closes: #1037715)
  * d/watch: support tags introduced upstream.

  [ Andreas Tille ]
  * Update symbols

 -- Andreas Tille <tille@debian.org>  Fri, 25 Aug 2023 09:45:57 +0200

libatomic-queue (0.0+git20220518.83774a2-1) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * Exclude i386 from Salsa CI since libxenium-dev is not available

  [ Étienne Mollier ]
  * Add compiler.patch: don't erase CC and CXX environment variables.
  * d/s/lintian-overrides: update to new naming convention.
  * d/*.symbols: mark some compiler specific symbols optional.
    (Closes: #1012966)
  * Standards-Version: 4.6.1 (routine-update)

 -- Étienne Mollier <emollier@debian.org>  Fri, 01 Jul 2022 18:36:29 +0200

libatomic-queue (0.0+git20211209.7db4cea-1) unstable; urgency=medium

  * New upstream version
  * Fix symbols file
    Closes: #1002253
  * Fix lintian override
  * Do not create "thin" ar archives

 -- Andreas Tille <tille@debian.org>  Wed, 22 Dec 2021 06:46:45 +0100

libatomic-queue (0.0+git20201108.d9d66b6-4) unstable; urgency=medium

  * Fix symbols (Closes: #997408)
  * Bump Standards-Version to 4.6.0 (no changes needed)

 -- Nilesh Patra <nilesh@debian.org>  Fri, 29 Oct 2021 19:36:25 +0530

libatomic-queue (0.0+git20201108.d9d66b6-3) unstable; urgency=medium

  * Team upload.

  [ Matthias Klose ]
  * Mark two more symbols as optional. Closes: #989091

  [ Michael R. Crusoe ]
  * Fix lintian-overrides
  * Adjust symbols for gcc-11. Closes: #984084

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 13 Oct 2021 12:56:34 +0200

libatomic-queue (0.0+git20201108.d9d66b6-2) unstable; urgency=high

  * Don't build with -m{arch,tune}=native. Closes: #987532
  * debian/rules: build and run upstream's tests
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Add autopkgtests
  * debian/libatomic-queue0.symbols: add missing Build-Depends-Package
    meta-information field
  * debian/control: add missing deps for the -dev package

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 25 Apr 2021 14:39:37 +0200

libatomic-queue (0.0+git20201108.d9d66b6-1) unstable; urgency=medium

  * New upstream commit
  * Versioned Build-Depends: libxenium-dev (>= 0.0.2+ds-2~)
    Closes: #976481
  * New upstream version
  * Standards-Version: 4.5.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/rules (routine-update)
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove Section on libatomic-queue0 that duplicates source.

 -- Andreas Tille <tille@debian.org>  Sat, 05 Dec 2020 20:51:05 +0100

libatomic-queue (0.0+git20201007.df79403-2) unstable; urgency=medium

  * Source-only-upload.

 -- Nilesh Patra <npatra974@gmail.com>  Thu, 29 Oct 2020 20:02:48 +0530

libatomic-queue (0.0+git20201007.df79403-1) unstable; urgency=medium

  * Initial release (Closes: #963829)

 -- Andreas Tille <tille@debian.org>  Tue, 27 Oct 2020 08:40:40 +0100