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
|
ada-reference-manual (1:2012.2-3) unstable; urgency=medium
* rules: avoid failing because of gnat 4.9 warnings.
-- Nicolas Boulenguez <nicolas@debian.org> Mon, 28 Apr 2014 18:26:24 +0200
ada-reference-manual (1:2012.2-2) unstable; urgency=medium
* Build-Depends: debian_packaging.mk in gnat-x.y, not dh-ada-library.
* patches/remove_race_condition_texinfo_tmpfile.diff closes: #743505.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 06 Apr 2014 11:42:45 +0200
ada-reference-manual (1:2012.2-1) unstable; urgency=low
* New upstream release. Closes: #712363.
* control: moved all Build-Depends to Build-Depends-Indep (no arch package).
Build-Depend: dh-ada-library for Debian default Ada flags.
Directly BD on texlive-fonts-recommended for ecrm1095 fonts.
Only Break/Replace: a-r-m-info (no path conflict with other formats).
No need to Conflict: obsolete gnat-doc (<< 3.15p) anymore.
Added me to Uploaders. Added VCS-* fields.
* README.Debian, arm_info.gpr: not specific to Debian, moved to upstream.
* *.doc-base.*, *.docs: replaced with doc_base_template and loop in rules.
* copyright: copyright-format/1.0, updated URL, .
* source/local-options: only set non-default options.
* watch: updated (thanks to bartm).
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 25 Feb 2014 23:52:27 +0100
ada-reference-manual (1:2012.1-2) unstable; urgency=low
* debian/control (Maintainer): new maintainer as Stephen has retired
from Debian. Thanks for all the hard work, Stephen.
(DM-Upload-Allowed): remove, not necessary anymore.
* (ada-reference-manual-2005): break and replace
ada-reference-manual-{html,info,pdf,text} from the previous upstream
version. Closes: #673321.
-- Ludovic Brenta <lbrenta@debian.org> Mon, 11 Jun 2012 09:56:25 +0200
ada-reference-manual (1:2012.1-1) unstable; urgency=low
* New upstream release, for Ada 2012, draft 17. Scheme sources, and the
Ada code that processes them, are now included (Ada code license was
changed by upstream to GPL 3). Both Ada 2005 and Ada 2012 reference
manuals are generated. Merged all formats into one package per Ada
version for simplicity.
-- Stephen Leake <stephen_leake@stephe-leake.org> Sun, 29 Apr 2012 08:10:00 -0400
ada-reference-manual (1:2005.2-1) unstable; urgency=low
* New upstream release, dated 12 Nov 2006, for Ada 2005. HTML, info,
PDF, and text files generated from texinfo sources, which are
generated upstream from Scheme sources. Split into several packages to
allow users to only install the format they want. Closes: #460582
-- Stephen Leake <stephen_leake@stephe-leake.org> Sun, 06 Jun 2010 16:52:31 -0400
ada-reference-manual (20021112web-3) unstable; urgency=low
* Correctly represent '@' characters in the Texinfo manual.
Closes: #287517.
-- Florian Weimer <fw@deneb.enyo.de> Tue, 28 Dec 2004 15:17:16 +0100
ada-reference-manual (20021112web-2) unstable; urgency=low
* The address in the Texinfo file is no longer the preferred one. Add a
remark. Closes: #258053.
-- Florian Weimer <fw@deneb.enyo.de> Wed, 7 Jul 2004 22:23:53 +0200
ada-reference-manual (20021112web-1) unstable; urgency=low
* First version. Closes: #168766.
-- Florian Weimer <fw@deneb.enyo.de> Sat, 11 Jan 2003 18:00:18 +0100
|