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 177 178 179 180 181 182 183 184 185
|
mlpost (0.9-2) unstable; urgency=medium
* Apply upstream patch to upgrade to ppxlib (Closes: #1002984)
-- Stéphane Glondu <glondu@debian.org> Sat, 22 Jan 2022 06:49:41 +0100
mlpost (0.9-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 4.6.0
* Update debian/watch
-- Stéphane Glondu <glondu@debian.org> Fri, 03 Dec 2021 16:37:53 +0100
mlpost (0.8.2-4) unstable; urgency=medium
* Add empty dh_dwz override to fix FTBFS
-- Stéphane Glondu <glondu@debian.org> Tue, 28 Jul 2020 10:43:05 +0200
mlpost (0.8.2-3) unstable; urgency=medium
* Fix wrong path to mlpost.cma (Closes: #961529)
* Recompile with new dependencies (Closes: #966346)
* Bump debhelper compat level to 13
* libmlpost-ocaml-doc: add Multi-Arch: foreign
-- Stéphane Glondu <glondu@debian.org> Mon, 27 Jul 2020 16:13:55 +0200
mlpost (0.8.2-2) unstable; urgency=medium
* Fix compilation with bitstring 3.1.1 (Closes: #949926)
* Bump debhelper compat level to 12
* Bump Standards-Version to 4.5.0
* Add Rules-Requires-Root: no
-- Stéphane Glondu <glondu@debian.org> Thu, 30 Jan 2020 17:21:50 +0100
mlpost (0.8.2-1) unstable; urgency=medium
* New upstream release
* Fix compilation with OCaml 4.08.1
* Update debian/watch
* Update Vcs-*
-- Stéphane Glondu <glondu@debian.org> Mon, 11 Nov 2019 16:08:35 +0100
mlpost (0.8.1-8) unstable; urgency=medium
* Disable configure check that ocamlbuild has the same version as
ocaml
-- Stéphane Glondu <glondu@debian.org> Sat, 22 Jul 2017 19:30:20 +0200
mlpost (0.8.1-7) unstable; urgency=medium
[ Mehdi Dogguy ]
* Update watch file
[ Stéphane Glondu ]
* Add ocamlbuild to Build-Depends
* Bump debhelper compat to 10
* Update Vcs-*
-- Stéphane Glondu <glondu@debian.org> Fri, 21 Jul 2017 17:43:54 +0200
mlpost (0.8.1-6) unstable; urgency=low
* Team upload.
* Added build-dependency on texlive-fonts-recommended (closes: #738389)
-- Ralf Treinen <treinen@debian.org> Mon, 10 Feb 2014 20:32:35 +0100
mlpost (0.8.1-5) unstable; urgency=low
* Upload to unstable
-- Stéphane Glondu <glondu@debian.org> Wed, 04 Dec 2013 23:31:12 +0100
mlpost (0.8.1-4) experimental; urgency=low
* Compile with OCaml >= 4.01
* debian/patches:
+ Fix for ocamldoc >= 4
* Update Vcs-*
-- Stéphane Glondu <glondu@debian.org> Mon, 11 Nov 2013 10:18:06 +0100
mlpost (0.8.1-3) unstable; urgency=low
* Team upload.
* Since context (>= 2012.05.23.20120524-1), mp-tool.mp and mp-spec.mp
are no longer provided. Instead, context provide .mpii and .mpiv files.
- add 0005-Fully-qualify-name-of-input-ed-files.patch
- {build-,}depend on context (>= 2012.05.23.20120524-1~)
(Closes: #676116, #676127).
* Use Breaks instead of Conflicts with mlpost (<< 0.8.1).
* Bump Standards-Version to 3.9.3 (no changes)
-- Mehdi Dogguy <mehdi@debian.org> Tue, 12 Jun 2012 18:12:17 +0200
mlpost (0.8.1-2) unstable; urgency=low
* Set OCAMLFIND_DESTDIR at configure time, so that the paths compiled
into the mlpost tool are correct
-- Stéphane Glondu <glondu@debian.org> Mon, 24 May 2010 17:23:04 +0200
mlpost (0.8.1-1) unstable; urgency=low
* New upstream release
- debian/patches:
+ remove 0001-No-tracingchoices-in-generated-MetaPost-sources.patch
+ add 0001-Do-not-remove-ocamlbuild.Makefile.patch
+ add 0002-Create-man-dir-before-installing-into-it.patch
+ add 0003-Fix-hyphen-escapes-in-manpage.patch
+ add 0004-myocamlmacroparser-use-.byte-instead-of-.native.patch
* New binary packages:
- libmlpost-ocaml-dev: library files, as per regular OCaml library
packaging
- libmlpost-ocaml-doc: architecture-independent documentation, and
therefore reduce build-dependencies for arch-dep packages
(Closes: #564779)
- mlpost: mlpost tool and its manpage
* Switch debian/rules to dh with overrides, and drop build-dependency to
cdbs
* Bump Standards-Version to 3.8.4 (no changes)
-- Stéphane Glondu <glondu@debian.org> Sat, 22 May 2010 22:31:56 +0200
mlpost (0.7.4-1) unstable; urgency=low
* New upstream release
* debian/patches:
- remove Fix-manpage-double-UTF8-encoding.patch (merged)
- remove Fix-build-when-ocamlopt-is-missing.patch (merged)
- add No-tracingchoices-in-generated-MetaPost-sources.patch
(Closes: #562358)
* debian/control:
- update my e-mail address, remove DMUA
- update Standards-Version to 3.8.3
* Switch to dh-ocaml 0.9
* Switch source package format to 3.0 (quilt)
* Fix watch file
-- Stéphane Glondu <glondu@debian.org> Fri, 25 Dec 2009 11:51:05 +0100
mlpost (0.7.1-2) unstable; urgency=low
* Add a patch to fix FTBFS on bytecode architectures
-- Stephane Glondu <steph@glondu.net> Thu, 13 Aug 2009 13:39:54 +0200
mlpost (0.7.1-1) unstable; urgency=low
* New upstream release:
- update debian/copyright
- debian/control:
+ new dependencies: libcairo-ocaml-dev, libbitstring-ocaml-dev
+ new build-deps: camlp4, texlive-*, imagemagick, ghostscript
- add a patch to fix double UTF8-encoding in manpage:
+ add build-dependency to quilt, and README.source
-- Stephane Glondu <steph@glondu.net> Tue, 11 Aug 2009 23:13:03 +0200
mlpost (0.6-3) unstable; urgency=low
* Add dependency to context (needed for mp-tool.mp)
* Update Standards-Version to 3.8.2
* debian/rules: use ocaml.mk as a rules file
-- Stephane Glondu <steph@glondu.net> Sat, 27 Jun 2009 20:56:35 +0200
mlpost (0.6-2) unstable; urgency=low
* First upload to unstable
* Bump Standards-Version to 3.8.1 (no changes)
-- Stephane Glondu <steph@glondu.net> Sun, 22 Mar 2009 14:05:13 +0100
mlpost (0.6-1) experimental; urgency=low
* Initial release (Closes: #513972)
-- Stephane Glondu <steph@glondu.net> Sun, 08 Feb 2009 13:04:13 +0100
|