asis (2005-5) unstable; urgency=low * debian/control: add support for alpha and s390. -- Ludovic Brenta Tue, 8 Aug 2006 23:02:17 +0200 asis (2005-4) unstable; urgency=low * debian/rules: remove bashisms. Closes: #378437. -- Ludovic Brenta Sun, 16 Jul 2006 14:37:10 +0200 asis (2005-3) unstable; urgency=low * Rebuild against the real .orig.tar.gz. -- Ludovic Brenta Fri, 14 Jul 2006 20:39:32 +0200 asis (2005-2) unstable; urgency=low * debian/control: disable alpha, mips, mipsel and s390, because libgnatvsn-dev is disabled on those architectures. -- Ludovic Brenta Thu, 13 Jul 2006 19:04:25 +0200 asis (2005-1) unstable; urgency=low * New upstream version. Do not provide the GNAT sources, bundled by upstream, since we build against libgnatvsn. Do not provide documentation anymore; it is non-free. We still provide the tutorial, examples and some explanation files. * debian/tools.gpr, debian/rules: do not build display_source anymore, it FTBFS due to the support for Ada 2005, for which it has not been updated. Build gnatcheck, which is new in this version of ASIS-for-GNAT. * debian/copyright: change to the pure GPL, per upstream. Explain. * debian/control: - Change my email address: now a full DD! - Build-depend on gnat and libgnatvsn-dev (>= 4.1). - (libasis-3.15p-1-dev): rename to libasis-dev. - (libasis-3.15p-1): rename to libasis2006. - Update Standards-Version to 3.7.2 with no changes. - Add alpha, amd64, hppa, ia64, mips, mipsel and s390 to Architecture. - Build-Depend on quilt, which we now use to manage patches. - (asis-programs): depend on gnat-4.1. * debian/install_asis.gpr: build without -gnata and -gnatVa, because libgnatvsn4.1 is also built without these checks. * debian/00-docs.patch: remove. * debian/01-gnatgcc.patch: update and move to patches/gnatgcc.patch. * debian/asistant.1, debian/display_source.1, debian/gnatmetric.1, debian/gnatpp.1: new. * patches/gcc-4.1.patch: new, but disabled; only applies to ASIS 2006. * patches/series: new. -- Ludovic Brenta Wed, 5 Jul 2006 08:41:06 +0200 asis (3.15p-10) unstable; urgency=low * debian/rules, debian/control: add support for GNU/kFreeBSD. Thanks, Aurélien Jarno. Build-Depend on gnat 3.15p-19, the first version to support GNU/kFreeBSD. Closes: #345195. -- Ludovic Brenta Tue, 7 Feb 2006 18:40:23 +0100 asis (3.15p-9) unstable; urgency=low * debian/rules (display_source, asistant, gnatelim, gnatstub): link with libgnatvsn, not libgnatprj. Closes: #344201. -- Ludovic Brenta Wed, 21 Dec 2005 11:38:20 +0100 asis (3.15p-8) unstable; urgency=low * debian/control (libasis-3.15p-dev): depend on libgnatvsn-dev, not libgnatprj-dev due to the license. Build-depend on gnat >= 3.15p-17. * debian/asis.gpr: import gnatvsn.gpr instead of gnatprj.gpr. * debian/rules (obj/libasis.so): link against libgnatvsn, not libgnatprj. -- Ludovic Brenta Sat, 10 Dec 2005 18:19:06 +0100 asis (3.15p-7) unstable; urgency=low * debian/control (libasis-3.15p-1-dev): depend on libgnatprj-dev, which provides the files from GNAT that are required for any ASIS application. * debian/asis.gpr: import gnatprj.gpr, for the same reason. * debian/rules (libasis-3.15p-1-dev): do not provide GNAT files in /usr/share/ada/adainclude/asis anymore, they are now provided by libgnatprj-dev. (was already done in -6, but not documented). * debian/rules (CPUS): detect how many CPUs we have and do a parallel build. -- Ludovic Brenta Thu, 13 Oct 2005 19:15:59 +0200 asis (3.15p-6) unstable; urgency=low * debian/control: update standards-version to 3.6.2. Build-depend on the new library libgnatprj-dev (>= 3.15p-14) * debian/rules, debian/tools.gpr, debian/install_asis.gpr: new; use project files to build the libraries and tools; link them against libgnatprj.so. Do not build the source files under gnat/ anymore. * asis was broken by the change in gnat_3.15p-13's gnatvsn.ads (version string). Now, gnatvsn.ads is in libgnatprj and asis is repaired. * debian/rules: do not use dpkg --print-gnu-build-architecture, obsolete. * debian/117703.patch: remove, folded into debian/tools.gpr. -- Ludovic Brenta Tue, 27 Sep 2005 22:13:27 +0200 asis (3.15p-5) unstable; urgency=low * debian/117703.patch: new patch from Xavier Grave to allow building on powerpc. Closes: #117703. * debian/libasis-3.15p-1-dev.postinst: remove. * debian/control: update standards-version to 3.6.1.1. * debian/rules (patch, unpatch): new rules to patch and unpatch. * debian/rules (binary-arch): do not strip the static library. * debian/control: change maintainer's email address. -- Ludovic Brenta Thu, 25 Aug 2005 23:09:23 +0200 asis (3.15p-4) unstable; urgency=low * Provide the *.ad[bs] files for parts of GNAT which are required when building ASIS applications. * Do not compress the *.ad[bs] and *.ali files from the examples. * Do not install *.{ali,o} from the examples directory. * Compile with additional flags -gnato -gnatn -gnatVa. * Provide a GNAT project file, /usr/share/ada/adainclude/asis.gpr. -- Ludovic Brenta Fri, 19 Dec 2003 02:29:58 +0100 asis (3.15p-3) unstable; urgency=low * Add build dependency on debhelper. -- Matthias Klose Thu, 13 Nov 2003 19:46:03 +0100 asis (3.15p-2) unstable; urgency=low * asis-programs: provide display_source. * libasis-3.15p-1-dev: recompile the static library without -fPIC. * Place asis-programs in section "devel". * Place libasis-3.15p-1-dev in section "libdevel". * Place libasis-3.15p-1 in section "libs". -- Ludovic Brenta Fri, 19 Aug 2003 15:22:16 +0200 asis (3.15p-1) unstable; urgency=low * New maintainer. Closes: #154095. * New upstream version. * Use debhelper, not yada. * Place *.ad[bs] in /usr/share/ada/adainclude/asis. * Place *.ali in /usr/lib/ada/adalib/asis. * Provide an unstripped static library in -dev. -- Ludovic Brenta Thu, 14 Aug 2003 20:48:02 +0200 asis (3.14p-4.2) unstable; urgency=low * QA upload number two. I hate yada. * Really change maintainer to Debian QA Group. -- Colin Watson Sun, 18 May 2003 15:07:34 +0100 asis (3.14p-4.1) unstable; urgency=low * Package is orphaned (#154095); set maintainer to Debian QA Group. -- Colin Watson Sun, 18 May 2003 13:04:54 +0100 asis (3.14p-4) unstable; urgency=low * Authorized NMU. * Recompile with latest GNAT runtime. -- Thomas Quinot Sun, 3 Mar 2002 19:55:58 +0100 asis (3.14p-3) unstable; urgency=low * Fix various building bugs. -- Samuel Tardieu Sun, 3 Feb 2002 00:54:58 +0100 asis (3.14p-2) unstable; urgency=low * Rebuild with GNAT 3.14p-2, which corrected shlib. -- Samuel Tardieu Sat, 2 Feb 2002 23:59:38 +0100 asis (3.14p-1) unstable; urgency=low * New upstream version. -- Samuel Tardieu Sat, 2 Feb 2002 22:12:01 +0100 asis (3.13p-3) unstable; urgency=low * Use the latest yada to compile. -- Samuel Tardieu Wed, 31 Jan 2001 12:37:41 +0100 asis (3.13p-2) unstable; urgency=low * Add Build-Depends line. Closes: #70156. -- Samuel Tardieu Wed, 30 Aug 2000 12:31:48 +0200 asis (3.13p-1) unstable; urgency=low * New upstream release. -- Samuel Tardieu Thu, 3 Aug 2000 14:41:54 +0200 asis (3.12p-4) unstable; urgency=low * Use the right filename. Closes: #64742. -- Samuel Tardieu Mon, 29 May 2000 13:36:02 +0200 asis (3.12p-3) unstable; urgency=low * Major reorganization: - "asis" is now called "libasis-3.12p-1-dev" - "asis-runtime" is now called "libasis-3.12p-1" This is consistent with what is done for the GNU Ada compiler (gnat). * Use standard version 3.1.0. -- Samuel Tardieu Mon, 8 Nov 1999 15:16:05 +0100 asis (3.12p-2) unstable; urgency=low * Also install files from gnat/*.ad[bs]. Closes: #49180. -- Samuel Tardieu Fri, 5 Nov 1999 10:16:41 +0100 asis (3.12p-1) unstable; urgency=low * New upstream version. * Use standard version 3.0.1. * Use yada to build package. -- Samuel Tardieu Wed, 27 Oct 1999 15:08:03 +0200 asis (3.11p-6) unstable; urgency=low * Recompiled with GNAT 3.11p-16 to get the dependencies right. -- Samuel Tardieu Fri, 10 Sep 1999 11:30:58 +0200 asis (3.11p-5) unstable; urgency=low * Recompiled with GNAT 3.11p-9 to get the dependencies right. -- Samuel Tardieu Tue, 23 Feb 1999 20:17:21 +0100 asis (3.11p-4) unstable; urgency=low * Upgrade so that the right libraries are used (from gnat-3.11p-6). -- Samuel Tardieu Tue, 9 Feb 1999 21:57:56 +0100 asis (3.11p-3) unstable; urgency=low * Change compiler name from "gcc" to "gnatgcc" in order to call the right one. -- Samuel Tardieu Mon, 8 Feb 1999 11:13:14 +0100 asis (3.11p-2) unstable; urgency=low * Exclude usr/lib/asis from dh_strip list since otherwise the Sparc port is broken. -- Samuel Tardieu Thu, 4 Feb 1999 10:30:12 +0100 asis (3.11p-1) unstable; urgency=low * Initial Release. -- Samuel Tardieu Tue, 2 Feb 1999 15:15:51 +0100 Local variables: left-margin: 2 End: