File: changelog

package info (click to toggle)
tree-puzzle 5.3~rc16%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 4,376 kB
  • sloc: ansic: 25,401; sh: 637; makefile: 220
file content (276 lines) | stat: -rw-r--r-- 8,646 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
tree-puzzle (5.3~rc16+dfsg-9) unstable; urgency=medium

  [ Chris Lamb ]
  * make the build reproducible on i386
    Closes: #1005901

  [ Andreas Tille ]
  * Fix typo override_dh_build
  * Lintian-override for *.a data files
  * Standards-Version: 4.6.0 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Apply multi-arch hints.
    + tree-puzzle-doc: Add Multi-Arch: foreign.

 -- Andreas Tille <tille@debian.org>  Thu, 17 Feb 2022 07:12:29 +0100

tree-puzzle (5.3~rc16+dfsg-8) unstable; urgency=high

  * Team Upload.
  * Remove faulty ut-pure-prot.test
    from autopkgtests
  * debian/rules cleanup for arch:all

 -- Nilesh Patra <npatra974@gmail.com>  Mon, 08 Feb 2021 15:03:13 +0530

tree-puzzle (5.3~rc16+dfsg-7) unstable; urgency=high

  * Team upload.
  * Set urgency to high for bullseye migration

 -- Nilesh Patra <npatra974@gmail.com>  Mon, 08 Feb 2021 01:11:51 +0530

tree-puzzle (5.3~rc16+dfsg-6) unstable; urgency=medium

  * Team Upload.
  * Add failsafe for ut-pure-prot.test since now
    it mysteriously starts failing on amd64
  * Bump standards version to 4.5.1

 -- Nilesh Patra <npatra974@gmail.com>  Mon, 08 Feb 2021 00:38:34 +0530

tree-puzzle (5.3~rc16+dfsg-5) unstable; urgency=high

  * Team Upload.
  * Skip ut-pure-prot.test for !amd64 due to
    rounding errors
  * Use --ffloat-store for i386 to fix float
    point precision errors
  * Use dh_missing --list-missing to avoid failure
    on files present in d/tmp in arch:all build
  * Urgency is set to high for bullseye migration

 -- Nilesh Patra <npatra974@gmail.com>  Sun, 07 Feb 2021 21:32:26 +0530

tree-puzzle (5.3~rc16+dfsg-4) unstable; urgency=medium

  * Fix build for arch-all.
    Closes: #962742
  * debhelper-compat 13 (routine-update)

 -- Andreas Tille <tille@debian.org>  Tue, 29 Sep 2020 11:10:48 +0200

tree-puzzle (5.3~rc16+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Update changelog to fix a bug
  * Reduce decimals for testing (Closes: #960760)

 -- Pranav Ballaney <ballaneypranav@gmail.com>  Thu, 11 Jun 2020 05:21:30 +0530

tree-puzzle (5.3~rc16+dfsg-2) unstable; urgency=medium

  [ Chris Lamb ]
  * Make the build reproducible
    Closes: #960667

 -- Pranav Ballaney <ballaneypranav@gmail.com>  Mon, 08 Jun 2020 03:27:14 +0530

tree-puzzle (5.3~rc16+dfsg-1) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * New upstream pre-release
  * Install test suite into examples package
  * Remove code copy of sprng from source package
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 12 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine-
    update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Fix permissions

  [ Alberto Garcia ]
  * debian/patches/fix-mpi3-build.patch:
    - Fix FTBFS due to the new MPI-3.0 API (Closes: #951984).

  [ Pranav Ballaney ]
  * Patch check-* files for tests (Closes: #806214)
  * Enable build time tests
  * Add autopkgtests (Closes: #890790)

 -- Pranav Ballaney <ballaneypranav@gmail.com>  Thu, 14 May 2020 03:47:56 +0530

tree-puzzle (5.2-11) unstable; urgency=medium

  * debhelper 11
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.2.1
  * Fix some spelling issues

 -- Andreas Tille <tille@debian.org>  Tue, 16 Oct 2018 11:06:43 +0200

tree-puzzle (5.2-10) unstable; urgency=medium

  * Do not try parallel builds
    Closes: #878333

 -- Andreas Tille <tille@debian.org>  Fri, 13 Oct 2017 07:48:35 +0200

tree-puzzle (5.2-9) unstable; urgency=medium

  * Moved packaging from SVN to Git
  * Standards-Version: 4.1.1
  * debhelper 10
  * hardening=+all

 -- Andreas Tille <tille@debian.org>  Sat, 07 Oct 2017 22:57:10 +0200

tree-puzzle (5.2-8) unstable; urgency=low

  * debian/upstream: Add publications
  * cme fix dpkg-control
  * debhelper 9
  * fix clean target when running test suite
  * Use dh_autoreconf to update for new architectures
    Closes: #765262
  * Try hard to run the test suite
  * DEP5 copyright
  * Enable separate arch independet builds
    Closes: #806119

 -- Andreas Tille <tille@debian.org>  Wed, 25 Nov 2015 14:03:11 +0100

tree-puzzle (5.2-7) unstable; urgency=low

  * debian/control:
    - Standards-Version: 3.9.2 (no changes needed)
    - Fixed Vcs fields
    - Do not Build-Depend cdbs, quilt any more
  * Debhelper 8 (control + compat)
  * debian/source/format: 3.0 (quilt)
  * debian/rules: short dh
  * removed debian/README.source which becomes superfluous by using
    source format 3.0 (quilt)
  * debian/*.docs: Leave AUTHOR+README in the binary packages
  * Use Debian menu instead of desktop files to not confuse Gnome users
    Closes: #640003

 -- Andreas Tille <tille@debian.org>  Tue, 06 Dec 2011 08:40:41 +0100

tree-puzzle (5.2-6) unstable; urgency=low

  * Try to build against libopenmpi-dev instead of lam4-dev
  * Standards-Version: 3.8.3 (added debian/README.source)
  * Debhelper 7
  * debian/rules: remove some outdated comments

 -- Andreas Tille <tille@debian.org>  Tue, 10 Nov 2009 07:49:48 +0100

tree-puzzle (5.2-5) unstable; urgency=low

  * Standards-Version: 3.8.1 (no changes needed)
  * Build against Debian's libsprng2-dev instead of a private copy
    of an outdated sprng
    Closes: #489678
  * Build-Depends quilt instead of patchutils
  * No versioned Build-Depends of debhelper
  * tree-ppuzzle: Depends: lam-runtime

 -- Andreas Tille <tille@debian.org>  Tue, 31 Mar 2009 11:37:54 +0200

tree-puzzle (5.2-4) unstable; urgency=low

  * Changed the doc-base section according to the new policy.
  * debian/control:
    - Added myself to the `Uploaders' field.
    - Using debhelper 5.
    - Removed version inforation when the condition is satisfied even in
      oldsable (Sarge).
    - Checked conformance with Policy 3.8.0 (no changes needed).
  * debian/rules: include /usr/share/cdbs/1/class/autotools.mk.
  * debian/patches removed as their function is provided by CDBS.

 -- Charles Plessy <plessy@debian.org>  Mon, 07 Jul 2008 13:02:03 +0900

tree-puzzle (5.2-3) unstable; urgency=low

  * Group maintenance according to Debian-Med group policy
  * Do not auto generate debian/control
  * Standards-Version: 3.7.3 (no changes needed)
  * Removed XB-Tag which is not used
  * Moved Homepage tag from description to control tags
  * Removed [Biology] from short description
  * Moved tree-puzzle-doc to section doc
  * Added watch file
  * debian/copyright: added Copyright statement

 -- Andreas Tille <tille@debian.org>  Sun, 02 Mar 2008 22:21:44 +0100

tree-puzzle (5.2-2) unstable; urgency=low

  * Standards-Version: 3.7.2 (no changes necessary)
  * Switched to cdbs
  * Desktop file
  * DebTags
  * Build-Depends: lam4-dev  to enable building parallelized version
  * Split into two binary packages (normal and parallelized) version
    and extra documentation package.
  * Removed {Provides,Replaces,Conflicts}: puzzle because there is
    no such package in the thre previous releases an it causes trouble
    if both versions should be installed

 -- Andreas Tille <tille@debian.org>  Sun, 10 Sep 2006 18:13:50 +0200

tree-puzzle (5.2-1) unstable; urgency=low

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Thu, 15 Jul 2004 08:23:28 +0200

tree-puzzle (5.1-1) unstable; urgency=low

  * New upstream version
  * Standards: 3.6.1
  * Enhanced use of debhelper scripts

 -- Andreas Tille <tille@debian.org>  Wed, 14 Jul 2004 10:03:31 +0200

tree-puzzle (5.0-4) unstable; urgency=low

  * The "I'm against war" release
    Mankind must put an end to war before war puts an end to mankind.
        -- John F. Kennedy
  * Standards-Version: 3.5.9
  * Use debian/compat for debhelper compatibility
  * Added documentation to doc-base
  * Use dh_installman instead of dh_installmanpages

 -- Andreas Tille <tille@debian.org>  Sat, 26 Apr 2003 15:24:49 +0200

tree-puzzle (5.0-3) unstable; urgency=low

  * New Maintainer
    closes: #100265
  * Standards-Version: 3.5.6
  * Added URL to the package description because I consider this as
    "good style" to have an upstream link without installing the package.
  * Provides: puzzle

 -- Andreas Tille <tille@debian.org>  Mon,  5 Nov 2001 11:00:04 +0100

tree-puzzle (5.0-2) unstable; urgency=low

  * Maintainer set to Debian QA Group <packages@qa.debian.org>.

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 24 Aug 2001 23:49:12 +0200

tree-puzzle (5.0-1) unstable; urgency=low

  * Initial Release (replaces puzzle).
  * Wrote a manpage.

 -- Dr. Guenter Bechly <gbechly@debian.org>  Sun,  6 May 2001 12:02:07 +0200