File: changelog

package info (click to toggle)
adun.app 0.81-9
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,212 kB
  • sloc: objc: 71,035; ansic: 6,681; yacc: 394; python: 75; makefile: 41; cpp: 36; xml: 15; awk: 3
file content (262 lines) | stat: -rw-r--r-- 9,851 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
adun.app (0.81-9) unstable; urgency=medium

  [ Gert Wollny ]
  * Team upload.
  * d/p/gcc-6: Add patch to fix compilation with gcc-6, Closes: #811709
  * cme fix dpkg-control 
  * d/control: Change browse URL to https

  [ Andreas Tille ]
  * hardening=+bindnow

 -- Gert Wollny <gw.fossdev@gmail.com>  Mon, 04 Jul 2016 10:00:50 +0000

adun.app (0.81-8) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
    Closes: #807176

  [ Andreas Tille ]
  * drop debian/menu file

 -- Andreas Tille <tille@debian.org>  Sun, 06 Dec 2015 19:46:48 +0100

adun.app (0.81-7) unstable; urgency=medium

  [ Yavor Doganov ]
  * debian/patches/gcc-warnings.patch: New, adapt to the new GNUstep API
    and fix some important warnings (Closes: #749733).
  * debian/patches/enable-scripting-extension.patch:
  * debian/patches/enable-sql-extension.patch: New.
  * debian/patches/series: Update.
  * debian/rules: Simplify.
  * debian/control (Section): Change to "science", more appropriate.
    (Standards-Version): Bump to 3.9.5 (no changes needed).
    (Build-Depends): Add libsteptalk-dev and libsqlclient-dev for the
    scripting and SQL extensions.  Require gnustep-make (>= 2.6.6-2).
    (Depends): Add steptalk; temporary solution until it is fixed.
    (adun-core, adun.app-dbg): New packages (Closes: #671226).  Amend
    descriptions and package relationships accordingly.
  * debian/install:
  * debian/mangpages: Move items for adun-core to...
  * debian/adun-core.install:
  * debian/adun-core.manpages: ...new files.
  * debian/dirs:
  * debian/README.source: Delete.
  * debian/README.Debian: Add info about the built-in extensions.
  * debian/UL.desktop: Add Keywords field.

  [ Andreas Tille ]
  * cme fix dpkg-control
  * Unneeded mips workaround was removed
    Closes: #789983
  * DEP5 copyright
  * Add license of icons provided also by tango-icon-theme
  * Add license of StepTalk files
  * Add license of MIT files

  [ Gregor Hermann ]
  * Fix "ftbfs with GCC-5": apply patch from Matthias Klose,
    adjusted to changes between -6 and -7:
    debian/rules: build with "-fgnu89-inline".
    (Closes: #777766)

 -- Andreas Tille <tille@debian.org>  Fri, 28 Aug 2015 16:09:28 +0200

adun.app (0.81-6) unstable; urgency=low

  [ Charles Plessy ]
  * Renamed debian/upstream-metadata.yaml to debian/upstream

  [ Andreas Tille ]
  * debian/source/format: 3.0 (quilt)
  * debian/upstream: Small modifications to better match
    definition of References
  * debian/control:
     - cme fix dpkg-control
  * debian/rules:
     - dh
     - hardening

  [ Thorsten Alteholz ]
  * debian/rules: target get-orig-source added

 -- Andreas Tille <tille@debian.org>  Fri, 15 Nov 2013 13:54:30 +0100

adun.app (0.81-5) unstable; urgency=low

  * Use quilt instead of dpatch
  * Apply patch provided by Andreas Moog <amoog@ubuntu.com> (Thanks
    to Andreas) to fix a build failure
    Closes: 631641 (LP: 771041)
  * Standards-Version: 3.9.2 (no changes needed)
  * Debhelper 8 (control+compat)
  * Corrected Vcs-URLs

 -- Andreas Tille <tille@debian.org>  Tue, 28 Jun 2011 10:38:55 +0200

adun.app (0.81-4) unstable; urgency=low

  * debian/rules (mipsen-flags): New variable, conditionally define only
    when building on mips/mipsel as a workaround for gcc-4.4 bug #519006.
    (build-stamp): Use it.
  * debian/control (Build-Depends): Remove obsolete version requirement
    for libgnustep-gui-dev.
    (Standards-Version): Compliant with 3.9.1 (no changes required).

 -- Yavor Doganov <yavor@gnu.org>  Mon, 09 Aug 2010 16:16:34 +0300

adun.app (0.81-3) unstable; urgency=low

  [ Charles Plessy ]
  * Documented informations in ‘debian/upstream-metadata.yaml’.

  [ Yavor Doganov ]
  * debian/rules: Export GNUSTEP_MAKEFILES and avoid gs_make.  All uses
    updated.  Add verbose comments about GNUstep-specific stuff for the
    benefit of other debian-med contributors.
    (OPTFLAG): Remove and simplify noopt handling to be compatible with
    gnustep-make/2.4.x (Closes: #581886).
  * debian/control (Depends): Add ${misc:Depends}.
    (Standards-Version): Compliant with 3.8.4 (no changes needed).
  * debian/source/format: New file.

 -- Yavor Doganov <yavor@gnu.org>  Thu, 20 May 2010 17:06:31 +0300

adun.app (0.81-2) unstable; urgency=high

  * debian/rules (build-stamp): Pass GNUSTEP_MAKE_PARALLEL_BUILDING=no;
    fixes FTBFS with gnustep-make/2.2.0.  (Closes: #560514)

 -- Yavor Doganov <yavor@gnu.org>  Fri, 11 Dec 2009 10:55:02 +0200

adun.app (0.81-1) unstable; urgency=low

  [ Andreas Tille ]
  * Fixed watch file (Thanks to Daniel Leidert <daniel.leidert@wgdd.de>)
    Closes: #520917
  * Standards-Version: 3.8.1 (no changes needed)

  [ David Paleino ]
  * Using DM-Upload-Allowed instead of the XS- version.
  * Fixing Vcs-* fields.

  [ Yavor Doganov ]
  * New upstream release.
  * debian/compat: Set to 7.
  * debian/control (Uploaders): Reluctantly add myself.
    (Section): Change to gnustep to match the override.
    (Build-Depends): Bump debhelper to >= 7.  Add imagemagick for the icon
    conversion.
    (Standards-Version): Claim compliance with 3.8.3.
    (Depends): Add ${gnustep:Depends}.
  * debian/patches/10_gcc-4.3-inline.dpatch:
  * debian/patches/25_mipsel-ftbfs.dpatch: Remove; fixed upstream.
  * debian/patches/15_link-properly.dpatch: Update and remove the
    workaround for the GSL linking issue; fixed in binutils
    (http://sourceware.org/ml/binutils/2009-01/msg00413.html).
  * debian/patches/20_paths.dpatch: Refresh.
  * debian/patches/00list: Update.
  * debian/rules (external): New variable.
    (build-stamp): Convert the icon in XPM format.
    (install): Use dh_prep instead of dh_clean -k.  Install the XPM icon.
    (clean-patched): Don't make the `clean' target, `distclean' is
    sufficient.  Delete the generated icon.
  * debian/UL.desktop: Set Version to 1.0, add Icon field.
  * debian/menu: Add icon.
  * debian/watch: Comment out the uversionmangle option, does harm with
    the current state of affairs.
  * debian/copyright: Update copyright years.  Mention that the package is
    distributed under GPLv3+.
  * debian/README.source: New file.

  [ Andreas Tille ]
  * debian/copyright: Use © as copyright symbol because (C) is not
    considered as a valid way to express the copyright ownership any more
  * debian/control: More verbose long description

 -- Yavor Doganov <yavor@gnu.org>  Thu, 08 Oct 2009 08:47:14 +0300

adun.app (0.8.2-1) unstable; urgency=low

  * QA upload.

  [ Gürkan Sengün ]
  * New upstream version.
  * GNUstep transition.
    + Updated debian/rules.
  * Added a desktop file.
  * Applied patch to fix FTBFS with GCC 4.3, thanks to Martin Michlmayr.
    (Closes: #416859)

  [ Yavor Doganov ]
  * debian/control (Maintainer): Package is orphaned, set to the Debian QA
    Group.
    (Standards-Version): Claim compliance with 3.7.3; no changes needed.
    (Build-Depends): Add dpatch; list all build-deps one per line.  Bump
    debhelper to >= 6.
    (Recommends): Add gnuplot.
  * debian/compat: Set to level 6.
  * debian/dirs: Delete.
  * debian/rules: Include /usr/share/dpatch/dpatch.make and adjust all
    rules to use it.  Do not source GNUstep.sh (Closes: #450469).
    (LDFLAGS, d_app): Define.
    (OPTFLAG): New conditionally defined variable (support for `noopt').
    (build-stamp): Prepend MAKELEVEL=0 before make so that conditionals in
    some of the makefiles relying on this internal variable actually work.
    (install): Install the private libraries in /usr/lib/adun.app.  Remove
    the executable bit of some files and delete the empty directories.
    (binary-arch): Invoke dh_link to make all symlinks policy-compliant.
    Run `gsdh_gnustep' and move conditionally the Resources to /usr/share.
  * debian/lintian-override: Delete.
  * debian/UL.desktop: Add Comment field.
  * debian/menu (section): Prepend `Biology'.
    (longtitle): Add.
  * debian/README.Debian: Add; instructions how to build and install the
    plugins and the ResultsConverter tool.
  * debian/AdunCore.1: New manpage.
  * debian/AdunServer.1: Likewise.
  * debian/UL.1: Link to AdunCore and AdunServer.
  * debian/manpages: Add AdunCore.1 and AdunServer.1.
  * debian/patches/05_no-plugin-script.dpatch: New patch, do not install
    InstallPlugin.py.
  * debian/patches/10_gcc-4.3-inline.dpatch: Actually add this patch;
    modified since tbm's patch was for an old Adun version.
  * debian/patches/15_link-properly.dpatch: New, link all objects with the
    necessary libs and workaround #456898.
  * debian/patches/20_paths.dpatch: New, fix some paths and settings.
  * debian/patches/25_mipsel-ftbfs.dpatch: New, fixes FTBFS on mipsel
    where $HOME is not readable; thanks Steve Langasek (Closes: #457723).
  * debian/patches/00list: Create and populate.

  [ Andreas Tille ]
  * Maintainer: Debian-Med Packaging Team
    <debian-med-packaging@lists.alioth.debian.org>
    Closes: #454459
  * Added watch file
  * Added Vcs-Browser, Vcs-Svn, XS-DM-Upload-Allowed
  * Uploaders: Andreas Tille <tille@debian.org>
  * debian/rules: ifdef GS_MAKE_DIR condition to avoid problems on
    systems that do not have gnustep-make installed

 -- Andreas Tille <tille@debian.org>  Mon, 21 Jan 2008 19:01:19 +0100

adun.app (0.6-3) unstable; urgency=low

  * Fix the FTBFS for non-i386 properly.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 23 Oct 2006 19:40:24 +0200

adun.app (0.6-2) unstable; urgency=low

  * Added Defs for the archs that failed to build.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Mon, 23 Oct 2006 17:07:59 +0200

adun.app (0.6-1) unstable; urgency=low

  * Initial release. (Closes: #385340)
  * Added Defs/GNU/kFreeBSD_i586.def to build on GNU/kFreeBSD.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Sun,  3 Sep 2006 18:34:19 +0200