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 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210
|
ocaml-dtools (0.4.6-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Stéphane Glondu <glondu@debian.org> Fri, 21 Mar 2025 09:35:36 +0100
ocaml-dtools (0.4.5-1) unstable; urgency=medium
* Team upload
* New upstream release
* Use ocaml_dune DH buildsystem
* Bump Standards-Version to 4.6.2
-- Stéphane Glondu <glondu@debian.org> Fri, 21 Jul 2023 06:59:11 +0200
ocaml-dtools (0.4.4-1) unstable; urgency=medium
[ Stephane Glondu ]
* Build-depend on ocaml-dune
[ Kyle Robbertze ]
* New upstream version 0.4.4
* Update upstream homepage
* Remove inactive uploaders
* Patch required ocaml-dune version for Debian's
-- Kyle Robbertze <paddatrapper@debian.org> Thu, 26 Aug 2021 14:04:21 +0200
ocaml-dtools (0.4.2-1) unstable; urgency=medium
* New upstream version 0.4.2
* Update uploader email
* Update watch file
* Move buildsystem to dune
* Bump Standards-Version to 4.5.0 (R-R-R, debhelper-compat)
-- Kyle Robbertze <paddatrapper@debian.org> Mon, 25 May 2020 11:50:01 +0200
ocaml-dtools (0.4.1-1) unstable; urgency=low
* New upstream version 0.4.1
* Update copyright
-- Kyle Robbertze <krobbertze@gmail.com> Thu, 13 Sep 2018 11:48:01 +0200
ocaml-dtools (0.4.0-1) unstable; urgency=low
* New upstream version 0.4.0
* Bump Standards-Version to 4.2.1 (no change)
-- Kyle Robbertze <krobbertze@gmail.com> Mon, 27 Aug 2018 09:52:45 +0200
ocaml-dtools (0.3.4-2) unstable; urgency=low
* Update VCS-* to point to salsa
-- Kyle Robbertze <krobbertze@gmail.com> Mon, 28 May 2018 12:14:46 +0200
ocaml-dtools (0.3.4-1) unstable; urgency=low
* New upstream release
* Fix watch file upstream location
* Bump standards version to 4.1.3
* Bump compat level to 10
* Update copyright information
-- Kyle Robbertze <krobbertze@gmail.com> Tue, 06 Mar 2018 17:11:53 +0200
ocaml-dtools (0.3.1-2) unstable; urgency=medium
* Team upload
* Fix compilation on bytecode architectures (Closes: #859969)
-- Stéphane Glondu <glondu@debian.org> Tue, 18 Apr 2017 13:37:34 +0200
ocaml-dtools (0.3.1-1) unstable; urgency=low
* New upstream release.
-- Romain Beauxis <toots@rastageeks.org> Wed, 08 May 2013 19:54:35 -0500
ocaml-dtools (0.3.0-1) unstable; urgency=low
* New upstream release.
-- Romain Beauxis <toots@rastageeks.org> Tue, 26 Jun 2012 06:57:24 +0200
ocaml-dtools (0.2.2-1) unstable; urgency=low
* New upstream release.
-- Romain Beauxis <toots@rastageeks.org> Sun, 26 Jun 2011 16:16:05 -0500
ocaml-dtools (0.2.1-2) unstable; urgency=low
* Upload to sid.
-- Romain Beauxis <toots@rastageeks.org> Thu, 03 Mar 2011 13:27:58 -0600
ocaml-dtools (0.2.1-1) experimental; urgency=low
* New upstream release, fixing typo in
package dependencies in META file.
-- Romain Beauxis <toots@rastageeks.org> Fri, 24 Sep 2010 15:39:01 -0500
ocaml-dtools (0.2.0-1) experimental; urgency=low
* New upstream release.
* Added support for syslog, added build-dep
on libsyslog-ocaml-dev.
* Bumped standards version to 3.9.1
* Upload to experimental now that squeeze is frozen..
-- Romain Beauxis <toots@rastageeks.org> Thu, 19 Aug 2010 13:24:52 -0500
ocaml-dtools (0.1.6-4) unstable; urgency=low
* Switch to new automatic dependency system.
* Bumped standards version to 3.8.3
* Changed section to ocaml.
* Fixed Vcs-* fields.
-- Romain Beauxis <toots@rastageeks.org> Mon, 12 Oct 2009 18:05:20 -0500
ocaml-dtools (0.1.6-3) unstable; urgency=low
* Switch packaging to git.
* Update compat to 7.
-- Samuel Mimram <smimram@debian.org> Wed, 25 Feb 2009 10:53:18 +0100
ocaml-dtools (0.1.6-2) experimental; urgency=low
* New upload to experimental to build against ocaml 3.11.
* Versioned ocaml-related build-dep to avoid confusion.
* Switched to cdbs
* Added dh-ocaml to build-deps.
* Updated standards to 3.8.0.
-- Romain Beauxis <toots@rastageeks.org> Sat, 13 Dec 2008 23:19:31 +0100
ocaml-dtools (0.1.6-1) unstable; urgency=low
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
[ Romain Beauxis ]
* New upstream release, now installs .cmx file
* Changed maintainer to debian ocaml maintainers,
added Sam and me as uploaders
* Updated doc-base section
-- Romain Beauxis <toots@rastageeks.org> Tue, 15 Apr 2008 13:51:53 +0100
ocaml-dtools (0.1.5-1) unstable; urgency=low
* New upstream release.
* Updated standards to 3.7.3 (no changes).
* Dropped no more needed dpatch system.
-- Romain Beauxis <toots@rastageeks.org> Wed, 12 Dec 2007 13:56:20 +0100
ocaml-dtools (0.1.4-2) unstable; urgency=low
* Initial upload to sid
-- Romain Beauxis <toots@rastageeks.org> Thu, 22 Nov 2007 01:50:34 +0100
ocaml-dtools (0.1.4-1) experimental; urgency=low
* New upstream release.
* Removed install.dpatch, integrated upstream.
* Added a watch file.
* Don't ignore errors on clean.
-- Samuel Mimram <smimram@debian.org> Sun, 11 Nov 2007 13:11:25 +0000
ocaml-dtools (0.1.3-3) unstable; urgency=low
* Rebuild with OCaml 3.10.
-- Samuel Mimram <smimram@debian.org> Sat, 08 Sep 2007 00:41:19 +0200
ocaml-dtools (0.1.3-2) unstable; urgency=low
* Using dpatch to handle patches.
* Added install.dpatch to correctly install files on archs without a native
ocaml compiler, closes: #418728.
-- Samuel Mimram <smimram@debian.org> Thu, 12 Apr 2007 23:57:45 +0200
ocaml-dtools (0.1.3-1) unstable; urgency=low
* New upstream release.
-- Samuel Mimram <smimram@debian.org> Sun, 08 Apr 2007 22:36:21 +0200
ocaml-dtools (0.1.2-1) unstable; urgency=low
* New upstream release, closes: #399555.
-- Samuel Mimram <smimram@debian.org> Thu, 23 Nov 2006 22:11:52 +0000
ocaml-dtools (0.1.1-1) unstable; urgency=low
* Initial Release.
-- Samuel Mimram <smimram@debian.org> Thu, 21 Apr 2005 01:30:03 +0200
|