File: changelog

package info (click to toggle)
oasis 0.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,476 kB
  • ctags: 2,914
  • sloc: ml: 30,829; makefile: 168; sh: 75; ansic: 58; awk: 26
file content (163 lines) | stat: -rw-r--r-- 4,933 bytes parent folder | download
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
oasis (0.4.6-1) unstable; urgency=medium

  [ Mehdi Dogguy ]
  * Team upload
  * New upstream release
    - Drop libexpect-ocaml-dev from Build-Depends
  * Install .cmt, cmti and .annot files in liboasis-ocaml-dev
  * Bump Standards-Version to 3.9.8, no changes required.

  [ Stéphane Glondu ]
  * Update Vcs-*

 -- Stéphane Glondu <glondu@debian.org>  Tue, 16 Aug 2016 10:40:53 +0200

oasis (0.4.5-1) unstable; urgency=low

  [ Stéphane Glondu ]
  * Team upload
  * New upstream release
  * Add camlp4 to Build-Depends
  * Disable tests

  [ Sylvain Le Gall ]
  * Remove Sylvain Le Gall from Uploaders.

 -- Stéphane Glondu <glondu@debian.org>  Thu, 03 Sep 2015 23:44:13 +0200

oasis (0.4.4-2) unstable; urgency=medium

  * Team upload
  * debian/patches:
    + Remove dynrun_for_release test (it times out on mips*)
  * Bump Standards-Version to 3.9.5

 -- Stéphane Glondu <glondu@debian.org>  Sat, 14 Jun 2014 12:19:24 +0200

oasis (0.4.4-1) unstable; urgency=low

  [ Stéphane Glondu ]
  * Team upload
  * Imported upstream version 0.4.4
  * Remove last patch, it has been applied upstream

  [ Sylvain Le Gall ]
  * Imported Upstream version 0.4.2.
  * Remove most of the patches, they have been applied upstream.

 -- Stéphane Glondu <glondu@debian.org>  Thu, 12 Jun 2014 15:21:21 +0200

oasis (0.3.0-5) unstable; urgency=medium

  * Team upload.
  * text.byte requires Extlib through TestCommon. Fixes "FTBFS: Error:
    Unbound module ExtString" (Closes: #746095)

 -- Mehdi Dogguy <mehdi@debian.org>  Sat, 10 May 2014 12:45:28 +0200

oasis (0.3.0-4) unstable; urgency=low

  * Team upload
  * debian/patches:
    • switch patches to dom-{save,apply}-patches workflow
    + Update ocamldoc-related test for OCaml 4.01.0 (Closes: #731636)

 -- Stéphane Glondu <glondu@debian.org>  Sun, 08 Dec 2013 11:03:26 +0100

oasis (0.3.0-3) unstable; urgency=high

  * Team upload.
  * Fix test suite on bytecode architectures (Closes: #718748).
    + Add fix-testsuite-on-bytecode-archs.patch.

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 27 Nov 2013 00:44:09 +0100

oasis (0.3.0-2) unstable; urgency=low

  * update Vcs fields
  * add patch from Sylvain (Closes: #711452)
  * enable tests (add patch fixperms-debian-rules to fix premature errors)
  * cp OASISData.mli with proper test
  * add build-dep zlib1g-dev for tests
  * add liboasis-ocaml-dev dependency to oasis (Closes: #711451)
  * add patch require-ocamlbuild-for-test for fixing test
    OASIS:5:TestFull:28:setup
  * build-depend on libidn11-dev and libbitstring-ocaml-dev to enable more tests

 -- Hendrik Tews <hendrik@askra.de>  Mon, 24 Jun 2013 10:33:04 +0200

oasis (0.3.0-1) unstable; urgency=low

  * Imported Upstream version 0.3.0 (Closes: #684563)
  * fix copyright file
  * refresh patches
    - remove dubious patch debian-changes-0.2.0-1
    - remove cope_with_ounit1.1.1 because of upstream fix
    - fix description in debian-changes-0.2.0-4
    - add lintian-spelling for spelling errors
    - add fix-ocamlbuild-plugin-export for the Ocamlbuild_plugin 
      export problem
  * add myself as uploader
  * bump standards version and debhelper compat level
  * build missing src/oasis/OASISData.mli
  * fix debian/rules
  * delete cleaner from gbd.conf
  * fix build dependencies
  * fix *.install files
  * improve package description and man page (triggered by lintian)
  * add lintian override for 
    liboasis-ocaml-dev: extra-license-file usr/lib/ocaml/oasis/OASISLicense.cmi

 -- Hendrik Tews <hendrik@askra.de>  Thu, 30 May 2013 11:40:09 +0200

oasis (0.2.0-7) unstable; urgency=low

  * Team upload
  * Switch oasis to arch:any, and make it use ${ocaml:Depends}
  * Rebuild with latest pcre-ocaml

 -- Stéphane Glondu <glondu@debian.org>  Sun, 12 May 2013 13:47:05 +0200

oasis (0.2.0-6) unstable; urgency=low

  * Team upload.
  * Fix FTBFS with oUnit 1.1.1
    - add cope_with_ounit1.1.1_changes.patch
  * Rebuilt with latest OCamlgraph (1.8.2).
  * Bump Standards-Version to 3.9.3, no changes needed.

 -- Mehdi Dogguy <mehdi@debian.org>  Wed, 16 May 2012 12:49:04 +0200

oasis (0.2.0-5) unstable; urgency=low

  * Team upload.
  * Rebuild with OCaml 3.12.1.

 -- Mehdi Dogguy <mehdi@debian.org>  Fri, 04 Nov 2011 09:08:41 +0100

oasis (0.2.0-4) unstable; urgency=low

  * Don't set timeout to avoid error on slow arch

 -- Sylvain Le Gall <gildor@debian.org>  Tue, 28 Jun 2011 16:16:04 +0000

oasis (0.2.0-3) unstable; urgency=low

  * Team upload
  * Rebuild with new ocaml-data-notation
  * Add debian/watch

 -- Stéphane Glondu <glondu@debian.org>  Tue, 28 Jun 2011 08:39:06 +0200

oasis (0.2.0-2) unstable; urgency=low

  * Team upload.
  * Fix broken (inferred) dependencies of the binary package oasis.

 -- Mehdi Dogguy <mehdi@debian.org>  Sat, 23 Apr 2011 15:03:49 +0200

oasis (0.2.0-1) unstable; urgency=low

  * Initial release. (Closes: #603830)

 -- Sylvain Le Gall <gildor@debian.org>  Mon, 22 Nov 2010 15:59:13 +0100