File: changelog

package info (click to toggle)
adacontrol 1.17r3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,232 kB
  • sloc: ada: 56,049; python: 553; sh: 246; xml: 220; makefile: 108; sed: 30
file content (239 lines) | stat: -rw-r--r-- 8,914 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
adacontrol (1.17r3.1-4) unstable; urgency=medium

  * no-E-binder-option-to-avoid-666106.diff closes: 833026.
  * Update watch file to version 4 and new ustream URL.
  * test-allow-sh-noglob.diff allows the tests to run twice in a row.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 02 Aug 2016 18:10:58 +0200

adacontrol (1.17r3.1-3) unstable; urgency=medium

  * Update representation clause test for Ada 2005. Closes: #823369.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 14 May 2016 10:05:18 +0200

adacontrol (1.17r3.1-2) unstable; urgency=medium

  * Rebuild with gnat-6 and libasis2015-dev.
    Replace gnatmake with gprbuild, as the former is dropping project support.
  * Split adacontrol into adacontrol and adacontrol-doc.
  * Enable all hardening flags.
    Avoid mixing -cargs and Compiler_Switches, put LDFLAGS before libraries.
  * Stop the build if a test fails.
  * Emulate adapt_test_to_debian.diff without the need for manual updates.
  * Standards-Version: 3.9.8 (no changes).

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 01 May 2016 02:43:52 +0200

adacontrol (1.17r3.1-1) unstable; urgency=medium

  * Same upstream release, but tarball includes COPYING, HISTORY, readme.txt.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 14 Nov 2015 10:39:00 +0100

adacontrol (1.17r3-1) unstable; urgency=medium

  * New upstream release.
  * rules, patches/build: stay closer to upstream build system.
  * rules, adacontrol.install: more readable as an override in rules.
  * docs: install support.txt as described in man page.
  * patches/fix-texinfo: avoid mentioning version in the patch context.
  * patches/test-with-posix-shell: avoid build-dependency on bash.
  * Basic run time test every few days, full test suite after the build.

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 12 Nov 2015 21:49:28 +0100

adacontrol (1.16r11-4) unstable; urgency=medium

  * Not only set clock from deb log, but also freeze it so that PDF
    timestamps do not depend on the time spent in previous tasks.
  * patches/ascii-ug-for-texinfo.diff closes: #790527.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 12 Jul 2015 20:40:26 +0200

adacontrol (1.16r11-3) unstable; urgency=medium

  * Embed date from debian changelog in docs, for reproducible builds.
  * patches/adapt_test_to_debian.diff: accept new gcc x.y.z output.
  * patches/avoid-tests-depending-on-glob-order.diff: new.
  * Let autopkg run upstream tests, except failing t_representation_clauses.

 -- Nicolas Boulenguez <nicolas@debian.org>  Mon, 27 Apr 2015 18:33:43 +0200

adacontrol (1.16r11-2) unstable; urgency=medium

  * patches/adapt_test_to_debian.diff thanks to upstream author.

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 28 Oct 2014 01:24:18 +0100

adacontrol (1.16r11-1) unstable; urgency=medium

  * New upstream release built with gnat4.9 asis2014. Closes: #747558, #755008.
  * Switch to source format 3.0 (quilt) and debhelper 9.
  * control: Uploaders+=myself Standards-Version=3.9.6 Vcs-*
    Build-Depends: texlive-fonts-recommended for EC fonts.
  * watch: new, thanks to Bart Martens.
  * Reformat docs, register with doc-base.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sun, 05 Oct 2014 02:19:52 +0200

adacontrol (1.12r4-3) unstable; urgency=low

  * Lintian cleaning.
  * debian/copyright: DEP-5.
  * Make the package compatible with dpkg-buildpackage -A, -B.

 -- Ludovic Brenta <lbrenta@debian.org>  Wed, 15 Feb 2012 23:21:13 +0100

adacontrol (1.12r4-2) unstable; urgency=low

  * Recompile with gnat-4.6 and asis 2010.
  * debian/control (Architecture): any.
    (Standards-Version): bump to 3.9.2 with no changes required.

 -- Ludovic Brenta <lbrenta@debian.org>  Tue,  6 Sep 2011 12:01:15 +0200

adacontrol (1.12r4-1) unstable; urgency=low

  * New upstream release: minor bug fixes and documentation updates.

 -- Ludovic Brenta <lbrenta@debian.org>  Tue,  3 Aug 2010 19:33:56 +0200

adacontrol (1.12r3-1) unstable; urgency=low

  * Final release from upstream.
  * Install GPS/adacontrol.xml in the gprbuild plug-in directory.
  * debian/control (Enhances): add gprbuild.
  * debian/patches/gps-integration.patch: adjust to the new upstream release.
  * debian/patches/566061.patch: remive, applied upstream.

 -- Ludovic Brenta <lbrenta@debian.org>  Sat,  8 May 2010 19:32:57 +0200

adacontrol (1.12~b1-1) unstable; urgency=low

  * New upstream beta version.  Really closes: #566061 even on i386.

 -- Ludovic Brenta <lbrenta@debian.org>  Sat, 13 Mar 2010 14:01:37 +0100

adacontrol (1.11r4-1) unstable; urgency=low

  * New upstream version.  Closes: #566061. 
  * debian/control (Build-Depends): upgrade to gnat-4.4, libasis2008-dev.
    (Architecture): disable alpha due to http://gcc.gnu.org/PR42073.
  * debian/patches/*.patch: adjust to the new upstream version.
  * debian/patches/566061.patch: new, thanks to Jean-Pierre Rosen.

 -- Ludovic Brenta <lbrenta@debian.org>  Thu, 11 Mar 2010 18:51:08 +0100

adacontrol (1.9r4-5) unstable; urgency=medium
  
  * debian/control (Architecture): temporarily disable mips due to
    #566234.  Add armel; closes: #568432.

 -- Ludovic Brenta <lbrenta@debian.org>  Sun,  7 Feb 2010 22:51:26 +0100
  
adacontrol (1.9r4-4) unstable; urgency=low

  * debian/control (Build-Depends): upgrade to gnat-4.4, libasis2008-dev.
    (Architecture): disable alpha due to http://gcc.gnu.org/PR42073.

 -- Ludovic Brenta <lbrenta@debian.org>  Sun,  6 Dec 2009 21:41:48 +0100

adacontrol (1.9r4-3) unstable; urgency=low

  * debian/control (Standards-Version): bump to 3.8.3.
  (Depends): add ${misc:Depends}, fixes two lintian warnings.
  (Description): do not use more than 80 characters per line.

 -- Ludovic Brenta <lbrenta@debian.org>  Sat, 12 Sep 2009 00:05:44 +0200

adacontrol (1.9r4-2) unstable; urgency=low

  [Raphael Hertzog]
  * Move patches to debian/patches and adjust build system accordingly to
    be compatible with source format 3.0 (quilt). Closes: #485101

  [Ludovic Brenta]
  * debian/control (Architectures): add kfreebsd-amd64.  Closes: #542410.
    (Source-Version): bump to 3.8.1.
  * debian/compat: bump to 7 (from 5).
  * Recompile against libasis (=2007-5).  Closes: #518726.

 -- Ludovic Brenta <lbrenta@debian.org>  Thu, 10 Sep 2009 21:31:20 +0200

adacontrol (1.9r4-1) unstable; urgency=low

  * New upstream version.
  * debian/control: prevent the list in the description from being
    reformatted.  Thanks to Simon Huggins for reporting.  Closes: #480315.
    (Standards-Version): bump to 3.7.3 with no changes required.
  * debian/compat: new.
  * debian/rules: do not export DH_COMPAT anymore.
  * debian/adactl.1: update.
  * debian/copyright: remove the "special exception" text, since adacontrol
    is linked with libasis2007 which is pure GPL.

 -- Ludovic Brenta <lbrenta@debian.org>  Tue, 13 May 2008 22:55:37 +0200

adacontrol (1.8r8-1) unstable; urgency=low

  * New upstream version.
  * debian/adacontrol.gpr: delete; use upstream's project file instead.
  * patches/build.patch: patch upstream's project file to change Object_Dir
    and Exec_Dir.
  * Build-depend on asis 2007 and gnat-4.3.
  * Add support for mips, mipsel and ppc64.
  * Build and provide ptree.
  * ptree.1: new.
  * adactl.1: update; new options and rules are available.

 -- Ludovic Brenta <lbrenta@debian.org>  Sun, 27 Apr 2008 16:33:11 +0200

adacontrol (1.6r8-1) unstable; urgency=low

  * New upstream version.
  * debian/rules: add a copyright statement.  Use all available CPUs to
    build.  Install predefined rules files in /usr/share/adacontrol.
  * debian/adacontrol.gpr: work around a compiler (GCC 4.1) bug triggered
    by two of AdaControl's source files.
  * debian/README.Debian: new; explain about the predefined rule files.

 -- Ludovic Brenta <lbrenta@debian.org>  Wed,  6 Dec 2006 19:59:00 +0100

adacontrol (1.5r24-1) unstable; urgency=low

  * New upstream release.
  * debian/control (Depends): add gnat-4.1.
    (Enhances): add gnat-gps.
  * debian/adacontrol.gpr: build pfni.
  * debian/rules: install the new gnat-gps plug-in, and pfni.
  * debian/pfni.1: new.
  * patches/gps-integration.patch: new.

 -- Ludovic Brenta <lbrenta@debian.org>  Thu, 12 Oct 2006 19:17:22 +0200

adacontrol (1.4r20-3) unstable; urgency=low

  * debian/rules (binary, binary-arch): fix so that dpkg-buildpackage -b
    works.  Closes: #382466, #382763.

 -- Ludovic Brenta <lbrenta@debian.org>  Thu, 24 Aug 2006 08:44:11 +0200

adacontrol (1.4r20-2) unstable; urgency=low

  * Recompile, now that asis has been built on all architectures.
  * debian/control:
    - add support for alpha; remove mips and mipsel.
    - build-depend on debhelper.  Closes: #378160.

 -- Ludovic Brenta <lbrenta@debian.org>  Tue,  8 Aug 2006 23:30:33 +0200
	
adacontrol (1.4r20-1) unstable; urgency=low

  * New package.

 -- Ludovic Brenta <lbrenta@debian.org>  Wed, 21 Jun 2006 22:24:26 +0200

Local variables:
left-margin: 2
End: