File: changelog

package info (click to toggle)
movit 1.4.0-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,928 kB
  • ctags: 1,880
  • sloc: cpp: 14,395; sh: 3,237; makefile: 216
file content (110 lines) | stat: -rw-r--r-- 3,527 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
movit (1.4.0-1) unstable; urgency=medium

  * New upstream release.
    * Upstream soname bump, so bump package name to libmovit5.
      Conflict with libmovit4.

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 05 Nov 2016 11:47:34 +0100

movit (1.3.2-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 23 Feb 2016 22:48:57 +0100

movit (1.3.1-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 15 Feb 2016 17:44:08 -0800

movit (1.3.0-3) unstable; urgency=low

  * Update debian/copyright to fix a small Lintian warning (crashing license
    names between two different formulations of GPL-2+).
  * Update Standards-Version to 3.9.6 (no changes needed).

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 08 Feb 2016 20:33:59 +0100

movit (1.3.0-2) unstable; urgency=medium

  * Add missing dependencies (referenced from the .pc file) to libmovit-dev.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 01 Feb 2016 22:36:24 +0100

movit (1.3.0-1) unstable; urgency=medium

  * New upstream release.
    * Bump soname to libmovit4, as upstream changed sonames.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 31 Jan 2016 13:42:44 +0100

movit (1.2.0-1) unstable; urgency=medium

  * New upstream release.
    * Bump soname to libmovit3, as upstream changed sonames.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 24 Sep 2015 18:46:36 +0200

movit (1.1.3-3) unstable; urgency=medium

  * _Really_ conflict with libmovit2; the conflict was
    mistakenly set on libmovit-dev instead of libmovit2v5.
    (Closes: #794910)

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 08 Aug 2015 00:49:29 +0200

movit (1.1.3-2) unstable; urgency=medium

  * Change package name to libmovit2v5 for rebuild with g++-5.0 with the
    C++11 ABI; conflict with libmovit2. (Closes: #791205)

 -- Steinar H. Gunderson <sesse@debian.org>  Fri, 03 Jul 2015 23:44:52 +0200

movit (1.1.3-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 29 Mar 2015 01:10:21 +0100

movit (1.1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 12 Aug 2014 23:05:52 +0200

movit (1.1.1-1) unstable; urgency=medium

  * New upstream release.

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 12 Apr 2014 14:25:21 +0200

movit (1.1-2) unstable; urgency=high

  * urgency=high, fixed an RC bug.
  * Add Conflicts: libmovit1 to libmovit2, since they ship overlapping
    shader files. Longer term, maybe we would want to do something
    to allow keeping multiple versions around, but this is the simplest
    thing for now, especially with no reverse dependencies. (Closes: #744183)
  * Make libmovit2 Multi-Arch: same, so that e.g. i386 and amd64 versions
    can be coinstalled.

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 12 Apr 2014 02:37:35 +0200

movit (1.1-1) unstable; urgency=medium

  * New upstream release.
    * Soname bump to libmovit2.
    * Changed build-dependency from libglew-dev to libepoxy-dev,
      in line with upstream requirements.
    * Changed build-dependency from libsdl1.2-dev to libsdl2-dev,
      as the former is probably going away, and upstream now supports
      the latter.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 10 Apr 2014 00:24:08 +0200

movit (1.0.3-1) unstable; urgency=medium

  * Initial release.

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 17 Mar 2014 00:14:23 +0100