File: changelog

package info (click to toggle)
asymptote 2.02-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 9,720 kB
  • ctags: 9,807
  • sloc: cpp: 54,858; python: 3,590; ansic: 2,371; perl: 1,555; lisp: 1,363; yacc: 545; sh: 523; makefile: 503; lex: 434
file content (402 lines) | stat: -rw-r--r-- 13,476 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
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
asymptote (2.02-2) unstable; urgency=low

  * Fix debian/rules to not fail when building arch-only
    packages. (Closes: #589062)

 -- Hubert Chathi <uhoreg@debian.org>  Thu, 15 Jul 2010 12:37:46 -0400

asymptote (2.02-1) unstable; urgency=low

  * New Upstream Version
  * Add texlive-latex-recommended and texlive-latex-extra to Build-Depends.

 -- Hubert Chathi <uhoreg@debian.org>  Tue, 13 Jul 2010 11:56:32 -0400

asymptote (1.99-1) unstable; urgency=low

  * New upstream version
  * Reworking debian/rules
  * Adding autotools-dev to Build-Depends so config.* can be updated.
  * Adding dpkg (>= 1.15.4) | install-info to Depends, as recommended by 
    Policy 12.2 (It's needed for the transition to triggerized install-info)
  * Patching prc/PRCdouble.h to solve a FTBFS in hppa (Closes: ##561423) 
  * Updating Copyright on debian/*

 -- Ruben Molina <rmolina@udea.edu.co>  Sun, 20 Jun 2010 21:30:54 -0500

asymptote (1.90-1) unstable; urgency=low

  * New upstream version
  * Fix @direntry at doc/asymptote.texi (Closes: #559943)

 -- Ruben Molina <rmolina@udea.edu.co>  Tue, 08 Dec 2009 11:31:30 -0500

asymptote (1.88-2) unstable; urgency=low

  * Restoring direct patches accidentally reverted
  * Symlinking asymptote.pdf to texmf directory (Closes: #551482)
  * Adding texlive-plain-extra to Recommends (Closes: #538168)

 -- Ruben Molina <rmolina@udea.edu.co>  Mon, 26 Oct 2009 21:14:36 -0500

asymptote (1.88-1) unstable; urgency=low

  * New upstream version
  * Updating debian/watch (was missing current versions)
  * Updating doc/makefile.in patch (previous one was over-enthusiastic)
  * Improving relationships for asymptote-doc (Conflict is unneeded and
    probably in violation of policy 2.5)
  * Improving debian/rules
    + Fix installing of examples (Closes: #550306, #552103), thanks to
      Julian Gilbey!
    + Remove Makefile and info files installed in html/ (Julian Gilbey)
    + Cleaning unnecesary/commented lines
    + Remove .cvsignore files
  * Moved symlinks to docs from asymptote to asymptote-doc, adding a new 
    symlink to the recently moved examples/ (Closes: #551483)
  * Updating Build-Depends: libreadline5-dev -> libreadline-dev

 -- Ruben Molina <rmolina@udea.edu.co>  Sat, 24 Oct 2009 01:11:11 -0500

asymptote (1.86-1) unstable; urgency=low

  * Add myself to uploaders.
  * New upstream version.
  * Bump Standards-Version to 3.8.3 (no changes)
  * Bump versioned Build-Depends on debhelper to >= 5, and set 
    debian/compat to 5 (package-uses-deprecated-debhelper-compat-version 4)
  * Add a clean rule to solve a FTBFS building twice in a row
    (qa-doublebuild).
  * Patch doc/Makefile.in fixing issues in asy.1 generation
    (hyphen-used-as-minus-sign)
  * Patch doc/FAQ/asy-faq.bfnn adding INFO-DIR-SECTION to info document
    (info-document-missing-dir-section)
  * Update symptote-doc descriptions (duplicate-short-description and
    duplicate-long-description)
  * Set doc-base Section to Science/Mathematics (doc-base-unknown-section)
  * Set executable bit on asy-kate.sh in binary-predeb rule
    (script-not-executable)
  * Move examples from asymptote to asymptote-doc in binary-install rule
    (arch-dep-package-has-big-usr-share)

 -- Ruben Molina <rmolina@udea.edu.co>  Thu, 24 Sep 2009 17:26:41 -0500

asymptote (1.80-1) unstable; urgency=low

  * New upstream version.
  * Call dh_installtex instead of calling texhash directly. (closes: #529452)
  * Remove obsolete upgrade code.

 -- Hubert Chathi <uhoreg@debian.org>  Wed, 08 Jul 2009 22:57:02 -0400

asymptote (1.70-2) unstable; urgency=low

  * Upload to unstable.
  * Don't use absolute path when calling texhash in maintainer scripts.
  * Fix build-depends on libgc-dev.

 -- Hubert Chathi <uhoreg@debian.org>  Thu, 30 Apr 2009 21:38:48 -0400

asymptote (1.70-1) experimental; urgency=low

  * New upstream version.

 -- Hubert Chathi <uhoreg@debian.org>  Tue, 21 Apr 2009 01:07:28 -0400

asymptote (1.66-1) experimental; urgency=low

  * New upstream version. (closes: #505549)

 -- Hubert Chathi <uhoreg@debian.org>  Thu, 26 Feb 2009 23:27:16 -0500

asymptote (1.51-1) experimental; urgency=low

  * New upstream version. (closes: #505549)
  * Fix up depends/build-depends.

 -- Hubert Chathi <uhoreg@debian.org>  Fri, 14 Nov 2008 23:48:41 -0500

asymptote (1.43-1) unstable; urgency=low

  * New upstream version. (closes: #488141)

 -- Hubert Chathi <uhoreg@debian.org>  Thu, 26 Jun 2008 15:55:42 -0400

asymptote (1.42-2) unstable; urgency=low

  * Add pointer to animate.sty in README.Debian for animated PDFs.
    (closes: 460282)

 -- Hubert Chathi <uhoreg@debian.org>  Wed, 11 Jun 2008 12:22:03 -0400

asymptote (1.42-1) unstable; urgency=low

  * New upstream version
  * debian/control: Add Depends: python-imaging-tk. (closes: #469149)

 -- Hubert Chathi <uhoreg@debian.org>  Tue, 01 Apr 2008 11:22:31 -0400

asymptote (1.40-1) unstable; urgency=low

  * New upstream release.
    * More fixes for GCC 4.3. (closes: #455424)
  * debian/control: Build-Depend on libfftw3-dev instead of fftw3-dev.
    (closes: #457945)
  * debian/control: Use Homepage field.
  * debian/control: Bumped Standards-Version to 3.7.3.
  * debian/copyright: License changed to GPL 3 or later.
  * debian/copyright: Use proposed machine-readable copyright format.

 -- Hubert Chathi <uhoreg@debian.org>  Mon,  7 Jan 2008 21:35:34 -0500

asymptote (1.37-1) unstable; urgency=low

  * New upstream release.

 -- Hubert Chathi <uhoreg@debian.org>  Tue, 11 Dec 2007 21:57:48 -0500

asymptote (1.33-1) unstable; urgency=low

  * New upstream release. (closes: #431334)

 -- Hubert Chan <uhoreg@debian.org>  Wed, 12 Sep 2007 18:52:29 -0400

asymptote (1.29-1) unstable; urgency=low

  * New upstream release. (closes: #425988)
    * Add missing #include for GCC 4.3. (closes: #421207)
  * Fix building on mips.
  * Make texlive the default dependency, since tetex is obsolete.

 -- Hubert Chan <uhoreg@debian.org>  Sun, 27 May 2007 15:50:59 -0400

asymptote (1.23-1) unstable; urgency=low

  * New upstream release.
  * Only Recommends: asymptote-doc (instead of Depends:), since we now
    print a proper warning if the documentation is not installed.
  * Fix Recommends: for asymptote-doc.

 -- Hubert Chan <uhoreg@debian.org>  Mon, 12 Mar 2007 17:36:40 -0400

asymptote (1.21-1) unstable; urgency=low

  * New upstream release.
  * Remove obsolete dependencies. (closes: #402803)

 -- Hubert Chan <uhoreg@debian.org>  Wed, 21 Feb 2007 13:21:42 -0500

asymptote (1.18-3) unstable; urgency=low

  * Add Replaces:, so that upgrades work properly. (closes: #402625)

 -- Hubert Chan <uhoreg@debian.org>  Mon, 11 Dec 2006 16:13:23 -0500

asymptote (1.18-2) unstable; urgency=low

  * Properly install all the info files.
  * Install FAQ (info and ascii format).

 -- Hubert Chan <uhoreg@debian.org>  Wed,  6 Dec 2006 00:30:58 -0500

asymptote (1.18-1) unstable; urgency=low

  * New upstream release.
  * Add watch file.
  * Move documentation to asymptote-doc package (so maybe it'll take less
    than 13 hours to build on m68k).  (But we still depend on
    asymptote-doc, since asy has a help command that depends on it.)

 -- Hubert Chan <uhoreg@debian.org>  Thu, 23 Nov 2006 00:37:18 -0500

asymptote (1.14-1) unstable; urgency=low

  * New upstream release.
  * Update maintainer address.

 -- Hubert Chan <uhoreg@debian.org>  Wed, 18 Oct 2006 15:22:02 -0400

asymptote (1.13-1) unstable; urgency=low

  * Sponsor note: upload to Debian by Yann Dirson <dirson@debian.org>.

  * New upstream release.
  * Update dependencies to support texlive (closes: #381465).

 -- Hubert Chan <hubert@uhoreg.ca>  Tue, 19 Sep 2006 13:45:57 -0400

asymptote (1.11-1) unstable; urgency=low

  * New upstream release.
  * Build-depend on libsigsegv-dev as per upstream's suggestion.

 -- Hubert Chan <hubert@uhoreg.ca>  Wed, 12 Jul 2006 16:37:13 -0400

asymptote (1.10-1) unstable; urgency=low

  * New upstream release.
    - supports $(DESTDIR) now, so we can drop the extra make flags
  * Bumped standards version to 3.7.2. (no changes)
  * Add info to copyright file.
  * Build-depend on libgsl0-dev.

 -- Hubert Chan <hubert@uhoreg.ca>  Thu, 29 Jun 2006 21:56:14 -0400

asymptote (1.03-1) unstable; urgency=low

  * Sponsor note: upload to Debian by Yann Dirson <dirson@debian.org>.

  * New upstream release.
    * Support compilation under GCC 4.1 (closes: #357382).

 -- Hubert Chan <hubert@uhoreg.ca>  Thu, 30 Mar 2006 21:55:05 -0700

asymptote (1.02-2) unstable; urgency=low

  * Sponsor note: upload to Debian by Yann Dirson <dirson@debian.org>.

  * Change default PDF reader to xpdf instead of acroread.

 -- Hubert Chan <hubert@uhoreg.ca>  Tue, 14 Mar 2006 21:35:28 -0700

asymptote (1.02-1) unstable; urgency=low

  * New upstream release.
  * Fix the copyright file (use "Copyright Holder" and "License" instead
    of "Upstream Authors" and "Copyright").

 -- Hubert Chan <hubert@uhoreg.ca>  Mon, 13 Mar 2006 20:32:28 -0700

asymptote (0.95-1) unstable; urgency=low

  * Sponsor note: upload to Debian by Yann Dirson <dirson@debian.org>.

  * New upstream release.
    * Store history file in home directory (closes: #334307).

 -- Hubert Chan <hubert@uhoreg.ca>  Tue, 29 Nov 2005 14:11:29 -0500

asymptote (0.92-1) unstable; urgency=low

  * New upstream release.
  * Call gv using --nowatch instead of -nowatch in interactive mode.
    (closes: #334310)
  * Suggests: gv. (closes: #334308) (Only suggests, because gv is only
    needed for interactive mode, and may be replaced by another PS viewer.)
  * Suggests: xpdf, in order to view help in interactive mode.
  * Add upstream change to use convert instead of dvipng. (closes: #334226)
  * Fix a typo in the documentation.

 -- Hubert Chan <hubert@uhoreg.ca>  Tue,  8 Nov 2005 20:59:40 -0500

asymptote (0.91-2) unstable; urgency=low

  * Sponsor note: initial upload to Debian by Yann Dirson
    <dirson@debian.org> (closes: 284030).

  * Fix doc-base to refer to correct path to PDF documentation.
  * Remove prerm script -- it only contains install-doc snippet, which is
    automatically generated by dh_installdocs.
  * Edit documentation to reflect paths actually used by this package.

 -- Hubert Chan <hubert@uhoreg.ca>  Fri,  7 Oct 2005 23:10:23 -0400

asymptote (0.91-1) unstable; urgency=low

  * New upstream version.
  * As suggested by Yann Dirson:
    * Don't modify configure.ac.  Use CXXFLAGS=-I/usr/include/gc instead.
    * Don't run texhash in Makefile, since we do that in postinst.
    * Build against libreadline5 instead of libreadline4.
    * Don't compress the PDF documentation.
    * Let dh_installdocs handle doc-base installation.
  * List doc target as "phony" in Makefile.in, to ensure that
    documentation is built.
  * Add doc to debian/rules build targets, since it's not built by default
    any more.
  * Bump standards-version to 3.6.2.
  * Add dvipng to Build-depends, for building the documentation.

 -- Hubert Chan <hubert@uhoreg.ca>  Thu,  6 Oct 2005 15:35:15 -0400

asymptote (0.86-1) unstable; urgency=low

  * New upstream version.
  * Add upstream home page to package description.
  * Add tetex-extra to Depends and Build-depends (for pstricks.sty).
  * Add tetex-bin alternative to latex and dvips virtual package dependencies.
  * Add gs-gpl | gs to Depends and Build-depends.
  * Don't rebuild configure script in Makefile.

 -- Hubert Chan <hubert@uhoreg.ca>  Tue, 30 Aug 2005 13:44:25 -0600

asymptote (0.82-1) unstable; urgency=low

  * New upstream version.

 -- Hubert Chan <hubert@uhoreg.ca>  Tue,  5 Jul 2005 09:54:24 -0400

asymptote (0.80-1) unstable; urgency=low

  * New upstream version.
  * Don't run texhash in postrm upgrade -- it's already run in postinst.
  * Register documentation with doc-base.

 -- Hubert Chan <hubert@uhoreg.ca>  Tue, 21 Jun 2005 00:41:10 -0400

asymptote (0.78-1) unstable; urgency=low

  * New upstream release.
  * Add build-depends on libgc-dev, and add --enable-gc=system configure flag.
  * Asymptote doesn't seem to depend on the Boost libraries any more.

 -- Hubert Chan <hubert@uhoreg.ca>  Mon, 23 May 2005 18:31:31 -0400

asymptote (0.75-1) unstable; urgency=low

  * New upstream release.

 -- Hubert Chan <hubert@uhoreg.ca>  Fri, 29 Apr 2005 15:55:44 -0400

asymptote (0.74-1) unstable; urgency=low

  * New upstream release.

 -- Hubert Chan <hubert@uhoreg.ca>  Thu, 14 Apr 2005 10:58:34 -0400

asymptote (0.65-1) unstable; urgency=low

  * New upstream release.

 -- Hubert Chan <hubert@uhoreg.ca>  Mon, 21 Feb 2005 22:49:33 -0500

asymptote (0.63-1) unstable; urgency=low

  * New upstream release.
  * Install emacs mode file in the proper location, and add a startup file
    to /etc/emacs/site-start.d, so that emacs users get asy-mode automatically.
  * Install the documentation in PDF format rather than PostScript.

 -- Hubert Chan <hubert@uhoreg.ca>  Sat, 19 Feb 2005 19:05:04 -0500

asymptote (0.55-1) unstable; urgency=low

  * New upstream release.

 -- Hubert Chan <hubert@uhoreg.ca>  Fri, 17 Dec 2004 23:19:12 -0500

asymptote (0.54-1) unstable; urgency=low

  * New upstream release.
  * Remove my versions of the man pages.  (Merged into upstream.)
  * Edit texinfo doc to point to the Debian copy of the GPL.
  * Install html documentation.

 -- Hubert Chan <hubert@uhoreg.ca>  Sun,  5 Dec 2004 23:31:22 -0500

asymptote (0.53-1) unstable; urgency=low

  * Initial Debian package. (closes: 284030)

 -- Hubert Chan <hubert@uhoreg.ca>  Wed,  1 Dec 2004 16:37:32 -0500