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
|
ada-reference-manual (1:2020.1commit85143dcb-2) unstable; urgency=medium
* New source-only upload allowing transition to testing.
* Pass build flags via the environments.
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 13 Oct 2020 18:03:05 +0000
ada-reference-manual (1:2020.1commit85143dcb-1) unstable; urgency=medium
* New upstream release (commit 85143dcb instead of buggy 2020.1 archive).
* Add a Debian binary package for version 2020 of the manual.
* Depends: emacs-nox for the new info index generator.
* Debhelper 13. Standards-Version: 4.5.0.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 13 Jun 2020 18:42:30 +0000
ada-reference-manual (1:2012.3-3) unstable; urgency=medium
* Debhelper 12.
* Wrap and sort build dependencies.
* Standards-Version: 4.4.1.
* Move VCS to salsa.debian.org.
* Update and simplify rules script.
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 10 Dec 2019 15:43:19 +0100
ada-reference-manual (1:2012.3-2) unstable; urgency=medium
* Check build with gnat-8: new-gcc-warnings.diff.
* Build-Depend: gprbuild. Drop no-gnatmake-project-support.diff.
* Standards-Version: 4.1.4 (no changes).
* Only include one debian_packaging*.mk, they may become coinstallable.
* Debhelper 11. Drop explicit rules targets confusing dh.
* Drop obsolete version restriction for dpkg-dev.
* Update Vcs-Mtn URL.
* Rules-Requires-Root: no.
* Remove overrides for lintian pedantic messages.
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 08 May 2018 12:27:33 +0200
ada-reference-manual (1:2012.3-1) unstable; urgency=medium
* New upstream release. Remove applied patches.
* PDFLaTeX now produces reproductible documents without faketime.
* Standards-Version: 4.0.0. Handle DEB_BUILD_OPTIONS=nodoc.
* Mark both packages as Multi-Arch: foreign.
* Switch watch file to version 4.
-- Nicolas Boulenguez <nicolas@debian.org> Wed, 21 Jun 2017 16:29:32 +0200
ada-reference-manual (1:2012.2-9) unstable; urgency=medium
* Rebuild with gnat-6 and all hardening options.
* Drop Depend/Break/Replace restrictions older than oldstable.
* Standards-Version: 3.9.8 (no changes).
-- Nicolas Boulenguez <nicolas@debian.org> Wed, 27 Apr 2016 17:47:04 +0200
ada-reference-manual (1:2012.2-8) unstable; urgency=medium
* patches/texinfo-table.diff: avoid TeXinfo @table command. Closes: #817877.
* patches/no-gnatmake-project-support.diff: use gnatname for file namings,
instead of a manual patch extended during compilation.
* patches/clean-tex-aux-files.diff: remove temporary TeX files.
* Update status and fix DEP-3 syntax in two patches.
* Standards-Version: 3.9.7 (no changes).
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 02 Apr 2016 17:30:11 +0200
ada-reference-manual (1:2012.2-7) unstable; urgency=medium
* Prepare compatibility with gnat 5 (versioned debian_packaging.mk)
and > 5 (gnatmake will drop support for projects).
-- Nicolas Boulenguez <nicolas@debian.org> Tue, 20 Oct 2015 14:47:12 +0200
ada-reference-manual (1:2012.2-6) unstable; urgency=medium
* patches/specify-texinfo-encoding.diff closes: #790528
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 12 Jul 2015 19:31:36 +0200
ada-reference-manual (1:2012.2-5) unstable; urgency=medium
* Not only set clock from deb log, but also freeze it so that PDF
timestamps do not depend on the time spent in previous tasks.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 03 May 2015 15:08:49 +0200
ada-reference-manual (1:2012.2-4) unstable; urgency=medium
* Remove dates from PDF generated by LaTeX, for reproducible builds.
* Replace some txt duplicate docs with symlinks.
* Standards-Version: 3.9.6 (no changes).
-- Nicolas Boulenguez <nicolas@debian.org> Mon, 27 Apr 2015 15:30:27 +0200
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
|