gprbuild (2014dfsg-1) unstable; urgency=medium * Repackage without GFDL documentation. Closes: #708942. - copyright: use Files-Excluded to remove the doc/subdir. Do not provide license stanza for removed doc/texiplus.tex. - control: not installing gprbuild_gps.xml at all fixes #768214 better than the Break/Replace dependencies introduced by 2014-5. - rules, gprbuild-doc.*, patches/*: do not build or install docs. - gprbuild-doc.examples: as install-indep does nothing, take examples from examples/* directly instead of debian/tmp/*. - update descriptions: control, gprbuild.1, README.source, README.Debian. - re-enable some source lintian checks related to GFDL. * gprbuild-doc.TODO: postpone unrelated changes for after the freeze. -- Nicolas Boulenguez Sat, 08 Nov 2014 12:15:55 +0100 gprbuild (2014-5) unstable; urgency=medium * gprbuild-doc Replaces/Breaks: gprbuild (<< 2013-1) which used to provide gprbuild_gps.xml. Closes: #768214. -- Nicolas Boulenguez Thu, 06 Nov 2014 21:12:43 +0100 gprbuild (2014-4) unstable; urgency=low [Nicolas Boulenguez ] * Link Ada with gnatgcc, in case gcc is not installed. Closes: #763879. [Ludovic Brenta ] * debian/patches/763727.patch: new. Bind the executable programs without exception tracebacks, to work around a compiler bug on kfreebsd-i386 (see #666106). Closes: #763727. -- Ludovic Brenta Sun, 5 Oct 2014 17:08:25 +0200 gprbuild (2014-3) unstable; urgency=medium * Set target from DEB_HOST_GNU_TYPE, not config.sub. Closes: #760006. Else, the vendor part does not match "gcc -dumpmachine" at run time and gcc is not detected as a compiler. -- Nicolas Boulenguez Sun, 31 Aug 2014 02:00:13 +0200 gprbuild (2014-2) unstable; urgency=medium * Accept GCC version 4.9.x, ignoring x. See gcc-4.9-4.9.1-9 log entry. -- Nicolas Boulenguez Sat, 30 Aug 2014 14:40:44 +0200 gprbuild (2014-1) unstable; urgency=medium * New upstream release, built with libxmlada5-dev. * Only detect compilers being both the Debian default and 4.9. README.Debian explains deal with other situations. * copyright: fix a typo in documentation path. * control: -doc does not need install-info since policy 3.9.5. -- Nicolas Boulenguez Wed, 06 Aug 2014 01:28:59 +0200 gprbuild (2013-1) unstable; urgency=low * New upstream version, built with gnat-4.9. Switch to GPL-3+. * Use libgnatprj, libgnatvsn, autoconf, debian_packaging.mk from gnat-x.y. * Standards-Version: 3.9.5 (no changes). * Move gprbind, gprlib from usr/lib/ into usr/lib/gprbuild/. * Move TODO and gprbuild_gps.xml form -dev package into -doc. * Make tests compliant with autopkg-test. * Merged manual pages. -- Nicolas Boulenguez Thu, 15 May 2014 20:03:32 +0200 gprbuild (2011-4) unstable; urgency=low * New maintainer. Closes: #673751. * copyright, patches/correct_doc_license.diff, source.lintian-overrides: Replace obsolete license headers. Closes: #708942. * patches/libraries_after_link_options.diff. Closes: #705812. When linking libraries, put "-l" arguments after the others. * control: removed obsolete Suggests: ada-compiler and DM-Upload-Allowed. * rules: debhelper 9, hardening flags. Rebuild documentation from its sources, register it in doc-base. -- Nicolas Boulenguez Tue, 16 Jul 2013 12:30:21 +0200 gprbuild (2011-3) unstable; urgency=low [Svante Signell] * debian/patches/hurd-i386.patch: new, add support for hurd-i386. Closes: #673015. -- Ludovic Brenta Thu, 19 Jul 2012 21:23:10 +0200 gprbuild (2011-2) unstable; urgency=low * Provisionally adopt the package without closing #673751 yet; only because some packages build-depend on gprbuild. * debian/patches/gprconfig.patch (compilers.xml): make the match the command for G++. Closes: #679061. -- Ludovic Brenta Tue, 26 Jun 2012 08:15:07 +0200 gprbuild (2011-1) unstable; urgency=low * New upstream release (Closes: #588533). * compile with gnat-4.6. * make multi-arch compatible (Closes: #633981). -- Stephen Leake Wed, 21 Sep 2011 08:29:46 -0400 gprbuild (1.3.0-2) unstable; urgency=low * change to source format 3.0 (quilt) * bump debhelper version * debian/control (Suggests): add gnat, ada-compiler, as required by Debian Ada Policy -- Stephen Leake Thu, 01 Jul 2010 20:02:22 -0400 gprbuild (1.3.0-1) unstable; urgency=low * update to new upstream version. (Closes: #571013) * debian/README.source, debian/patch/*.patch: update for upstream 1.3.0 (Closes: #571013) * debian/control (Architecture): change to any. (Closes: #568437) -- Stephen Leake Sun, 07 Mar 2010 10:10:50 -0500 gprbuild (1.2.0-4) unstable; urgency=low * control (Standards-Version): bump to 3.8.4 * debian/patches: add remove_rpath.patch. (Closes: #569723) * debian/rules: install gprbuild_gps.xml * debian/aunit_example.adb: revert to aunit 1.03 -- Stephen Leake Sun, 14 Feb 2010 09:14:28 -0500 gprbuild (1.2.0-3) unstable; urgency=low * debian/patches/default_path.patch: new patch to use Sdefault.Search_Dir_Prefix for default gpr search path. * debian/rules: generate sdefault.adb to set default gpr search path according to Debian Ada Policy. (Closes: #567575) * debian/patches/version.patch: new patch to include Debian upload number in version string. -- Stephen Leake Sun, 31 Jan 2010 05:16:51 -0500 gprbuild (1.2.0-2) unstable; urgency=low * share/gprconfig/*.xml: patch to call gcc-4.4, g++-4.4, gfortran-4.4 explicitly, since they can be installed at the same time as *-4.3. (Closes: #565782) * debian/README.Debian: New file. * debian/README.source: document gcc version issues. * debian/patches/compilers.patch: update * debian/rules: update comments on running tests with specific versions. * debian/rules: specify package to dh_*, so binary-arch only builds gprbuild, and binary-indep only builds gprbuild-doc. (Closes: #565617). * copyright: add AdaCore for some files. * debian/test_installed.sh: update version -- Stephen Leake Wed, 20 Jan 2010 05:12:29 -0500 gprbuild (1.2.0-1) unstable; urgency=low [Stephen Leake] * new source package, providing gprbuild binary and gprbuild-doc. Closes: 563242 -- Stephen Leake Mon, 04 Jan 2010 06:01:25 -0500 Local variables: left-margin: 2 End: