File: changelog

package info (click to toggle)
adabrowse 4.0.3-14
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,804 kB
  • sloc: ada: 29,769; makefile: 116; sh: 4; ansic: 4
file content (225 lines) | stat: -rw-r--r-- 7,814 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
adabrowse (4.0.3-14) unstable; urgency=medium

  * Reupload to unstable for gnat-10 transition.
  * Standards-Version: 4.5.1.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 19 Dec 2020 15:10:33 +0100

adabrowse (4.0.3-13) experimental; urgency=medium

  * (style) Shorten 01-gnatmake.patch
  * (style) shorten 08-drop-util-nl.patch
  * (style) simplify and document gnat project
  * disable 01-gnatmake.patch
  * manual page: say that projects are not supported
  * Fail immediately if -P appears in the command line
  * Stop recommending gprbuild
  * Enable all linker checks
  * Merge debian/copyright stanzas with the same license
  * Simplify debian/rules
  * Debhelper 13 (no changes)
  * Rebuild with gnat-10 in experimental

 -- Nicolas Boulenguez <nicolas@debian.org>  Tue, 17 Nov 2020 23:10:44 +0100

adabrowse (4.0.3-12) unstable; urgency=medium

  * Reupload to unstable for gnat-9 transition.
  * Standards-Version 4.5.0.

 -- Nicolas Boulenguez <nicolas@debian.org>  Wed, 26 Feb 2020 12:41:02 +0100

adabrowse (4.0.3-11) experimental; urgency=medium

  * Rebuild with gcc-9 and asis-2019.
  * Debhelper 12 does not compress examples anymore.
  * Standards-Version 4.4.1.
  * Simplify computation of gnat_version for recent gnats.
  * Update variable name in autopkgtests.

 -- Nicolas Boulenguez <nicolas@debian.org>  Thu, 07 Nov 2019 21:37:09 +0100

adabrowse (4.0.3-10) unstable; urgency=medium

  * Rebuild in unstable for gnat-8 transition.

 -- Nicolas Boulenguez <nicolas@debian.org>  Sat, 27 Oct 2018 15:09:35 +0200

adabrowse (4.0.3-9) experimental; urgency=medium

  [ Nicolas Boulenguez ]
  * Update dependencies and standards version (Closes: #903841)
  * Make flow and value of build flags visible in log.
  * Update some copyright details

  [ Adrian-Ken Rueegsegger ]
  * Add Nicolas Boulenguez to Uploaders

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Thu, 30 Aug 2018 17:17:48 +0200

adabrowse (4.0.3-8) unstable; urgency=medium

  [ Nicolas Boulenguez ]
  * Watch file format 4.
  * Minimal runtime test.
  * Install upstream changelog.
  * Include only one debian_packaging*.mk snippet.
  * HTTPS copyright format URL.
  * Debhelper 10. Remove explicit policy targets.
  * Rebuild with gnat 7 and asis 2017 (Closes: #872416).

  [ Adrian-Ken Rueegsegger ]
  * Update to Standards-Version 4.1.0

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Sat, 23 Sep 2017 16:31:20 +0200

adabrowse (4.0.3-7) unstable; urgency=medium

  [ Nicolas Boulenguez ]
  * Replace HTTP with HTTPS in VCS-* fields.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Miscellaneous build improvements
  * Standards-Version: 3.9.8 (no changes).
  * Build with gnat-6, asis 2015 (Closes: #827099, #830401)
  * Escape dashes and fix typo in man page.
  * Register user guide in doc-base.
  * Switch to gprbuild as gnatmake as will drop project support.
  * Add gnat, gnat-6 runtime dependency

  [ Adrian-Ken Rueegsegger ]
  * Refresh patches to remove cruft
  * Rework '\n' handling to remove C helper function
  * Update debian/copyright file

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Fri, 08 Jul 2016 15:43:31 +0200

adabrowse (4.0.3-6) unstable; urgency=medium

  * Update debian/copyright file
  * Update to Standards-Version 3.9.6 (no changes)
  * Rebuild with gnat-4.9 and asis 2014 (Closes: #747557)
  * Add debian/watch file
  * Enable dpkg-buildflags hardening options
  * Simplify debian/rules
  * Update to debhelper 9

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Sun, 19 Oct 2014 12:43:15 +0200

adabrowse (4.0.3-5) unstable; urgency=low

  * Update to debhelper 8
  * Update debian/copyright file
  * Update to Standards-Version 3.9.2 (no changes)
  * Rebuild with gnat-4.6 and asis 2010 (Closes: #642609)
  * Fix debian-rules-missing-recommended-target warning
  * Update Vcs-Git URL

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Mon, 02 Jan 2012 20:53:55 +0000

adabrowse (4.0.3-4) unstable; urgency=low

  * Add gnat-4.4 dependency (Closes: #565618).

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Thu, 21 Jan 2010 21:17:50 +0100

adabrowse (4.0.3-3) unstable; urgency=low

  * Add Vcs-Browser and Vcs-Git entries.
  * Remove list of architectures (Closes: #525270, #542411).
  * Remove redundant build dependency for gnat.
  * Bump Standards-Version to 3.8.3.
  * Add README.source file.
  * Rebuild with latest GNAT and ASIS.
  * Use $(QUILT_STAMPFN) instead of patch target.

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Thu, 26 Nov 2009 20:53:44 +0100

adabrowse (4.0.3-2) unstable; urgency=low

  * Bring packaging up-to-date.

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Tue, 24 Feb 2009 22:47:12 +0100

adabrowse (4.0.3-1) unstable; urgency=low

  * Fix dh-clean-k-is-deprecated lintian warning.
  * Merging upstream version 4.0.3.
  * Sync copyright notice with upstream.

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Sun, 15 Feb 2009 18:46:14 +0100

adabrowse (4.0.2-7) unstable; urgency=low

  * New maintainer (Closes: #497018).
  * Bumped debhelper to 7.
  * Bumped policy to 3.8.0.

 -- Adrian-Ken Rueegsegger <ken@codelabs.ch>  Fri, 21 Nov 2008 16:54:20 +0100

adabrowse (4.0.2-6) unstable; urgency=low

  * Add mips, mipsel and ppc64.
  * Recompile using gnat-4.3 and asis 2007.
  * Update Standards-Version to 3.7.3 with no changes required.
  * debian/adabrowse.gpr: adjust to asis.gpr now being a library project
    file.  Closes: #479936.
  * debian/compat: new.
  * debian/rules: do not export DH_COMPAT anymore.

 -- Ludovic Brenta <lbrenta@debian.org>  Wed, 14 May 2008 23:40:56 +0200

adabrowse (4.0.2-5) unstable; urgency=medium

  * debian/control: add alpha, remove mips and mipsel.
  * Recompile now that asis is available on all architectures.
    Closes: #373247.

 -- Ludovic Brenta <lbrenta@debian.org>  Tue,  8 Aug 2006 23:48:07 +0200

adabrowse (4.0.2-4) unstable; urgency=low

  * debian/control:
    - Change my email address: now a full DD!
    - Update Build-Depends to gnat (>= 4.1) and libasis-dev.
      Closes: #330814.
    - Add amd64, hppa, ia64, mips, mipsel and s390 to Architecture.
    - Update Standards-Version to 3.7.2 with no changes.
  * debian/rules: disable support for project files , FTBFS with
    libgnatprj >= 4.1.
  * debian/copyright: update my email address and the FSF's postal address.
    Mention the GPL file on Debian systems.

 -- Ludovic Brenta <lbrenta@debian.org>  Wed, 12 Jul 2006 00:53:17 +0200

adabrowse (4.0.2-3) unstable; urgency=low

  * debian/control: add support for GNU/kFreeBSD per request from Aurélien
    Jarno.  Build-depend on gnat (>= 3.15p-19) and libasis-3.15p-dev (>=
    3.15p-10).  Closes: #345054.

 -- Ludovic Brenta <ludovic@ludovic-brenta.org>  Thu,  9 Feb 2006 19:08:25 +0100

adabrowse (4.0.2-2) unstable; urgency=low

  * debian/control: add powerpc to the list of supported architectures.  Thanks
    to Xavier Grave for making ASIS work on powerpc; see #117703.
  * debian/control: build-depend on libgnatprj-dev (>= 3.15p-17) and
    libasis-3.15p-dev (>= 3.15p-8).
  * debian/rules: build against libgnatprj-dev, enable project manager support.
    Closes: #338361.
  * debian/adabrowse.gpr, debian/ad-projects-impl.ads, debian/ad-setup.ads: new;
    use when building.
  * debian/control, debian/changelog: change maintainer's email address.
  * debian/control: bump Standards-Version to 3.6.2.
  * debian/00-gnatmake.patch: new; do not call "gnat" but "gnatmake" instead.
  * debian/rules (patch-stamp, unpatch): new rules.
  * debian/rules (CPUS): new.  Detect number of available processors and do a
    parallel build.

 -- Ludovic Brenta <ludovic@ludovic-brenta.org>  Sat, 10 Dec 2005 18:55:14 +0100

adabrowse (4.0.2-1) unstable; urgency=low

  * Initial Release.  Closes: #232640.

 -- Ludovic Brenta <ludovic.brenta@insalien.org>  Sat, 14 Feb 2004 13:22:40 +0100