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
|
ocaml-csv (2.4-1) unstable; urgency=medium
* New upstream release
* Remove Lifeng from Uploaders (Closes: #925076)
* Bump Standards-Version to 4.4.1
* Add Rules-Requires-Root: no
* Build-depend on debhelper-compat and remove debian/compat
-- Stéphane Glondu <glondu@debian.org> Thu, 19 Dec 2019 12:47:16 +0100
ocaml-csv (2.2-1) unstable; urgency=medium
[ Stéphane Glondu ]
* New upstream release
* Update Vcs-*
* Bump debhelper compat level to 12
* Bump Standards-Version to 4.4.0
[ Ralf Treinen ]
* Updated Homepage (closes: #855067, LP: #1582565). Thanks to Joshua
Bayfield for the patch.
-- Stéphane Glondu <glondu@debian.org> Sun, 04 Aug 2019 05:37:12 +0200
ocaml-csv (1.5-1) unstable; urgency=medium
* New upstream release
* Fix Vcs-Git
* Bump Standards-Version to 3.9.8
-- Stéphane Glondu <glondu@debian.org> Wed, 03 Aug 2016 11:37:21 +0200
ocaml-csv (1.4.2-1) unstable; urgency=medium
* New upstream release
* Update Vcs-*
* Bump Standards-Version to 3.9.6
-- Stéphane Glondu <glondu@debian.org> Tue, 26 Jan 2016 15:17:06 +0100
ocaml-csv (1.3.3-1) unstable; urgency=medium
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Wed, 06 Aug 2014 10:18:54 +0200
ocaml-csv (1.3.2-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version to 3.9.5 (no changes)
-- Stéphane Glondu <glondu@debian.org> Sun, 26 Jan 2014 15:10:59 +0100
ocaml-csv (1.3.0-3) unstable; urgency=low
* Fix compilation on non-native architectures
-- Stéphane Glondu <glondu@debian.org> Sun, 07 Jul 2013 12:30:12 +0200
ocaml-csv (1.3.0-2) unstable; urgency=low
* Install bytecode csvtool on non-native arches.
-- Lifeng Sun <lifongsun@gmail.com> Sat, 06 Jul 2013 20:18:57 +0800
ocaml-csv (1.3.0-1) unstable; urgency=low
[ Sylvain Le Gall ]
* Remove Sylvain Le Gall from uploaders
[ Lifeng Sun ]
* New upstream release.
* Add myself to Uploaders.
* Fix csvtool installation.
* debian/control: canonical VCS-* fields.
* debian/copyright: switch to dep5 format.
-- Lifeng Sun <lifongsun@gmail.com> Tue, 11 Jun 2013 09:25:08 +0800
ocaml-csv (1.2.2-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.2
-- Stéphane Glondu <glondu@debian.org> Mon, 11 Jul 2011 22:35:33 +0200
ocaml-csv (1.2.1-1) unstable; urgency=low
* New upstream release
* debian/control:
- remove libextlib-ocaml-dev from Build-Depends (Closes: #589457)
- bump Standards-Version to 3.9.0 (no changes)
-- Stéphane Glondu <glondu@debian.org> Sun, 18 Jul 2010 12:37:08 +0200
ocaml-csv (1.2.0-1) unstable; urgency=low
* New upstream release (Closes: #572090)
* Upgrade Standards-Version to 3.8.4 (no change)
-- Sylvain Le Gall <gildor@debian.org> Mon, 01 Mar 2010 22:40:17 +0000
ocaml-csv (1.1.7-2) unstable; urgency=low
* Switch to dh-ocaml 0.9
* Switch to 3.0 (quilt)
* debian/control:
- update my e-mail address, remove DMUA
- move to section ocaml (keep csvtool in utils)
- update Standards-Version to 3.8.3
-- Stéphane Glondu <glondu@debian.org> Tue, 03 Nov 2009 17:22:15 +0100
ocaml-csv (1.1.7-1) unstable; urgency=low
* New Upstream Version
* Add DM-Upload-Allowed to debian/control
* Switch packaging to git
* Use TopGit for patches:
- replace build-dependency to dpatch by quilt
- add README.source
- remove patch concerning META (now shipped upstream)
- split 01_Makefile_extlib.dpatch into fixes/makefile and
debian/use-extlib
* Use debhelper 7 and dh-ocaml
* Bump Standards-Version to 3.8.0
* Switch copyright to new format
-- Stephane Glondu <steph@glondu.net> Tue, 03 Mar 2009 23:31:49 +0100
ocaml-csv (1.1.6-3) unstable; urgency=low
* Fix 01_Makefile_extlib.dpatch to handle architectures where
native code is not available.
* Fix debian/watch.
-- Stephane Glondu <steph@glondu.net> Thu, 07 Feb 2008 02:36:22 +0100
ocaml-csv (1.1.6-2) unstable; urgency=low
* Fix libcsv-ocaml-dev.install.in (did not work for achitectures
where native code is not available).
* Added debian/watch.
-- Stephane Glondu <steph@glondu.net> Mon, 04 Feb 2008 00:30:32 +0100
ocaml-csv (1.1.6-1) unstable; urgency=low
* Initial release, closes: #453953.
* Added install, byte, opt targets to Makefile.
* META file generation.
* Use extlib.
* dash compatibility.
* Added a manpage for csvtool.
* Install upstream examples.
-- Stephane Glondu <steph@glondu.net> Tue, 15 Jan 2008 21:47:45 +0100
|