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
|
camlpdf (2.3.1-2) unstable; urgency=medium
* Build with NO_CUSTOM=y
* Remove Romain from Uploaders
-- Stéphane Glondu <glondu@debian.org> Tue, 13 Oct 2020 11:31:52 +0200
camlpdf (2.3.1-1) unstable; urgency=medium
* New upstream release
* Bump debhelper compat level to 13
* Bump Standards-Version to 4.5.0
* Add Rules-Requires-Root: no
-- Stéphane Glondu <glondu@debian.org> Thu, 06 Aug 2020 15:03:41 +0200
camlpdf (2.3-2) unstable; urgency=medium
* Team upload
* patch makefile-bytecode: fix compilation on bytecode architectures
* Standards-Version 4.4.1 (no change)
-- Ralf Treinen <treinen@debian.org> Wed, 13 Nov 2019 20:56:45 +0100
camlpdf (2.3-1) unstable; urgency=medium
* Team upload.
* New upstream release, which fixes compilation with OCaml 4.08
(closes: #944276)
* Also install *.cmt files.
* Add a simple as-installed test
-- Ralf Treinen <treinen@debian.org> Tue, 12 Nov 2019 21:37:48 +0100
camlpdf (2.2.1-1) unstable; urgency=medium
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Tue, 18 Jul 2017 20:18:17 +0200
camlpdf (2.1.1-1) unstable; urgency=medium
* Team upload
* Imported Upstream version 2.1.1
* copyright: Add license of miniz.c (Closes: #742881)
* debian/watch: Use filenamemangle
* Remove obsolete patches
* Use HTTPS for Vcs-* URLs
* Bump Standards-Version to 3.9.8.
No change required.
-- Nicolas Braud-Santoni <nicolas@braud-santoni.eu> Sat, 23 Jul 2016 17:21:36 -0400
camlpdf (1.7.2+1-1) unstable; urgency=medium
* New upstream release
- cherry-pick license fix from upstream git repository
- upstream license has changed; it is now suitable for main
* Bump debhelper compat level to 9 and use dh
* Update Vcs-* and Homepage
* Add runtime package for C stubs
* Bump Standards-Version to 3.9.5
-- Stéphane Glondu <glondu@debian.org> Wed, 26 Mar 2014 17:57:49 +0100
camlpdf (0.5-1) unstable; urgency=low
[ Stéphane Glondu ]
* New upstream release
* Switch source package to format 3.0 (quilt)
* Bump Standards-Version to 3.8.4
* Install .mli files
[ Mehdi Dogguy ]
* Install some examples in /usr/share/doc/libcamlpdf-ocaml-dev/examples/
(Closes: #549866).
* Add myself to uploaders
-- Stéphane Glondu <glondu@debian.org> Mon, 15 Mar 2010 14:37:29 +0100
camlpdf (0.4-4) unstable; urgency=low
* Change makefile_fix.patch so that system libraries are not linked into
cma (fixes FTBFS with new dh-ocaml)
* Switch to dh-ocaml 0.9
* Don't install *.cmo
-- Stéphane Glondu <glondu@debian.org> Tue, 29 Sep 2009 19:43:24 +0200
camlpdf (0.4-3) unstable; urgency=low
* Add myself to Uploaders
* Add missing dependency to zip in META
* Add README.source
* Update Standards-Version to 3.8.3
* Use ocaml.mk as a CDBS "rules" file
* Add doc-base registration file
-- Stéphane Glondu <glondu@debian.org> Wed, 26 Aug 2009 00:37:20 +0200
camlpdf (0.4-2) unstable; urgency=low
* Removed unused modules io, istring and unzip.
Thanks to Guillaume Yziquel for reporting and
upstream for instructions on how to fix properly.
Closes: #531360
* Changed section to non-free/ocaml.
* Updated standards-version to 3.8.1
-- Romain Beauxis <toots@rastageeks.org> Tue, 02 Jun 2009 18:21:36 +0200
camlpdf (0.4-1) unstable; urgency=low
[ Mehdi Dogguy ]
* Fix watch file and debian/control: Update webpage link
[ Romain Beauxis ]
* New upstream release.
* Updated packaging:
+ Use dh-ocaml
+ Bumped compat to 7
-- Romain Beauxis <toots@rastageeks.org> Mon, 09 Mar 2009 03:28:20 +0100
camlpdf (0.3-3) unstable; urgency=low
* Fix FTBFS on non-native architectures (Closes: #492034)
-- Stephane Glondu <steph@glondu.net> Wed, 23 Jul 2008 15:40:29 +0200
camlpdf (0.3-2) unstable; urgency=low
* Enabled autobuild for non-free packages
-- Romain Beauxis <toots@rastageeks.org> Tue, 08 Jul 2008 11:45:52 +0200
camlpdf (0.3-1) unstable; urgency=low
* Initial upload to unstable (Closes: #485949)
-- Romain Beauxis <toots@rastageeks.org> Thu, 12 Jun 2008 14:14:29 +0200
|