File: changelog

package info (click to toggle)
opam 1.2.2-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,580 kB
  • ctags: 3,174
  • sloc: ml: 22,940; sh: 753; makefile: 663; python: 119
file content (88 lines) | stat: -rw-r--r-- 2,999 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
opam (1.2.2-5) unstable; urgency=medium

  * Stop using insecure and no-check-certificate flags (Closes: #818081).
    - add patch 0003-remove-insecure-no-check-certificate-flags.patch
    Thanks to Ximin Luo for submitting the bug and providing the patch.

 -- Mehdi Dogguy <mehdi@debian.org>  Sat, 19 Mar 2016 08:44:34 +0100

opam (1.2.2-4) unstable; urgency=medium

  * Fix integration with fish shell (Closes: #805270)

 -- Mehdi Dogguy <mehdi@debian.org>  Tue, 22 Dec 2015 12:17:38 +0100

opam (1.2.2-3) unstable; urgency=medium

  * Port to Dose3 4.0.1 (Closes: #797451)
    - Add 0001-Port-to-Dose3-4.0.1.patch
    - Bump build-dependency on dose3 to >= 4.0.1-2~

 -- Mehdi Dogguy <mehdi@debian.org>  Mon, 14 Sep 2015 23:17:07 +0200

opam (1.2.2-2) unstable; urgency=medium

  * Run testsuite only on native architectures: Testsuite uses ocamlopt
    unconditionally, which fails on bytecode architectures. Next upstream
    release might fix that.

 -- Mehdi Dogguy <mehdi@debian.org>  Thu, 30 Jul 2015 21:35:28 +0000

opam (1.2.2-1) unstable; urgency=medium

  * New upstream release.
    - New Build-Dependency: libjsonm-ocaml-dev
    - Drop old patches.
    - Requires libcmdliner-ocaml-dev (>= 0.9.7)
  * Use upstream's makefile based build system instead of crafting our
    own one.
  * Run package tests at build-time (Closes: #766487)
    - New Build-Dependencies: rsync and unzip.
  * Bump Standards-Version to 3.9.6, no changes required.
  * Update d/copyright file
  * Make opam recommend darcs and mercurial (Closes: #766985).
  * Make opam depend on tar and unzip.

 -- Mehdi Dogguy <mehdi@debian.org>  Tue, 28 Jul 2015 23:09:04 +0000

opam (1.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Make opam recommend aspcud (Addresses: #766985).

 -- Mehdi Dogguy <mehdi@debian.org>  Mon, 03 Nov 2014 22:29:08 +0100

opam (1.2.0~rc4-1) unstable; urgency=medium

  * Import new uptream release.
  * Do not call make autogen anymore
  * Refresh patch 0001-Fix-some-spelling-errors.patch
  * Bump minimal requirement on dose3 to 3.3~.
  * Import Uutf and Jsonm temporarily.
  * Build and install opam-installer
  * Generate core/opamGitVersion.ml core/opamScript.ml during the configure phase
  * scripts/ directory has been renamed into tools/

 -- Mehdi Dogguy <mehdi@debian.org>  Thu, 23 Oct 2014 00:04:41 +0200

opam (1.1.1-1) unstable; urgency=low

  * New upstream release.

 -- Mehdi Dogguy <mehdi@debian.org>  Sun, 02 Feb 2014 11:13:43 +0100

opam (1.1.0-1) unstable; urgency=low

  * New upstream release.
    + Update patch (fix spelling errors).
  * Link against "re.str", added in debian/buildsys/myocamlbuild.ml.
  * Only install "opam" and "opam-admin" binaries, as upstream does.
  * Add build-essential to Depends and ocaml to Recommends.

 -- Mehdi Dogguy <mehdi@debian.org>  Sun, 24 Nov 2013 15:46:57 +0100

opam (1.0.0-1) unstable; urgency=low

  * Initial upload (Closes: #641986)

 -- Mehdi Dogguy <mehdi@debian.org>  Sun, 16 Jun 2013 15:03:14 +0200