* 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
* Add gnat-4.4 dependency (Closes: #565618).
* 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.
* Bring packaging up-to-date.
* Fix dh-clean-k-is-deprecated lintian warning.
* Merging upstream version 4.0.3.
* Sync copyright notice with upstream.
* New maintainer (Closes: #497018).
* Bumped debhelper to 7.
* Bumped policy to 3.8.0.
* 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.
* debian/control: add alpha, remove mips and mipsel.
* Recompile now that asis is available on all architectures.
Closes: #373247.
* 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.
* 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.
* 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.
* Initial Release. Closes: #232640.