File: changelog

package info (click to toggle)
evolver 2.70%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 17,148 kB
  • sloc: ansic: 127,395; makefile: 209; sh: 98
file content (202 lines) | stat: -rw-r--r-- 7,232 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
evolver (2.70+ds-4) unstable; urgency=medium

  [ Jelmer Vernooij ]
  * Change priority extra to priority optional.
  * Use secure copyright file specification URI.

  [ Jerome Benoit ]
  * Debianization:
    - debian/copyright:
      - Copyright year-tuple, update;
    - debian/{control,templates/control.in}:
      - debhelper, bump to 11;
      - Standards-Version, bump to 4.3.0 (no change);
      - Homepage field, secure;
      - Vcs-* field, migration to salsa;
    - debian/rules:
      - debhelper, bump to 11;
      - pkg-info.mk, include;
      - get-orig-source target, discard;
    - debian/tests/control, introduce;
    - debian/watch:
      - option, compression, add;
    - debian/source/*:
      - lintian-overrides, refresh;
    - debian/{evolver-doc.doc-base,adhoc/Makfile,man/evolver.h2m,
        patches/debianization-build.patch}, debhelper, bump to 11.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 31 Dec 2018 14:06:09 +0000

evolver (2.70+ds-3) unstable; urgency=medium

  * FTBFS fix release (#Closes: 849945), (temporarily) neutralize ld build
    for ppc64el.

 -- Jerome Benoit <calculus@rezozer.net>  Mon, 30 Jan 2017 18:31:49 +0000

evolver (2.70+ds-2) unstable; urgency=medium

  * FTBFS fixes release:
    - disable PROFILING on i386 architectures (Closes: #832538);
    - isolate architectures without sysinfo function (Closes: #832540);
    - manage quadruple floating point format support (Closes: #832638).
  * Debianization:
    - debian/patches/:
      - d/p/upstream-source-C2help2man.patch, slightly revisit.

 -- Jerome Benoit <calculus@rezozer.net>  Thu, 28 Jul 2016 00:43:59 +0000

evolver (2.70+ds-1) unstable; urgency=medium

  * New maintainer (Closes: #829082).
  * New upstream version (Closes: #745700).
  * Debianization:
    - debian/compat:
      - bump to level 9;
    - debian/copyright:
      - bump format to DEP-5;
      - refresh;
    - debian/control:
      - Standards Version, bump to 3.9.8;
      - Vcs-* headers, secure;
    - debian/watch, revisit;
    - debian/repack, introduce;
    - debian/rules:
      - bump to a fully oriented debhelper script;
      - default target, introduce;
      - get-orig-source target, introduce;
      - build-arch/build-indep scheme, introduce;
      - dpkg-buildflags, set hardening=+all;
    - debian/patches/:
      - bump format to DEP-3;
      - d/p/manpage.patch, revisit
          and rename d/p/upstream-source-manpage.pacth;
      - d/p/debian-opengl.patch, improve
          and rename d/p/debianization-build.patch;
      - d/p/install-doc.patch, revisit
          and rename d/p/debianization-documentation.patch;
      - d/p/example-path.patch, discard in favour of
          d/p/upstream-source-contrib-EVOLVERPATH.patch;
      - d/p/upstream-*.patch, introduce (and submit);
      - d/p/debianization-*.patch, introduce;
    - debian/adhoc/Makefile, introduce;
    - debian/man/evolver.h2m, introduce;
    - refresh.
  * Upstream fixes and enhancements has been submitted to the
    upstream maintainer.

 -- Jerome Benoit <calculus@rezozer.net>  Sun, 17 Jul 2016 18:21:13 +0000

evolver (2.30c.dfsg-3) unstable; urgency=low

  * Removed manual230.pdf (closes: #651679).
  * Version 2.30 stopped using gets() so evolver doesn't link with readline,
    removed it from Build-Depends and linker line (closes: #646139).
    Thanks: Daniel T Chen.
  * Added build-arch and build-indep targets to rules.
  * Bumped Standards-Version.

 -- "Adam C. Powell, IV" <hazelsct@debian.org>  Wed, 14 Dec 2011 17:50:20 -0500

evolver (2.30c-2) unstable; urgency=low

  * No longer has ev225g.tar.gz or any other tarball (closes: #392377).
  * Removed libreadline5-dev from Build-Depends (closes: #553753).
  * Changed to source format 3.0 (quilt).
  * Bumped debhelper compat to 5, and Standards-Version.
  * Corrected evolver-doc doc-base section.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri, 25 Jun 2010 07:54:20 -0400

evolver (2.30c-1) unstable; urgency=low

  * New upstream release (closes: #466798).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 26 Feb 2008 00:20:50 -0500

evolver (2.26c-1) unstable; urgency=low

  * New upstream version (required by change to binary PDF docs).
  * New PDF documentation is not corrupted (closes: #355081).
  * Changed PDF manual link in doc/install.htm to point to both installed copy
    and online link (closes: #355082).
  * Changed build dependency to freeglut3-dev (closes: #394489).
  * Updated standards version and moved dh version to debian/compat.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Fri,  7 Sep 2007 18:38:58 -0400

evolver (2.26-1) unstable; urgency=low

  * New upstream release.
  * Incorporate Roger Leigh's work with Karl Chen's patch (closes: #317404).
  * Discarded my evolver man page in favor of new upstream.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Mon, 31 Oct 2005 13:32:23 -0500

evolver (2.23-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * src/include.h: Don't prototype calloc() and friends when building
    with an ANSI C compiler (Closes: 317404).  Based on a patch by
    Karl Chen.
  * debian/control: Build-Depend on libreadline5-dev, rather than
    the old libreadline4-dev.

 -- Roger Leigh <rleigh@debian.org>  Fri, 22 Jul 2005 21:16:12 +0100

evolver (2.23-1) unstable; urgency=low

  * New upstream release.
  * Changed Build-Depends from xlibs-dev to libx11-dev (closes: #255962).
  * Removed "prototypes" including calloc from src/include.h (closes: 258657).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Wed, 11 Aug 2004 12:06:07 -0400

evolver (2.20-1) unstable; urgency=low

  * New upstream (closes: #206787).
  * Forward-ported patch to include evolver-doc examples dir in default path.
  * Changed graphics from "crummy X" to GLUT.
  * Added readline dependency.
  * Tweaked evolver manpage.
  * Updated Standards-Version to 3.6.1.0.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 26 Aug 2003 10:53:22 -0400

evolver (2.14-5) unstable; urgency=low

  * Changed Build-Depends from xlib6g-dev to xlibs-dev (closes: #170172).
  * Updated Standards-Version to 3.5.8.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Sun, 24 Nov 2002 11:38:11 -0500

evolver (2.14-4) unstable; urgency=low

  * Added symlink from /usr/share/doc/evolver-doc/evolver.htm to default.htm
    since the former is missing and lots of files link the #doc top anchor
    which is only present in the latter (closes: #105395).
  * Bumped Standards-Version since the old one doesn't make sense with
    DH_COMPAT=2.
  * Added a manpage for evolver.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Thu, 20 Sep 2001 15:25:41 -0400

evolver (2.14-3) unstable; urgency=low

  * Added xlib6g-dev to Bulid-Depends, not xlibs-dev so it will still build on
    potato. (closes: #100806)

 -- Adam C. Powell, IV <hazelsct@debian.org>  Thu, 14 Jun 2001 08:03:45 -0400

evolver (2.14-2) unstable; urgency=low

  * Contacted upstream author for a more thorough and acceptable copyright
    statement.

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue, 14 Nov 2000 17:20:58 -0500

evolver (2.14-1) unstable; urgency=low

  * Initial Release (Closes: #75003).

 -- Adam C. Powell, IV <hazelsct@debian.org>  Tue,  7 Nov 2000 16:57:55 -0500