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
|
adacgi (1.6-22) unstable; urgency=medium
* Re-upload to carry changes from experimental to unstable (for
GNAT-8 transition). Closes: #903843.
-- Phil Brooke <pjb@debian.org> Sun, 21 Oct 2018 15:06:34 +0100
adacgi (1.6-21) experimental; urgency=medium
* Apply the following changes from Nicolas Boulenguez. Thank you!
- Rebuild with gcc-8, rename -dev and lib packages accordingly.
- Update dependencies: debhelper.
- Standards-Version: 4.1.5. Rules-Requires-Root: no.
- Make test more verbose to help investigation in case of failure.
- Delete trailing spaces in changelog.
- Drop obsolete version requirement on dpkg-dev.
- Simplify parsing of debian/control.
-- Phil Brooke <pjb@debian.org> Sat, 21 Jul 2018 16:22:57 +0100
adacgi (1.6-20) unstable; urgency=medium
* Ack NMUs 1.6-19.1 and 1.6-19.2. Thank you, Nicolas.
* Upload for unstable (previous was experimental).
-- Phil Brooke <pjb@debian.org> Tue, 5 Sep 2017 19:20:01 +0100
adacgi (1.6-19.2) experimental; urgency=medium
* Non-maintainer upload.
* Make the library compliant with Debian Ada policy:
- split runtime (soversion) and -dev (aliversion) packages
- provide let -dev also provide a static library.
* Build with gnat-7 and gprbuild.
* Switch to source format 3.0 (quilt).
* Switch to dh-ada-library, debhelper 10 and dh driver.
* Switch copyright file to machine readable 1.0 format.
* Install shared library into multiarch paths.
* Enable hardening dpkg-buildflags.
* Install forgotten screen.html, linked from cgi.html.
* Standards-Version: 4.0.0.
* Add watch file, minimal runtime test, doc-base registration.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 29 Jul 2017 15:39:45 +0200
adacgi (1.6-19.1) unstable; urgency=medium
* Non-maintainer upload.
* Rebuild with gnat-6 and bump ALI version. Closes: #830349.
-- Nicolas Boulenguez <nicolas@debian.org> Mon, 11 Jul 2016 15:39:26 +0200
adacgi (1.6-19) unstable; urgency=medium
* Add notice to debian/copyright re: adacgi.spec. (Closes: 756383.)
* Bump to standards version 3.9.6.
-- Phil Brooke <pjb@debian.org> Sat, 18 Oct 2014 14:03:34 +0100
adacgi (1.6-18) unstable; urgency=medium
* Update GNAT version to 4.9. Also rename to adacgi2 and bump
ALIVERSION in debian/rules. (Closes: 755007, 753955.)
* Bump to standards version 3.9.5.
-- Phil Brooke <pjb@debian.org> Tue, 22 Jul 2014 13:46:45 +0100
adacgi (1.6-17) unstable; urgency=low
* Fix GNAT project file that was missing Externally_Built attribute
(closes: 679638).
-- Phil Brooke <pjb@debian.org> Mon, 02 Jul 2012 14:24:02 +0100
adacgi (1.6-16) unstable; urgency=low
* Rename adacgi0 to adacgi1; should have been done at the same time
as changing gnat version.
-- Phil Brooke <pjb@debian.org> Wed, 07 Dec 2011 15:42:42 +0000
adacgi (1.6-15) unstable; urgency=low
* Bump gnat version to 4.6 (closes: 642610).
* Bump to standards version 3.9.2.
* Fix build targets in debian/rules.
-- Phil Brooke <pjb@debian.org> Wed, 07 Dec 2011 11:40:57 +0000
adacgi (1.6-14) unstable; urgency=low
* Fix build-depends properly this time. (Closes: 587648).
* Set debian/source/format.
* Bump to standards version 3.9.0.
-- Phil Brooke <pjb@debian.org> Wed, 30 Jun 2010 17:12:34 +0100
adacgi (1.6-13) unstable; urgency=low
* Modify build-depends to fix on gnat-4.4.
* Rename binary package from adacgi to adacgi0 to handle Ada
ALI version issues. (Closes: 585129).
-- Phil Brooke <pjb@debian.org> Tue, 22 Jun 2010 10:26:23 +0100
adacgi (1.6-12) unstable; urgency=low
* Bump gnat version to 4.4.
* Change architecture to any (to match gnat-4.4).
(Closes: #568431, #542408).
* Bump standards version to 3.8.4.
-- Phil Brooke <pjb@debian.org> Sat, 06 Feb 2010 15:26:08 +0000
adacgi (1.6-11) unstable; urgency=low
* Bump debian/compat to 6 and build-depends on debhelper.
* Bump standards version to 3.8.2.
-- Phil Brooke <pjb@debian.org> Wed, 24 Jun 2009 09:01:08 +0100
adacgi (1.6-10) unstable; urgency=low
* Bump gnat version to 4.3.
* Add mips and mipsel architectures.
* Fix debian/compat.
* Fix copyright file.
* Bump standards version to 3.8.0.
-- Phil Brooke <pjb@debian.org> Fri, 18 Jul 2008 07:30:54 +0100
adacgi (1.6-9) unstable; urgency=low
* Corrected architecture for new gnat -- it's not `any'.
* Assorted suggestions from Ludovic Brenta (thanks!):
* Changed build-depends to include version >= 4.1 on gnat.
* Changed installation directories to use
/usr/share/ada/adainclude/adacgi and
/usr/lib/ada/adalib/adacgi.
* No longer needed to explicitly chmod the .ali files: dh_fixperms
will do it.
* No longer need lintian overrides.
* Added Debian specific GNAT project file,
/usr/share/ada/adainclude/adacgi.gpr.
* Using -g when builder cgi.o and ustrings.o.
* The example files are now excluded from compression by dh_compress.
Closes: #383440.
* Replaced existing makefile with a new Makefile and project file.
* Reverted most changes from cgi.adb -- not needed anymore.
-- Phil Brooke <pjb@debian.org> Mon, 2 Oct 2006 11:10:20 +0100
adacgi (1.6-8) unstable; urgency=medium
* Fixed FTBFS by changing (build-)depends to gnat (closes: #377985).
* Change to newer gnat means that architecture can be `any'.
* Removed bashisms in debian/rules (closes: #376492).
* Bumped standards-version to 3.7.2.
-- Phil Brooke <pjb@debian.org> Wed, 26 Jul 2006 18:29:20 +0000
adacgi (1.6-7) unstable; urgency=low
* Changed build-depends for GNU/kFreeBSD (closes: #345056).
* Bumped DH_COMPAT and debhelper version to 4.
* Bumped standards-version to 3.6.2.
-- Phil Brooke <pjb@debian.org> Tue, 17 Jan 2006 14:27:21 +0000
adacgi (1.6-6) unstable; urgency=low
* Bumped Debian revision to fix problem with previous upload.
-- Phil Brooke <pjb@debian.org> Wed, 10 Dec 2003 22:07:06 +0000
adacgi (1.6-5) unstable; urgency=low
* Moved from GNAT 3.14 to GNAT 3.15.
* Update to standards version 3.6.1.0.
* Modified debian/rules to set the .ali files to read-only. This is
to stop gnatmake trying to rebuild the .ali and .o files in a
local directory when they're used.
-- Phil Brooke <pjb@debian.org> Mon, 9 Dec 2003 23:38:40 +0000
adacgi (1.6-4) unstable; urgency=low
* Provided better description (closes: #209445).
-- Phil Brooke <pjb@debian.org> Wed, 10 Sep 2003 12:58:03 +0100
adacgi (1.6-3) unstable; urgency=low
* Repackaging (using debhelper, not yada).
* Update to standards version 3.5.8.
* Lock against GNAT version 3.14 (cf. bug 171509 -- this bug will
only be closed when versions in stable and unstable are fixed --
see the tags).
* Tidying up licence and other documentation.
* Removed unused Temp_Ptr in cgi.adb.
-- Phil Brooke <pjb@debian.org> Mon, 16 Feb 2003 12:53:35 +0000
adacgi (1.6-2) unstable; urgency=low
* Repackaged pristine source due to timestamp problems.
-- Phil Brooke <pjb@debian.org> Tue, 3 Sep 2002 21:50:17 +0100
adacgi (1.6-1) unstable; urgency=low
* New upstream release.
* New maintainer (closes: #154089).
-- Phil Brooke <pjb@debian.org> Wed, 28 Aug 2002 20:43:05 +0100
adacgi (1.4-4) unstable; urgency=low
* Use section web to remove disparity.
-- Samuel Tardieu <sam@debian.org> Sun, 10 Jun 2001 20:58:24 +0200
adacgi (1.4-3) unstable; urgency=low
* GNAT is no longer Architecture: any, so this package has to follow.
Closes: #100292.
-- Samuel Tardieu <sam@debian.org> Sat, 9 Jun 2001 18:20:12 +0200
adacgi (1.4-2) unstable; urgency=low
* Build with GNAT 3.13p.
* Add Build-Depends. Closes: 70065.
-- Samuel Tardieu <sam@debian.org> Wed, 30 Aug 2000 12:23:41 +0200
adacgi (1.4-1) unstable; urgency=low
* Initial Debian version.
-- Samuel Tardieu <sam@debian.org> Fri, 22 Oct 1999 20:25:34 +0200
|