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 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320
|
camlzip (1.06-2) unstable; urgency=medium
* debhelper compatibility level 10
* dh invocation: options after sequence
-- Ralf Treinen <treinen@debian.org> Tue, 25 Oct 2016 20:51:31 +0200
camlzip (1.06-1) unstable; urgency=medium
* New upstream version.
* Refreshed patches:
- 0001-Build-system-for-Debian.patch
- 0002-Use-an-installed-camlzip-for-tests.patch
- 0003-Add-plain_uncompress.patch
* Standards-Version 3.9.8 (no change)
* Updated upstream homepage
* Updated Vcs-* fields
* libzip-ocaml: replaced Conflicts with libzip-ocaml-dev (<< 1.04-4)
by Breaks
* libzip-ocaml-dev: dropped Conflicts/Replaces/Provides camlzip since
that binary package disappeared in 2002.
* Added autopkgtest-style test, using the test provided by upstream
-- Ralf Treinen <treinen@debian.org> Sat, 10 Sep 2016 11:43:43 +0200
camlzip (1.05-3) unstable; urgency=low
* Upload to unstable
-- Stéphane Glondu <glondu@debian.org> Mon, 02 Dec 2013 22:43:58 +0100
camlzip (1.05-2) experimental; urgency=low
* Compile with OCaml >= 4
-- Stéphane Glondu <glondu@debian.org> Thu, 25 Jul 2013 21:36:25 +0200
camlzip (1.05-1) unstable; urgency=low
[ Ralf Treinen ]
* New upstream version
* use upstream's META file instead our own
* debian/copyright: machine-readable format 1.0. Fix year, and
copyright holder.
* source format 3.0 (quilt):
- add debian/source/format
- drop build-dependency on quilt
- drop quilt addon from dh invocation
* Standards-Version 3.9.4 (no change)
* Update debian/watch (ocamlforge)
* Fix typo in long description of libzip-ocaml-dev.
* Remove Sven Luther from Uploaders (closes:#677754)
[ Stéphane Glondu ]
* Fix generation of documentation by dh_ocamldoc
[ Stefano Zacchiroli ]
* remove myself from Uploaders
[ Sylvain Le Gall ]
* Remove Sylvain Le Gall from uploaders
-- Ralf Treinen <treinen@debian.org> Tue, 14 May 2013 16:05:24 +0200
camlzip (1.04-6) unstable; urgency=low
* Switch patches to quilt
* debian/rules, debian/control:
- switch to dh+overrides and dh-ocaml 0.9
- update versioned dependencies to debhelper, quilt, dh-ocaml and
ocaml
-- Stéphane Glondu <glondu@debian.org> Tue, 29 Sep 2009 10:45:25 +0200
camlzip (1.04-5) unstable; urgency=low
* Fix version field in META file
* Add README.source
* debian/control:
- update Standards-Version to 3.8.3
- update Conflicts/Replaces for libzip-ocaml
- update my e-mail address and remove DMUA
-- Stéphane Glondu <glondu@debian.org> Tue, 08 Sep 2009 23:01:37 +0200
camlzip (1.04-4) unstable; urgency=low
* Install zip.a along with zip.cmxa (Closes: #524017)
-- Stephane Glondu <steph@glondu.net> Tue, 14 Apr 2009 10:59:42 +0200
camlzip (1.04-3) unstable; urgency=low
* Add myself to Uploaders and DMUA
* Move to new archive section ocaml
* Discriminate binary packages in short descriptions
* Move .cma and META to libzip-ocaml, build .cmxs
* Add Homepage field to debian/control
* Bump Standards-Version to 3.8.1
-- Stephane Glondu <steph@glondu.net> Sun, 12 Apr 2009 00:09:00 +0200
camlzip (1.04-2) unstable; urgency=low
[ Stephane Glondu ]
* Switch packaging to git
[ Samuel Mimram ]
* Use dh-ocaml's predefined variables.
-- Samuel Mimram <smimram@debian.org> Tue, 24 Feb 2009 17:48:49 +0100
camlzip (1.04-1) experimental; urgency=low
[ Stefano Zacchiroli ]
* debian/copyright: mention the usual OCaml linking exception to LGPL
[ Samuel Mimram ]
* New upstream release.
* Build-depend on dh-ocaml.
* Updated compat to 7.
* Refreshed uncompress.dpatch.
* Updated standards version to 3.8.0.
* Version LGPL reference.
-- Samuel Mimram <smimram@debian.org> Tue, 10 Feb 2009 12:35:24 +0100
camlzip (1.03-7) experimental; urgency=low
[ Stefano Zacchiroli ]
* fix vcs-svn field to point just above the debian/ dir
[ Ralf Treinen ]
* Recompile with ocaml 3.10.2
* Capitalization error in short package description
* Standards-Version 3.7.3 (no change)
* Added myself to Uploaders.
-- Ralf Treinen <treinen@debian.org> Mon, 07 Apr 2008 20:31:08 +0200
camlzip (1.03-6) unstable; urgency=low
* Change distribution to unstable
* Use ocaml >= 3.10.8 to have the .doc-base.ocamldoc-apiref template
-- Sylvain Le Gall <gildor@debian.org> Wed, 05 Sep 2007 13:40:47 +0200
camlzip (1.03-5) experimental; urgency=low
* Ocamldoc documentation generation (Closes: #334284)
* Upgrade build-dependency to ocaml 3.10.0
-- Sylvain Le Gall <gildor@debian.org> Tue, 04 Sep 2007 00:34:16 +0200
camlzip (1.03-4) experimental; urgency=low
* Rebuild for ocaml 3.10.0
* Ignore error in clean target
* Use binary:Version for versioned dependency
* Upgrade to debhelper 5
-- Sylvain Le Gall <gildor@debian.org> Sat, 14 Jul 2007 02:15:06 +0200
camlzip (1.03-3) unstable; urgency=low
* Remove produced .so files at clean time, closes: #424150.
-- Samuel Mimram <smimram@debian.org> Tue, 15 May 2007 21:58:20 +0200
camlzip (1.03-2) unstable; urgency=low
* Upload to unstable.
-- Samuel Mimram <smimram@debian.org> Wed, 11 Apr 2007 16:52:20 +0200
camlzip (1.03-1) experimental; urgency=low
* New upstream release.
* Improved packaging.
* Updated uncompress.dpatch.
* We don't need to remove rpaths anymore.
* Added myself to uploaders.
-- Samuel Mimram <smimram@debian.org> Tue, 6 Mar 2007 23:40:20 +0100
camlzip (1.01-17) unstable; urgency=low
[ Julien Cristau ]
* Add build-dep on chrpath and delete rpath from the stublib (fixes lintian
warning).
[ Stefano Zacchiroli ]
* Rebuilt against ocaml 3.09.2, bumped deps accordingly.
* debian/control
- bumped Standards-Version (no changes needed)
* debian/*
- use the more common 'ocamlinit' target in debian/rules to update the
hard-coded version of the ocaml ABI. Avoids unintented re-generation of
debian/control during the build
-- Stefano Zacchiroli <zack@debian.org> Fri, 19 May 2006 21:06:10 -0500
camlzip (1.01-16) unstable; urgency=low
[ Sven Luther ]
* Rebuilt against ocaml 3.09.0.
[ Stefano Zacchiroli ]
* Made svn structure svn-buildpackage friendly
* debian/control
- bumped standards version
* debian/changelog
- removed dh_make boilerplate
* Added myself as an Uploader
-- Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> Sat, 26 Nov 2005 22:25:12 +0100
camlzip (1.01-15) unstable; urgency=medium
* Rebuild against ocaml 3.08.3.
-- Sven Luther <luther@debian.org> Tue, 22 Mar 2005 08:40:56 +0100
camlzip (1.01-14) unstable; urgency=high
* Rebuilt for ocaml 3.08.2 unix breakage :/ (Closes: #293904)
-- Sven Luther <luther@debian.org> Mon, 14 Feb 2005 09:00:40 +0100
camlzip (1.01-13) unstable; urgency=low
* Rebuilt for ocaml 3.08.
-- Sven Luther <luther@debian.org> Thu, 15 Jul 2004 14:01:27 +0200
camlzip (1.01-12) unstable; urgency=low
* Forgot dpathc build-dependency. (Closes: #229385)
-- Sven Luther <luther@debian.org> Fri, 30 Jan 2004 13:47:33 +0100
camlzip (1.01-11) unstable; urgency=low
* Fixed META installation using ocamlc -where instead of ocamlc -version.
(Closes: #229307)
* Dpatchification.
-- Sven Luther <luther@debian.org> Sat, 24 Jan 2004 10:32:32 +0100
camlzip (1.01-10) unstable; urgency=low
* Rebuilt for ocaml 3.07.
-- Sven Luther <luther@debian.org> Wed, 1 Oct 2003 17:31:51 +0200
camlzip (1.01-9) unstable; urgency=low
* Changed control file, since the buildd don't seem to like virtual packages
in build dependencies. Thanks to James for noticing this.
-- Sven Luther <luther@debian.org> Mon, 06 Jan 2003 11:49:22 +0100
camlzip (1.01-8) unstable; urgency=low
* Added META file for findlib, thanks to Stefano Zacchiroli for providing
it. (Closes: #173568)
-- Sven Luther <luther@debian.org> Wed, 18 Dec 2002 17:09:55 +0100
camlzip (1.01-7) unstable; urgency=low
* Rebuilt for ocaml 3.06-13 and the libdir migration.
* Added a plain_uncompress binding.
-- Sven Luther <luther@debian.org> Sat, 14 Dec 2002 22:48:42 +0100
camlzip (1.01-6) unstable; urgency=low
* Rebuilt for ocaml 3.06.
-- Sven Luther <luther@debian.org> Thu, 22 Aug 2002 11:10:42 +0200
camlzip (1.01-5) unstable; urgency=low
* Rebuilt with zlib1g-dev 1.1.4-1, to fix the double-free security bug.
-- Sven Luther <luther@debian.org> Mon, 18 Mar 2002 16:42:51 +0100
camlzip (1.01-4) unstable; urgency=low
* Added a provide camlzip to libzip-ocaml-dev.
-- Sven Luther <luther@debian.org> Sat, 23 Feb 2002 08:49:49 +0100
camlzip (1.01-3) unstable; urgency=low
* Added a versioned conflict to libzip-ocaml.
-- Sven Luther <luther@debian.org> Sat, 23 Feb 2002 08:49:49 +0100
camlzip (1.01-2) unstable; urgency=low
* Added dh_shlibdep library dependencies.
-- Sven Luther <luther@debian.org> Fri, 22 Feb 2002 18:13:57 +0100
camlzip (1.01-1) unstable; urgency=low
* New upstream release, adapted to ocaml 3.04.
* Package was split in libzip-ocaml and libzip-ocaml-dev.
-- Sven Luther <luther@debian.org> Thu, 21 Feb 2002 11:34:56 +0100
camlzip (1.00-1) unstable; urgency=low
* Initial Release.
-- Sven Luther <luther@debian.org> Thu, 30 Aug 2001 10:45:01 +0200
|