File: changelog

package info (click to toggle)
gts 0.7.6%2Bdarcs121130-5.2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,068 kB
  • sloc: ansic: 28,888; sh: 11,522; makefile: 228
file content (288 lines) | stat: -rw-r--r-- 10,061 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
gts (0.7.6+darcs121130-5.2) unstable; urgency=medium

  [ Zixing Liu <zixing.liu@canonical.com> ]
  * Non-maintainer upload
  * d/symbols: rename package libgts-0.7-5 to
    libgts-0.7-5t64. (Closes: #1067198)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 21 Mar 2024 12:31:16 +0100

gts (0.7.6+darcs121130-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1064085

 -- Steve Langasek <vorlon@debian.org>  Thu, 29 Feb 2024 06:16:10 +0000

gts (0.7.6+darcs121130-5) unstable; urgency=medium

  * Team upload

  [ Jelmer Vernooij ]
  * Transition to automatic debug package (from: libgts-dbg).
  * Use secure copyright file specification URI.
  * Trim trailing whitespace.

  [ Andreas Tille ]
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Point Vcs fields to salsa.debian.org (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Drop custom source compression, custom source compression level.
  * watch file standard 4 (routine-update)
  * Enable dh_missing --fail-missing
  * Fix dh_strip call

 -- Andreas Tille <tille@debian.org>  Thu, 11 Nov 2021 17:18:31 +0100

gts (0.7.6+darcs121130-4) unstable; urgency=medium

  * Team upload
  * Remove further tests failing for i386 and x32
    Closes: #831245 (for i386 and x32)

 -- Andreas Tille <tille@debian.org>  Fri, 03 Feb 2017 11:04:42 +0100

gts (0.7.6+darcs121130-3) unstable; urgency=medium

  * Team upload
  * Remove further tests failing for i386 and ppc64el
    Closes: #831245 (for all architectures)

 -- Andreas Tille <tille@debian.org>  Thu, 02 Feb 2017 13:57:06 +0100

gts (0.7.6+darcs121130-2) unstable; urgency=medium

  * Team upload.
  * Moved package to Debian Science team maintenance since Ruben Molina
    once was a member of the team before he became MIA
  * Drop another test that fails since some time (Note: It should be
    investigated why this test started failing since 2016-07-14 but
    for the moment this seems to be the only sensible chance to keep
    the package)
    Closes: #831245

 -- Andreas Tille <tille@debian.org>  Tue, 31 Jan 2017 13:41:39 +0100

gts (0.7.6+darcs121130-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Disable two_segments test. Fails on some archs.

 -- Anton Gladky <gladk@debian.org>  Tue, 15 Apr 2014 19:25:33 +0200

gts (0.7.6+darcs121130-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Disable some more tests, which are failing on kfreebsd-amd64, s390x and
    powerpc. (Closes: #743322)
  * Use autoreconf instead autotools_dev. (Closes: #744591)
  * Bump Standards-Version: 3.9.5. No changes.

 -- Anton Gladky <gladk@debian.org>  Tue, 15 Apr 2014 07:16:57 +0200

gts (0.7.6+darcs121130-1) unstable; urgency=low

  * New upstream version: 0.7.6+darcs121130 (Closes: #660492)
  * Incorporate and acknowledge the changes from the NMU (Thanks Luk)
  * Remove libgts-doc package. Documentation has been broken for a
    while because some recent tarballs did not include all the required
    files. This tarball removes them completetly. New documentation
    seems to be in preparation by upstream but it is not yet complete,
    (Closes: #645622)
  * Update to follow Standards-Version 3.9.4 instead of 3.9.1
  * Add a new patch discarding tests which are expected to fail:
    failed-tests
  * Add a new patch with a missing manpage: gts2xyz-manpage
  * Update override_dh_auto_test to run remaining tests
  * Update debian/copyright
  * Add new symbol: gts_file_new_from_buffer@Base
  * Update for Multi-Arch
    + Set debian/compat to 9
    + Set Build-Depends: debhelper to >=9
    + Add Pre-Depends: ${misc:Pre-Depends} for libgts-0.7-5
    + Add Multi-Arch stanzas for each binary package
    + Add DEB_HOST_MULTIARCH to debian/rules
    + Add libgts-dev.links.in (dev-pkg-without-shlib-symlink)
    + Add override_dh_auto_configure for libgts-dev.links generation
    + Update debian/*.install with /usr/lib/*/

 -- Ruben Molina <rmolina@udea.edu.co>  Wed, 04 Sep 2013 08:52:19 -0500

gts (0.7.6+darcs110121-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Remove references to other libraries from dependency_libs field
    (Closes: #620605)

 -- Luk Claes <luk@debian.org>  Tue, 31 May 2011 08:05:34 +0200

gts (0.7.6+darcs110121-1) unstable; urgency=low

  * New upstream version
    + Fixed hanging last read for gts_graph_read()
    + Added missing -lm library (Closes: #554757)
      (Thanks to Fabrice Coutadeur)
    + Solved formatting issues in manpages (Closes: #605493)
      (Thanks to Benoît Knecht)
  * Updating Standards-Version to 3.9.1 (no changes)
  * Updating debian/copyrigth with DEP-5 format, Rev 166.
  * Migrating rules to dh7 and removing cdbs B-D
  * Increasing debhelper versioning (as needed for remaining-packages)

 -- Ruben Molina <rmolina@udea.edu.co>  Sun, 13 Feb 2011 11:24:25 -0500

gts (0.7.6+darcs100321-1) unstable; urgency=low

  * New upstream version
  * Standards-Version bumped to 3.8.4 (no changes)
  * Adds doc-base registration for libgts-doc
  * Migrated to source format 3.0

 -- Ruben Molina <rmolina@udea.edu.co>  Sun, 28 Mar 2010 12:33:15 -0500

gts (0.7.6+darcs090508-1) unstable; urgency=low

  * New upstream version
  * Standards-Version bumped to 3.8.1 (no changes)
  * Section for libgts-dbg changed to debug
  * Updated links on debian/copyright
  * Solved override disparities for libgts-0.7-5
  * Improved descriptions

 -- Ruben Molina <rmolina@udea.edu.co>  Sun, 07 Jun 2009 17:38:08 -0500

gts (0.7.6+darcs080704-2) unstable; urgency=low

  * Added Depends on libgts-0.7-5 for libgts-dev
  * Added symbols control file

 -- Ruben Molina <rmolina@udea.edu.co>  Tue, 22 Jul 2008 20:43:00 -0500

gts (0.7.6+darcs080704-1) unstable; urgency=low

  * Acknowledge previous NMU
  * New upstream version
  * New maintainer (Closes: #471987)
  * Standards-Version updated to 3.8.0
  * Solved override disparities for libgts-dev
  * Migrated to CDBS
  * Added a new binary package with debugging symbols
  * tools/srf2oogl.1: Removed (tool deprecated)
  * Added new man pages
  * Added watch file
  * Restored missing docs to libgts-doc (Closes: #395846)
  * Added Replaces for libgts-0.7-1 (Closes: #422900)
  * Split binaries into libgts-bin (Closes: #465190)
  * Removed unneeded dependencies (Closes: #465189)

 -- Ruben Molina <rmolina@udea.edu.co>  Fri, 04 Jul 2008 17:20:55 -0500

gts (0.7.6-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Add missing Replace/Conflicts against libgts-0.7-1. (closes: bug#370244).
  * Urgency set to high: RC bug fix, and blocks other packages transition.

 -- Pierre Habouzit <madcoder@debian.org>  Sat, 17 Jun 2006 08:24:45 +0200

gts (0.7.6-1) unstable; urgency=low

  * New upstream version (closes: bug#363642, bug#275617)
  * debian/control: New soname, rename libgts-0.7-1 to libgts-0.7-5
  * src/rounding.h: fixed upstream (closes: bug#356146)
  * debian/libgts-dev.examples: install examples' source (won't install the
    binaries, since they are not of general use) (closes: bug#352290)
  * docs are installed, don't know what caused the bug, seems to be fixed
    (closes: bug#296909)

 -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 08 May 2006 19:13:50 -0600

gts (0.7.3-2) unstable; urgency=low

  * Add dependency on libglib2.0-dev (closes: bug#302869)

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 09 Apr 2005 09:24:07 -0600

gts (0.7.3-1) unstable; urgency=low

  * New upstream release.
  * Moved to glib 2.0

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 05 Feb 2005 11:42:06 -0600

gts (0.7.1-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: remove test for /usr/share/misc/config.{guess,sub}
    existance.  If the files are not there for whatever reason, I want
    this to go down in flames.
  * debian/control: Shorten description for libgts-doc
  * debian/control, debian/rules: Add libgts-0.7-1
  * debian/rules: install transform as gtstransform
  * debian/control: add Conflicts, Replaces for older versions of libgts-dev

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 09 Feb 2003 12:32:21 +0100

gts (0.6.0-1) unstable; urgency=low

  * New upstream release
  * debian/rules, debian/compat: use debhelper 4
  * debian/control: update Build-Depends, Standards-Version

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 29 Jun 2002 13:50:48 +0200

gts (0.5.1-1) unstable; urgency=low

  * New upstream release

 -- Marcelo E. Magallon <mmagallo@debian.org>  Mon, 12 Nov 2001 08:34:33 +0100

gts (0.5.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control, debian/rules: Use autotools-dev

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 11 Nov 2001 20:06:25 +0100

gts (0.4.0-1) unstable; urgency=low

  * New upstream release.

 -- Marcelo E. Magallon <mmagallo@debian.org>  Thu,  1 Feb 2001 00:41:28 +0100

gts (0.3.0-2) unstable; urgency=low

  * Applied patches from Christopher Chimelis (sorry about the delay,
    somehow I missed the report) (closes: bug#77260)

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sun, 17 Dec 2000 13:49:20 +0100

gts (0.3.0-1) unstable; urgency=low

  * New upstream release.
  * src/predicate{_init,}.c: special case ARM.  Other architectures seem
    fine.  (closes: bug#62124)

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 15 Apr 2000 11:25:32 +0200

gts (0.2.0-2) unstable; urgency=low

  * src/predicate{_init,}.c: replace hardcoded FPU maks by the
    corresponding constants and bit operations.  The used constans
    replicate the hardcoded values (thanks to Roman for pointing this out)
    (sent upstream) (closes: bug#62124)

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 15 Apr 2000 11:25:32 +0200

gts (0.2.0-1) unstable; urgency=low

  * Initial Release.

 -- Marcelo E. Magallon <mmagallo@debian.org>  Sat, 19 Feb 2000 21:18:38 +0100

Local variables:
mode: debian-changelog
End: