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
|
syslog-ocaml (1.3-1) unstable; urgency=low
* New upstream release (closes: #379459)
* Don't install cmx file
* Update version in META file
* Modify copyright file to eliminate lintian warnings
* Removed debian/control.in per OCaml packaging policy
-- Eric Cooper <ecc@cmu.edu> Thu, 31 Aug 2006 10:10:35 -0400
syslog-ocaml (1.2-4) unstable; urgency=low
* Transition to OCaml 3.09.1
-- Eric Cooper <ecc@cmu.edu> Mon, 9 Jan 2006 15:40:32 -0500
syslog-ocaml (1.2-3.1) unstable; urgency=medium
* Non-maintainer upload.
* No changes, just build and upload to get changes from -2 and -3 into
unstable.
-- Jordi Mallach <jordi@debian.org> Tue, 27 Dec 2005 10:46:15 +0100
syslog-ocaml (1.2-3) unstable; urgency=low
* Added debian/control.in and a rule to generate debian/control from it
-- Eric Cooper <ecc@cmu.edu> Sun, 13 Nov 2005 13:32:25 -0500
syslog-ocaml (1.2-2) unstable; urgency=low
* Updated debian/control for ocaml version 3.09.0
-- Eric Cooper <ecc@cmu.edu> Tue, 1 Nov 2005 17:27:40 -0500
syslog-ocaml (1.2-1) unstable; urgency=low
* New upstream release incorporating syslog-ng support
* Only build byte-code version on architectures with no ocamlopt
-- Eric Cooper <ecc@cmu.edu> Sat, 30 Apr 2005 15:50:47 -0400
syslog-ocaml (1.0-3) unstable; urgency=low
* Support SOCK_STREAM log sockets for syslog-ng (closes: #305019)
-- Eric Cooper <ecc@cmu.edu> Sun, 17 Apr 2005 12:31:25 -0400
syslog-ocaml (1.0-2) unstable; urgency=low
* Removed trunk/ directory layer.
* Added Build-Depends on dpatch (closes: #303760)
-- Eric Cooper <ecc@cmu.edu> Fri, 8 Apr 2005 14:04:48 -0400
syslog-ocaml (1.0-1) unstable; urgency=low
* Initial release.
-- Sven Luther <luther@debian.org> Sat, 2 Apr 2005 09:28:38 +0200
|